diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-10-06 11:51:38 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-06 11:34:40 -0700 |
| commit | 80781f7a647bac62f71f3ac28e5b08e7470b28f9 (patch) | |
| tree | 761563950b93f3391d8071f112fdc79948d345e0 /meta-xfce | |
| parent | 8cb64bf3519a9eaee6a00ed84e263dceaf821ef1 (diff) | |
| download | meta-openembedded-80781f7a647bac62f71f3ac28e5b08e7470b28f9.tar.gz | |
xfce4-places-plugin: upgrade 1.8.4 -> 1.9.0
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-places-plugin/-/tags/xfce4-places-plugin-1.9.0
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
| -rw-r--r-- | meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.9.0.bb (renamed from meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.9.0.bb index 4fe293898d..268cb4e02c 100644 --- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb +++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.9.0.bb | |||
| @@ -4,9 +4,11 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-places-plugin/start" | |||
| 4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f" |
| 6 | 6 | ||
| 7 | XFCE_COMPRESS_TYPE = "xz" | ||
| 8 | |||
| 7 | inherit xfce-panel-plugin | 9 | inherit xfce-panel-plugin |
| 8 | 10 | ||
| 9 | SRC_URI[sha256sum] = "ba766a5d31580fad043fbd1fd66b811cbda706229473d24a734a590d49ef710e" | 11 | SRC_URI[sha256sum] = "76d95687e0bea267465e832eea6266563a18d2219192f9e8af6f88e899262e43" |
| 10 | 12 | ||
| 11 | PACKAGECONFIG ??= "notify" | 13 | PACKAGECONFIG ??= "notify" |
| 12 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | 14 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" |
