summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_4.18.0.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_4.16.9.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.16.9.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.18.0.bb
index d3702c83c3..3c05dacc66 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_4.16.9.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_4.18.0.bb
@@ -1,7 +1,7 @@
1SUMMARY = "File manager for the Xfce Desktop Environment" 1SUMMARY = "File manager for the Xfce Desktop Environment"
2SECTION = "x11" 2SECTION = "x11"
3LICENSE = "GPL-2.0-only" 3LICENSE = "GPL-2.0-or-later"
4LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5DEPENDS = "libxml-parser-perl-native exo gdk-pixbuf libxfce4ui libnotify xfce4-panel udev" 5DEPENDS = "libxml-parser-perl-native exo gdk-pixbuf libxfce4ui libnotify xfce4-panel udev"
6 6
7inherit xfce gobject-introspection features_check mime-xdg perlnative 7inherit xfce gobject-introspection features_check mime-xdg perlnative
@@ -10,10 +10,10 @@ inherit xfce gobject-introspection features_check mime-xdg perlnative
10# cairo would at least needed to be built with xlib. 10# cairo would at least needed to be built with xlib.
11ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" 11ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
12 12
13SRC_URI[sha256sum] = "520bf318eef8bc792db38ae4af343b648f87d4b8d66f5b5d6f092e15264ee5af" 13SRC_URI[sha256sum] = "d1f4b080c97b9e390eff199aaaac7562fb20f031686f8d5ee5207e953bfc2feb"
14 14
15PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" 15PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}"
16PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre" 16PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2"
17PACKAGECONFIG[x11] = ",,libsm startup-notification" 17PACKAGECONFIG[x11] = ",,libsm startup-notification"
18 18
19FILES:${PN} += " \ 19FILES:${PN} += " \