diff options
| -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 @@ | |||
| 1 | SUMMARY = "File manager for the Xfce Desktop Environment" | 1 | SUMMARY = "File manager for the Xfce Desktop Environment" |
| 2 | SECTION = "x11" | 2 | SECTION = "x11" |
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | DEPENDS = "libxml-parser-perl-native exo gdk-pixbuf libxfce4ui libnotify xfce4-panel udev" | 5 | DEPENDS = "libxml-parser-perl-native exo gdk-pixbuf libxfce4ui libnotify xfce4-panel udev" |
| 6 | 6 | ||
| 7 | inherit xfce gobject-introspection features_check mime-xdg perlnative | 7 | inherit 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. |
| 11 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 11 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 12 | 12 | ||
| 13 | SRC_URI[sha256sum] = "520bf318eef8bc792db38ae4af343b648f87d4b8d66f5b5d6f092e15264ee5af" | 13 | SRC_URI[sha256sum] = "d1f4b080c97b9e390eff199aaaac7562fb20f031686f8d5ee5207e953bfc2feb" |
| 14 | 14 | ||
| 15 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" | 15 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" |
| 16 | PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre" | 16 | PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2" |
| 17 | PACKAGECONFIG[x11] = ",,libsm startup-notification" | 17 | PACKAGECONFIG[x11] = ",,libsm startup-notification" |
| 18 | 18 | ||
| 19 | FILES:${PN} += " \ | 19 | FILES:${PN} += " \ |
