summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-apps/orage/orage_4.20.2.bb (renamed from meta-xfce/recipes-apps/orage/orage_4.20.1.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/orage/orage_4.20.1.bb b/meta-xfce/recipes-apps/orage/orage_4.20.2.bb
index cc17393504..461e471146 100644
--- a/meta-xfce/recipes-apps/orage/orage_4.20.1.bb
+++ b/meta-xfce/recipes-apps/orage/orage_4.20.2.bb
@@ -1,4 +1,5 @@
1SUMMARY = "Xfce Calender" 1SUMMARY = "Xfce Calender"
2HOMEPAGE = "https://docs.xfce.org/apps/orage/start"
2SECTION = "x11/application" 3SECTION = "x11/application"
3LICENSE = "GPL-2.0-only" 4LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 5LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
@@ -6,7 +7,7 @@ DEPENDS = "gtk+ xfce4-panel libical popt"
6 7
7inherit xfce-app mime-xdg 8inherit xfce-app mime-xdg
8 9
9SRC_URI[sha256sum] = "7e0331167ba438e494e0dc7fbdf03843fdfa4004910f4d5b113afea77b3eecc0" 10SRC_URI[sha256sum] = "6bfd3da084c2977fb5cee26c8e94bf55e358da8e86dd2a83c6fa9174f24672a1"
10 11
11PACKAGECONFIG ??= "notify" 12PACKAGECONFIG ??= "notify"
12PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify" 13PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"