Major changes in 0.4.1:
* Fix regression of extraction in symlinked locations (Ondrej Holy)
* Handle passphrase prompt cancellation to prevent showing error dialogs 
(Ondrej Holy)
* Downgrade meson dependency to 0.56.0 (Felipe Borges, Ondrej Holy)

Major changes in 0.4.0:
* Port to meson build system (Iñigo Martínez, Peter Keresztes Schmidt)
* Add support for creation of password-protected archives (Ondrej Holy)
* Fix extraction of archives with absolute paths (Ondrej Holy)

Signed-off-by: Andreas Müller <[email protected]>
---
 .../{gnome-autoar_0.3.3.bb => gnome-autoar_0.4.1.bb}       | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-autoar/{gnome-autoar_0.3.3.bb => 
gnome-autoar_0.4.1.bb} (57%)

diff --git a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.3.bb 
b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.1.bb
similarity index 57%
rename from meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.3.bb
rename to meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.1.bb
index 3e7b254a8..415368c7f 100644
--- a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.3.bb
+++ b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.1.bb
@@ -7,9 +7,14 @@ DEPENDS = " \
     libarchive \
 "
 
+GNOMEBASEBUILDCLASS = "meson"
+GIR_MESON_ENABLE_FLAG = 'enabled'
+GIR_MESON_DISABLE_FLAG = 'disabled'
+GTKDOC_MESON_OPTION = "gtk_doc"
+
 inherit gnomebase gobject-introspection gtk-doc vala
 
-SRC_URI[archive.sha256sum] = 
"272400f73a375a7e88fdf1e12591bfb8f3f03edf01780cadcd74f70b613e5c04"
+SRC_URI[archive.sha256sum] = 
"646bd50ebad92d91c1be89097a15364156157442cac1471ded7ecb27d9a9150e"
 
 do_compile:prepend() {
     export GIR_EXTRA_LIBS_PATH="${B}/gnome-autoar/.libs"
-- 
2.31.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#94608): 
https://lists.openembedded.org/g/openembedded-devel/message/94608
Mute This Topic: https://lists.openembedded.org/mt/88058514/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to