diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-06-21 06:40:08 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-25 06:44:53 -0700 |
| commit | 065c759093c61ed4f85109b0002962a9714fa3b1 (patch) | |
| tree | 7e5c78aa2c6d44acb63528f8df1416da625dd591 /meta-xfce/recipes-xfce/thunar | |
| parent | 3bf6cbfe0f4b78e0bb76bcbd883196fb2f33004e (diff) | |
| download | meta-openembedded-065c759093c61ed4f85109b0002962a9714fa3b1.tar.gz | |
thunar: upgrade 4.20.0 -> 4.20.3
Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.3
Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.2
Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.1
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/thunar')
| -rw-r--r-- | meta-xfce/recipes-xfce/thunar/thunar_4.20.3.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_4.20.0.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.20.0.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.20.3.bb index 43125c1e2b..c5a800bb02 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_4.20.0.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_4.20.3.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SUMMARY = "File manager for the Xfce Desktop Environment" | 1 | SUMMARY = "File manager for the Xfce Desktop Environment" |
| 2 | HOMEPAGE = "https://docs.xfce.org/xfce/thunar/start" | ||
| 2 | SECTION = "x11" | 3 | SECTION = "x11" |
| 3 | LICENSE = "GPL-2.0-or-later" | 4 | LICENSE = "GPL-2.0-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| @@ -10,7 +11,7 @@ inherit xfce gobject-introspection features_check mime-xdg perlnative gtk-doc | |||
| 10 | # cairo would at least needed to be built with xlib. | 11 | # cairo would at least needed to be built with xlib. |
| 11 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 12 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 12 | 13 | ||
| 13 | SRC_URI[sha256sum] = "27731a76f3aecf3752b1ca35afad89e264c52244f70083d933507dd4a17548b0" | 14 | SRC_URI[sha256sum] = "fe1908b396298e6515a90fa9ddaec0db8b684e4b3d7773118e21561baf8f9639" |
| 14 | 15 | ||
| 15 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" | 16 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" |
| 16 | PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2" | 17 | PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2" |
