diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-09-18 01:26:51 +0200 |
---|---|---|
committer | Andreas Müller <schnitzeltony@googlemail.com> | 2012-09-18 15:54:02 +0200 |
commit | 973ea4f0dbbeb9df146e4e4529376476f25f56b3 (patch) | |
tree | bea1a0888bae327a9524785deb8b54eb6fb93d7d /meta-xfce/recipes-panel-plugins/battery | |
parent | fd55c8cfd074d201d84c1de7389f43ddd3126e7c (diff) | |
download | meta-openembedded-contrib-973ea4f0dbbeb9df146e4e4529376476f25f56b3.tar.gz |
xfce4-battery-plugin: initial add 1.0.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/battery')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.0.5.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.0.5.bb b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.0.5.bb new file mode 100644 index 00000000000..97ffd521a5c --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.0.5.bb @@ -0,0 +1,9 @@ +DESCRIPTION = "A battery monitor panel plugin for Xfce4, compatible with APM and ACP" +HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" + +inherit xfce-panel-plugin + +SRC_URI[md5sum] = "ca2d394e411a20442a519efa0d14f8ec" +SRC_URI[sha256sum] = "f659b1af40ab72c93448affaa693ab551827a5600ce9b97a799b7c2419bdeb11" |