[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: xfce4-kbdleds-plugin: Initial add 0.0.6

git at git.openembedded.org git at git.openembedded.org
Thu Feb 19 09:16:24 UTC 2015


Module: meta-openembedded.git
Branch: master
Commit: a4e036fe608b87ca8ef5e9afb3079db20264d159
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=a4e036fe608b87ca8ef5e9afb3079db20264d159

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Mon Jan 26 09:28:32 2015 +0100

xfce4-kbdleds-plugin: Initial add 0.0.6

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>

---

 .../kbdleds/xfce4-kbdleds-plugin_0.0.6.bb                 | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/meta-xfce/recipes-panel-plugins/kbdleds/xfce4-kbdleds-plugin_0.0.6.bb b/meta-xfce/recipes-panel-plugins/kbdleds/xfce4-kbdleds-plugin_0.0.6.bb
new file mode 100644
index 0000000..caf5508
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/kbdleds/xfce4-kbdleds-plugin_0.0.6.bb
@@ -0,0 +1,15 @@
+SUMMARY = "XFCE panel plugin displaying status of keyboard LEDs"
+DESCRIPTION = "This plugin shows the state of your keyboard LEDs: Caps, Scroll and Num Lock in Xfce panel"
+HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-kbdleds-plugin"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = " \
+    file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
+    file://COPYING.LIB;md5=252890d9eee26aab7b432e8b8a616475 \
+"
+
+inherit xfce-panel-plugin
+
+SRC_URI[md5sum] = "db6ad8e3502f3373f087ba2034141552"
+SRC_URI[sha256sum] = "6d280ad7207bcb9cc87c279dc3ab9084fd93325e87f67858e8917729b50201cd"
+
+FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-kbdleds-plugin"



More information about the Openembedded-commits mailing list