[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: xfce4-timer-plugin: initial add 1.6.0

git at git.openembedded.org git at git.openembedded.org
Fri Feb 13 12:26:42 UTC 2015


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

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Mon Jan 26 12:30:42 2015 +0100

xfce4-timer-plugin: initial add 1.6.0

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

---

 .../recipes-panel-plugins/timer/xfce4-timer-plugin_1.6.0.bb    | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.6.0.bb b/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.6.0.bb
new file mode 100644
index 0000000..d61235f
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.6.0.bb
@@ -0,0 +1,10 @@
+SUMMARY = "XFCE panel plugin to generate alarm messages"
+DESCRIPTION = "This is a simple plugin that lets the user run an alarm at a specified time or at the end of a specified countdown period"
+HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=ae39271267fd63eb7619432ff24e7ff1"
+
+inherit xfce-panel-plugin
+
+SRC_URI[md5sum] = "3be2a4ccfb2af20441b1d25c2cea5f28"
+SRC_URI[sha256sum] = "39d7d21f099bc4219f6a6156142f0bbb8374986ee1970a9c0c8dc138b87f867c"



More information about the Openembedded-commits mailing list