summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/orage/orage_4.10.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-apps/orage/orage_4.10.0.bb')
-rw-r--r--meta-xfce/recipes-apps/orage/orage_4.10.0.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/orage/orage_4.10.0.bb b/meta-xfce/recipes-apps/orage/orage_4.10.0.bb
new file mode 100644
index 000000000..8164c3c14
--- /dev/null
+++ b/meta-xfce/recipes-apps/orage/orage_4.10.0.bb
@@ -0,0 +1,19 @@
1SUMMARY = "Xfce Calender"
2SECTION = "x11/application"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
5DEPENDS = "gtk+ xfce4-panel libical popt"
6
7inherit xfce-app
8
9SRC_URI[md5sum] = "b33fa272d92f539a224a7a40b1926dfc"
10SRC_URI[sha256sum] = "6cb854f3437e31bab23abfce97bd10afa1636a9a1480d80e14e26c85d06be7c0"
11
12PACKAGECONFIG ??= ""
13PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"
14
15PACKAGES =+ "xfce4-orageclock-plugin"
16FILES_${PN} += "${datadir}/dbus-1"
17FILES_${PN}-dbg += "${libdir}/orage/xfce4/panel-plugins/.debug"
18FILES_xfce4-orageclock-plugin = "${libdir}/orage/xfce4/panel-plugins/xfce4-orageclock-plugin ${datadir}/xfce4/panel-plugins"
19