9 lines
372 B
BlitzBasic
9 lines
372 B
BlitzBasic
|
|
SUMMARY = "A battery monitor panel plugin for Xfce4, compatible with APM and ACP"
|
||
|
|
HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-battery-plugin/start"
|
||
|
|
LICENSE = "GPL-2.0-only"
|
||
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||
|
|
|
||
|
|
inherit xfce-panel-plugin
|
||
|
|
|
||
|
|
SRC_URI[sha256sum] = "752233bfb320ee1e26104a656cbb868299f562733063e2b9a18f0966585ce213"
|