diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-05-28 14:42:46 +0200 |
---|---|---|
committer | Andreas Müller <schnitzeltony@googlemail.com> | 2012-06-08 14:28:33 +0200 |
commit | dabac05179efea2cbdf6b33375f4a990fa720a01 (patch) | |
tree | e8e62b4d5ad788a9f03e92e8b950e30ccb302a34 /meta-xfce | |
parent | 9e3aa71d42ee5c0ed9da31941a5147366adbc044 (diff) | |
download | meta-openembedded-dabac05179efea2cbdf6b33375f4a990fa720a01.tar.gz |
xfce4-time-out-plugin: initial add 1.0.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.1.bb | 10 |
1 files changed, 10 insertions, 0 deletions
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 000000000..9763deef9 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.1.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | DESCRIPTION = "This plugin makes it possible to take periodical breaks." | ||
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin" | ||
3 | SECTION = "x11/application" | ||
4 | LICENSE = "GPLv2" | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | ||
6 | |||
7 | inherit xfce-panel-plugin | ||
8 | |||
9 | SRC_URI[md5sum] = "b6e4a3145d31c341e2506fb17b014587" | ||
10 | SRC_URI[sha256sum] = "e342f73315fa8176ac4fc321680a3959aa2e06fafed1ac78031fae64713a3db8" | ||