From dabac05179efea2cbdf6b33375f4a990fa720a01 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 28 May 2012 14:42:46 +0200 Subject: xfce4-time-out-plugin: initial add 1.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../time-out/xfce4-time-out-plugin_1.0.1.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.1.bb diff --git a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.1.bb b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.1.bb new file mode 100644 index 0000000000..9763deef97 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.1.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "This plugin makes it possible to take periodical breaks." +HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin" +SECTION = "x11/application" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" + +inherit xfce-panel-plugin + +SRC_URI[md5sum] = "b6e4a3145d31c341e2506fb17b014587" +SRC_URI[sha256sum] = "e342f73315fa8176ac4fc321680a3959aa2e06fafed1ac78031fae64713a3db8" -- cgit 1.2.3-korg