diff options
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.0.bb')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.0.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.0.bb b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.0.bb new file mode 100644 index 0000000000..c3de5964d2 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.0.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | SUMMARY = "This plugin makes it possible to take periodical breaks" | ||
2 | HOMEPAGE = "https://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] = "afa0ef865a49f28165098d3fe625df44" | ||
10 | SRC_URI[sha256sum] = "ee4a51a35076d50cba3824079f8312585373ff2f0d9ebc740d8f3c0426430a19" | ||