summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-apps/orage/orage_4.20.1.bb (renamed from meta-xfce/recipes-apps/orage/orage_4.18.0.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/orage/orage_4.18.0.bb b/meta-xfce/recipes-apps/orage/orage_4.20.1.bb
index 83a65885ac..cc17393504 100644
--- a/meta-xfce/recipes-apps/orage/orage_4.18.0.bb
+++ b/meta-xfce/recipes-apps/orage/orage_4.20.1.bb
@@ -6,7 +6,7 @@ DEPENDS = "gtk+ xfce4-panel libical popt"
6 6
7inherit xfce-app mime-xdg 7inherit xfce-app mime-xdg
8 8
9SRC_URI[sha256sum] = "6313b49b26cfa39fc5e99468f3fbcfe0fa1c0f3f74273f03674f1a7d6141a3ec" 9SRC_URI[sha256sum] = "7e0331167ba438e494e0dc7fbdf03843fdfa4004910f4d5b113afea77b3eecc0"
10 10
11PACKAGECONFIG ??= "notify" 11PACKAGECONFIG ??= "notify"
12PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify" 12PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"
@@ -15,6 +15,7 @@ PACKAGES =+ "xfce4-orageclock-plugin"
15FILES:${PN} += " \ 15FILES:${PN} += " \
16 ${datadir}/dbus-1 \ 16 ${datadir}/dbus-1 \
17 ${datadir}/metainfo \ 17 ${datadir}/metainfo \
18 ${datadir}/themes \
18" 19"
19FILES:xfce4-orageclock-plugin = "${libdir}/xfce4/panel/plugins/*.so ${datadir}/xfce4/panel/plugins" 20FILES:xfce4-orageclock-plugin = "${libdir}/xfce4/panel/plugins/*.so ${datadir}/xfce4/panel/plugins"
20FILES:${PN}-dev += "${libdir}/xfce4/panel/plugins/*.la" 21FILES:${PN}-dev += "${libdir}/xfce4/panel/plugins/*.la"