diff options
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb new file mode 100644 index 000000000..f95995b07 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | SUMMARY = "Panel plugin displaying date and time and a calendar when left-clicked" | ||
2 | HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin" | ||
3 | LICENSE = "GPLv2" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | ||
5 | |||
6 | inherit xfce-panel-plugin | ||
7 | |||
8 | SRC_URI[sha256sum] = "e9f6f15be29ceb5c45718006b46dbd19b89981617d0768b2ef942b5a70af2540" | ||