diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-11-17 09:51:31 -0500 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-18 08:17:53 -0800 |
| commit | d3d49d7e0053bc65183238ff7502e2cf3f6d085d (patch) | |
| tree | ee3ead12bb38b7dd321dba28f1b3766c0c1e97b2 | |
| parent | 788169b265136e6135f449b2bda94e48380544a0 (diff) | |
| download | meta-openembedded-d3d49d7e0053bc65183238ff7502e2cf3f6d085d.tar.gz | |
orage: upgrade 4.20.1 -> 4.20.2
Add a HOMEPAGE while we are here.
Changelog: https://gitlab.xfce.org/apps/orage/-/releases/orage-4.20.2
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.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 @@ | |||
| 1 | SUMMARY = "Xfce Calender" | 1 | SUMMARY = "Xfce Calender" |
| 2 | HOMEPAGE = "https://docs.xfce.org/apps/orage/start" | ||
| 2 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
| 3 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| @@ -6,7 +7,7 @@ DEPENDS = "gtk+ xfce4-panel libical popt" | |||
| 6 | 7 | ||
| 7 | inherit xfce-app mime-xdg | 8 | inherit xfce-app mime-xdg |
| 8 | 9 | ||
| 9 | SRC_URI[sha256sum] = "7e0331167ba438e494e0dc7fbdf03843fdfa4004910f4d5b113afea77b3eecc0" | 10 | SRC_URI[sha256sum] = "6bfd3da084c2977fb5cee26c8e94bf55e358da8e86dd2a83c6fa9174f24672a1" |
| 10 | 11 | ||
| 11 | PACKAGECONFIG ??= "notify" | 12 | PACKAGECONFIG ??= "notify" |
| 12 | PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify" | 13 | PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify" |
