From 52aa3de031a3b01a14d005e9839437701c670c81 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 1 Jun 2020 23:44:47 +0200 Subject: file-roller: upgrade 3.32.5 -> 3.36.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit version 3.36.2 -------------- Bugs fixed: * libarchive: do not follow external links when extracting files. * libarchive: overwrite symbolic links as well if requested by the user. * Help: Update steps to create a new archive to 3.34 UI. (Andre Klapper) New or updated application translations: * Hebrew (Yosef Or Boczko) * Kurdish (Sorani) (Jwtiyar Nariman) * Turkish (Emin Tufan Çetin) New or updated manual translations: * French (Guillaume Bernard) * Indonesian (Andika Triwidada) * Polish (Piotr DrÄ…g) * Ukrainian (Yuri Chornoivan) version 3.36.1 -------------- Bugs fixed: * Fixed Properties command in menubar. (Sabri Ünal) * Fixed compiling with GCC 10. (Sabri Ünal) New or updated application translations: * Burmese (Vampire) * Ukrainian (Yuri Chornoivan) New or updated manual translations: * Catalan (Manel Vidal) * Czech (Marek ÄŒernocký) * French (Charles Monzat) * Indonesian (Andika Triwidada) version 3.36.0 -------------- New or updated application translations: * Japanese (sicklylife) * Kurdish (Sorani) (Jwtiyar Nariman) New or updated manual translations: * Polish (Piotr DrÄ…g) * Swedish (Anders Jonsson) version 3.35.92 --------------- New features and user visible changes: * User's manual updates (Andre Klapper) New or updated application translations: * English - United Kingdom (Bruce Cowan) New or updated manual translations: * Brazilian Portuguese (Fábio Nogueira) version 3.35.91 --------------- New features and user visible changes: * Updated manual (Andre Klapper) New or updated application translations: * Japanese (sicklylife) New or updated manual translations: * es (Daniel Mustieles) version 3.35.90 --------------- New or updated application translations: * Galician (Fran Dieguez) * Japanese (sicklylife) * Pasukan Terjemahan Malaysia (abuyop) * Turkish (Emin Tufan Çetin) New or updated manual translations: * Galician (Fran Diéguez) version 3.35.1 -------------- New features and user visible changes: * Support for Zstandard compressed files/archives. (Felix Riemann) * Allow to directly open .tar.lzo files. (Felix Riemann) * libarchive: implemented read support for 7z. (Peter Keresztes Schmidt) * Provide a development variant of the app icon. (Jakub Steiner) (!12) * Converted README to README.md (Roger) * Remove file-roller from the recommended applications for ePub files. (Bastien Nocera) Bugs fixed: * Removed deprecated functions. (Peter Keresztes Schmidt) * Add application/x-xar as a supported mime-type. (Bastien Nocera) (!50) New or updated application translations: * Basque (Asier Sarasua Garmendia) * Japanese (Ryuta Fujii) Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../file-roller/file-roller_3.32.5.bb | 28 ---------------------- .../file-roller/file-roller_3.36.2.bb | 28 ++++++++++++++++++++++ 2 files changed, 28 insertions(+), 28 deletions(-) delete mode 100644 meta-gnome/recipes-gnome/file-roller/file-roller_3.32.5.bb create mode 100644 meta-gnome/recipes-gnome/file-roller/file-roller_3.36.2.bb (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-gnome/file-roller/file-roller_3.32.5.bb b/meta-gnome/recipes-gnome/file-roller/file-roller_3.32.5.bb deleted file mode 100644 index 2070f18a93..0000000000 --- a/meta-gnome/recipes-gnome/file-roller/file-roller_3.32.5.bb +++ /dev/null @@ -1,28 +0,0 @@ -SUMMARY = "An archive manager utility for the GNOME Environment" -LICENSE="GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" - -GNOMEBASEBUILDCLASS = "meson" - -DEPENDS = " \ - glib-2.0-native \ - gtk+3 \ - libarchive \ - libnotify \ -" - -inherit gnomebase gsettings itstool gnome-help gettext upstream-version-is-even mime-xdg - -SRC_URI[archive.md5sum] = "2afc688ac66a50213f6c42ee99479a96" -SRC_URI[archive.sha256sum] = "d53d30b4b45f61158b7e550b71a8a5556e877695f43a2ceb88be895960e54176" - -PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'packagekit', '', d)}" - -PACKAGECONFIG[nautilus] = "-Dnautilus-actions=true,-Dnautilus-actions=false,nautilus" -PACKAGECONFIG[packagekit] = "-Dpackagekit=true,-Dpackagekit=false," - -FILES_${PN} += " \ - ${datadir}/dbus-1 \ - ${datadir}/metainfo \ - ${libdir}/nautilus \ -" diff --git a/meta-gnome/recipes-gnome/file-roller/file-roller_3.36.2.bb b/meta-gnome/recipes-gnome/file-roller/file-roller_3.36.2.bb new file mode 100644 index 0000000000..bf5e6f6d13 --- /dev/null +++ b/meta-gnome/recipes-gnome/file-roller/file-roller_3.36.2.bb @@ -0,0 +1,28 @@ +SUMMARY = "An archive manager utility for the GNOME Environment" +LICENSE="GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" + +GNOMEBASEBUILDCLASS = "meson" + +DEPENDS = " \ + glib-2.0-native \ + gtk+3 \ + libarchive \ + libnotify \ +" + +inherit gnomebase gsettings itstool gnome-help gettext upstream-version-is-even mime-xdg + +SRC_URI[archive.md5sum] = "caa0103ab34d237a9760fbf5e1c72bc1" +SRC_URI[archive.sha256sum] = "268f7fdad8d2a78dfed5e82eb8710bad389c311b720666d6f07a04ed51056bd2" + +PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'packagekit', '', d)}" + +PACKAGECONFIG[nautilus] = "-Dnautilus-actions=true,-Dnautilus-actions=false,nautilus" +PACKAGECONFIG[packagekit] = "-Dpackagekit=true,-Dpackagekit=false," + +FILES_${PN} += " \ + ${datadir}/dbus-1 \ + ${datadir}/metainfo \ + ${libdir}/nautilus \ +" -- cgit v1.2.3-54-g00ecf