diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-06-10 10:42:52 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-11 16:11:56 -0700 |
| commit | 854f3130426cfa404749abc68a5877500bb77458 (patch) | |
| tree | 01bb784adaa9bc86a25a44ad1d786d8bb019d0fa | |
| parent | 9a0dea32c23c982f7ca298502cf17dbc420da914 (diff) | |
| download | meta-openembedded-854f3130426cfa404749abc68a5877500bb77458.tar.gz | |
orage: upgrade 4.18.0 -> 4.20.1
Changelog: https://gitlab.xfce.org/apps/orage/-/tags/orage-4.20.1
Changelog: https://gitlab.xfce.org/apps/orage/-/tags/orage-4.20.0
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -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 | ||
| 7 | inherit xfce-app mime-xdg | 7 | inherit xfce-app mime-xdg |
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "6313b49b26cfa39fc5e99468f3fbcfe0fa1c0f3f74273f03674f1a7d6141a3ec" | 9 | SRC_URI[sha256sum] = "7e0331167ba438e494e0dc7fbdf03843fdfa4004910f4d5b113afea77b3eecc0" |
| 10 | 10 | ||
| 11 | PACKAGECONFIG ??= "notify" | 11 | PACKAGECONFIG ??= "notify" |
| 12 | PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify" | 12 | PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify" |
| @@ -15,6 +15,7 @@ PACKAGES =+ "xfce4-orageclock-plugin" | |||
| 15 | FILES:${PN} += " \ | 15 | FILES:${PN} += " \ |
| 16 | ${datadir}/dbus-1 \ | 16 | ${datadir}/dbus-1 \ |
| 17 | ${datadir}/metainfo \ | 17 | ${datadir}/metainfo \ |
| 18 | ${datadir}/themes \ | ||
| 18 | " | 19 | " |
| 19 | FILES:xfce4-orageclock-plugin = "${libdir}/xfce4/panel/plugins/*.so ${datadir}/xfce4/panel/plugins" | 20 | FILES:xfce4-orageclock-plugin = "${libdir}/xfce4/panel/plugins/*.so ${datadir}/xfce4/panel/plugins" |
| 20 | FILES:${PN}-dev += "${libdir}/xfce4/panel/plugins/*.la" | 21 | FILES:${PN}-dev += "${libdir}/xfce4/panel/plugins/*.la" |
