diff mbox series

[1/2] libadwaita: update 1.4.0 -> 1.4.2

Message ID 20231215173056.2392-1-f_l_k@t-online.de
State Accepted, archived
Commit 7c02a1169197fd5452d5b323dd523f6712245cb6
Headers show
Series [1/2] libadwaita: update 1.4.0 -> 1.4.2 | expand

Commit Message

Markus Volk Dec. 15, 2023, 5:30 p.m. UTC
=============
Version 1.4.2
=============

- Really fix build with libappstream 1.0

=============
Version 1.4.1
=============

- Fix build with MSVC
- Fix build with libappstream 1.0
- AdwCarousel
  - Fix carousel scroll behavior with page reordering
- AdwComboRow
  - Fix focus when opening the popover
  - Set the correct state on the selected checkmark
- AdwNavigationView
  - Fix a warning message
- AdwTabOverview
  - Allow child focus on out animations
- AdwTabView
  - Keep view alive during ::page-detached
  - Fix crashes when using :pages
- Docs
  - Fix erroneous <child> use in breakpoints migration guide
- Translation updates
  - Russian
  - Serbian

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../libadwaita/{libadwaita_1.4.0.bb => libadwaita_1.4.2.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-gnome/libadwaita/{libadwaita_1.4.0.bb => libadwaita_1.4.2.bb} (88%)

Comments

Markus Volk Dec. 15, 2023, 5:32 p.m. UTC | #1
This update requires libadwaita 1.4.2 and also some backports for 
gnome-software

On Fri, Dec 15 2023 at 06:30:56 PM +01:00:00, Markus Volk 
<f_l_k@t-online.de> wrote:
> - remove backport patch
> - update 0001-remove-hardcoded-path.patch
> - fix api-documentation
> 
> Version 1.0.0
> ~~~~~~~~~~~~~~
> Released: 2023-11-11
> 
> Notes:
>  * This version breaks API and bumps the SONAME of libappstream!
>    Applications using AppStream will have to be ported to the new API.
>    The 1.0 release is coinstallable with the stable 0.16.x series.
> 
> Features:
>  * Autoformat C and C++ sources
>  * Remove all deprecated symbols
>  * Drop support for many deprecated AppStream XML features
>  * Use GPtrArray to expose keywords list
>  * Add length argument to raw metadata parsing functions
>  * Add component array container class
>  * Remove named values for display_length relations
>  * Make AsPool only accept/return component boxes
>  * Port all API away from per-entity locale overrides
>  * Reduce appstream.conf to its essentials, make it work on stateless 
> systems
>  * Hide search engine details from public API
>  * Wrap release entries in AsReleaseList container class
>  * Make AsMetadata handle AsReleaseList objects
>  * Refactor is_satisfied result into new RelationCheckResult class
>  * Add a method to check all relations of a component and get the 
> result
>  * Add algorithm to score compatibility with a system, add chassis 
> templates
>  * ascli: Add new check-syscompat command to check chassis 
> compatibility
>  * Implement environment property for component screenshots
>  * Autogenerate translatable DE and gui-environment-style C arrays
>  * Expose more advanced markup conversion function, update function 
> names
>  * Allow BLAKE3 and SHA512 checksums for release artifacts
>  * Stop supporting mailto: URLs in <url/> tags
>  * validator: Improve API and simplify it
>  * validator: Parse XML in pedantic mode when validating
>  * validator: Check screenshot environment property
>  * validator: Only apply summary-has-dot-suffix check to untranslated 
> strings
>  * compose: Allow creating metadata with complete URLs and no base URL
>  * spdx: Add API to retrieve a translated license name from an SPDX ID
>  * qt: Switch to building with Qt6
>  * qt: Make it possible to iterate ComponentBox
>  * qt: Implement AppStream::ComponentBox::erase
>  * qt: Allow concatenating two ComponentBoxes
>  * qt: Allow loading Pool asynchronously
>  * qt: Use ComponentBox/Releases in Qt bindings as well
>  * qt: Add support for the new API to check relation satisfaction
>  * qt: Maintenance and namespace fixes, use cPtr() to get C pointers 
> everywhere
>  * bundle: Add linglong as a new type of bundle
>  * Add GUI environment IDs for macOS and Microsoft Windows
>  * validator: Check if Release Description is inside description tag
>  * validator: Add validation for content_rating
>  * Add support for building on Win32
>  * win32: change some file/path-related code for portability
>  * Implement the developer element for unique developer IDs
>  * Implement scaling factor for screenshots
>  * component-box: Allow removal of components by-index
>  * Implement support for external references and citations
>  * Implement usertags for release data as well
>  * Move ValueFlags to the context, instead of tieing them to 
> components
>  * pool: search: Add additional weight for exact substring matches on 
> names
>  * sysinfo: Add memory size detection support for macOS
>  * Add support for Zstd for on-disk data compression
>  * utils: Make tar unpacker independent of zstd binary presence
>  * Drop Python2 provided tag support
>  * data: Add ‘Endless’ to the list of desktops
>  * Add NetBSD support
> 
> Specification:
>  * Drop (most) deprecated information
>  * docs: Clarify environment-based screenshot ordering
>  * Add new  'snapshot' release kind
>  * docs: Build all API documentation with gi-docgen
>  * spec: Document the new "developer" element
>  * spec: Document the "reference" tag for registry references
>  * docs: Add example of YAML for references elements
>  * Allow hyphens in the last segment of a component-ID
>  * docs: Drop outdated information from l10n quickstart guide
> 
> Bugfixes:
>  * meson: check for docbook xsl stylesheets
>  * Fix tweaking of appstream.pc when building as subproject
>  * Fix crash in asc_l10n_search_translations_qt()
>  * qt: Make Qt6 dependency a system dependency.
>  * meson: do not rely on an exe wrapper
>  * meson: do not -I/usr/include when !stemmer
>  * meson: Prevent building attempts with MSVC
>  * meson: Use an SPDX license indentifier in project(license:)
>  * Add meson overrides
>  * compose: Set lower-cased CID for synthesized components again
>  * compose: Set lower-cased CID in desktop-entry parse function
>  * compose: Honor prefix in font search
>  * compose: Select the correct default icon glyphs for fonts
>  * Don't crash when non-YAML documents are read as YAML
>  * Do not override default-priority when parsing multiple metadata 
> files
>  * Ensure stemmer always has the right locale and token-search works
>  * Require a more recent libxmlb to avoid crashes
>  * Rename component get_releases to indicate that releases may not be 
> loaded from the web
>  * Prevent string-id validation functions from matching source 
> comments
>  * Don't define _POSIX_C_SOURCE when building for NetBSD
> 
> Miscellaneous:
>  * Explain metainfo-ancient error in more detail
>  * Make sed invocation more portable
>  * Add FreeBSD CI
>  * Allow variable shadowing in C++ code
>  * Drop the catchall as-enums unit
>  * vapi: Drop unneeded metadata
>  * Make AsMetadata return a component box for multiple components
>  * apt: Make item descriptions more human-friendly
>  * Streamline README
> 
> Contributors:
>  Aleix Pol, Alessandro Astone, Alexander Wilms, Dan Yeaw, Daniel 
> Drake,
>  Gary Wang, Gleb Popov, Ingo Klöcker, JakobDev, Jeremy Whiting, Kai 
> Uwe Broulik,
>  Marc-André Lureau, Matthias Klumpp, Philip Withnall, Tao Zuhong,
>  Thomas Klausner, Tristan Partin, and thanks to all translators 
> mentioned
>  in the respective l10n files!
> 
> Version 0.16.4
> ~~~~~~~~~~~~~~
> Released: 2023-11-10
> 
> Features:
>  * Allow hyphens in the last segment of a component-ID
>  * Implement the developer element for unique developer IDs
>  * Add meson overrides
> 
> Bugfixes:
>  * meson: Prevent building attempts with MSVC
>  * meson: Avoid potentially bad sed backup filename when fixing .pc 
> file
> 
> Miscellaneous:
>  * Make sed invocation more portable
> 
> Contributors:
>  Gleb Popov, Matthias Klumpp, Tristan Partin
> 
> Signed-off-by: Markus Volk <f_l_k@t-online.de 
> <mailto:f_l_k@t-online.de>>
> ---
>  ...-meson-do-not-rely-on-an-exe-wrapper.patch | 36 
> -------------------
>  .../0001-remove-hardcoded-path.patch          | 16 +++++----
>  ...appstream_0.16.3.bb => appstream_1.0.0.bb} |  7 ++--
>  3 files changed, 13 insertions(+), 46 deletions(-)
>  delete mode 100644 
> meta/recipes-support/appstream/appstream/0001-meson-do-not-rely-on-an-exe-wrapper.patch
>  rename meta/recipes-support/appstream/{appstream_0.16.3.bb => 
> appstream_1.0.0.bb} (82%)
> 
> diff --git 
> a/meta/recipes-support/appstream/appstream/0001-meson-do-not-rely-on-an-exe-wrapper.patch 
> b/meta/recipes-support/appstream/appstream/0001-meson-do-not-rely-on-an-exe-wrapper.patch
> deleted file mode 100644
> index d4f2951e7a..0000000000
> --- 
> a/meta/recipes-support/appstream/appstream/0001-meson-do-not-rely-on-an-exe-wrapper.patch
> +++ /dev/null
> @@ -1,36 +0,0 @@
> -From 79bf322768990b28c29a9d907edcca52ff48e0b8 Mon Sep 17 00:00:00 
> 2001
> -From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= 
> <marcandre.lureau@redhat.com <mailto:marcandre.lureau@redhat.com>>
> -Date: Wed, 26 Jul 2023 23:21:10 +0400
> -Subject: meson: do not rely on an exe wrapper
> -MIME-Version: 1.0
> -Content-Type: text/plain; charset=UTF-8
> -Content-Transfer-Encoding: 8bit
> -
> -Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com 
> <mailto:marcandre.lureau@redhat.com>>
> -
> -Upstream-Status: Backport 
> [<https://github.com/ximion/appstream/commit/79bf322768990b28c29a9d907edcca52ff48e0b8>]
> ----
> - data/meson.build | 7 +++++++
> - 1 file changed, 7 insertions(+)
> -
> -diff --git a/data/meson.build b/data/meson.build
> -index aea0cb25..ec0e434f 100644
> ---- a/data/meson.build
> -+++ b/data/meson.build
> -@@ -7,6 +7,13 @@ install_data('its/metainfo.its',
> - install_data('its/metainfo.loc',
> -               install_dir: join_paths(get_option('datadir'), 
> 'gettext', 'its'))
> -
> -+# Do not rely on an exe wrapper for rel-info, use the system one in 
> that case
> -+if meson.is_cross_build()
> -+    dependency('appstream', version: '>=' + as_version, native: 
> true,
> -+               not_found_message: 'Native appstream required for 
> cross-building')
> -+    ascli_exe = find_program('appstreamcli')
> -+endif
> -+
> - # NOTE: We do not translate the release notes on purpose here.
> - # If you do want to give translators a chance to translate them,
> - # ascli news-to-metainfo needs to produce a temporary file to 
> translate
> ---
> -2.41.0
> -
> diff --git 
> a/meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch 
> b/meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch
> index 9cbfaca82f..66687a5b89 100644
> --- 
> a/meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch
> +++ 
> b/meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch
> @@ -17,15 +17,19 @@ diff --git a/meson.build b/meson.build
>  index fd0e3373..2f273ada 100644
>  --- a/meson.build
>  +++ b/meson.build
> -@@ -124,7 +124,7 @@ if get_option ('gir')
> -     dependency('gobject-introspection-1.0', version: '>=1.56')
> - endif
> -
> --stemmer_inc_dirs = include_directories(['/usr/include'])
> -+stemmer_inc_dirs = include_directories([''])
> +@@ -185,10 +185,10 @@ endif
> + stemmer_inc_dirs = include_directories()
>   if get_option('stemming')
>       stemmer_lib = cc.find_library('stemmer', required: true)
> +-    stemmer_inc_dirs = include_directories(['/usr/include'])
> ++    stemmer_inc_dirs = include_directories([''])
>       if not cc.has_header('libstemmer.h')
> +         if cc.has_header('libstemmer/libstemmer.h')
> +-            stemmer_inc_dirs = 
> include_directories('/usr/include/libstemmer')
> ++            stemmer_inc_dirs = include_directories('')
> +         else
> +             error('Unable to find Snowball header "libstemmer.h". 
> Please ensure libstemmer/Snowball is installed properly in order to 
> continue.')
> +         endif
>  --
>  2.34.1
> 
> diff --git a/meta/recipes-support/appstream/appstream_0.16.3.bb 
> b/meta/recipes-support/appstream/appstream_1.0.0.bb
> similarity index 82%
> rename from meta/recipes-support/appstream/appstream_0.16.3.bb
> rename to meta/recipes-support/appstream/appstream_1.0.0.bb
> index bde679e256..3f8bfcd263 100644
> --- a/meta/recipes-support/appstream/appstream_0.16.3.bb
> +++ b/meta/recipes-support/appstream/appstream_1.0.0.bb
> @@ -19,17 +19,16 @@ DEPENDS = " \
>      python3-pygments-native \
>  "
> 
> -inherit meson gobject-introspection gettext gtk-doc pkgconfig vala
> +inherit meson gobject-introspection gettext gi-docgen pkgconfig vala
> 
>  GIR_MESON_OPTION = "gir"
> -GTKDOC_MESON_OPTION = "apidocs"
> +GIDOCGEN_MESON_OPTION = "apidocs"
> 
>  SRC_URI = " \
>  
> 	https://www.freedesktop.org/software/appstream/releases/AppStream-${PV}.tar.xz 
> <https://www.freedesktop.org/software/appstream/releases/AppStream-$%7BPV%7D.tar.xz> 
> \
>  	file://0001-remove-hardcoded-path.patch 
> <file://0001-remove-hardcoded-path.patch/> \
> -	file://0001-meson-do-not-rely-on-an-exe-wrapper.patch 
> <file://0001-meson-do-not-rely-on-an-exe-wrapper.patch/> \
>  "
> -SRC_URI[sha256sum] = 
> "081c917646e94d7221c9e4aae54dacda95a27c607fa93cd8e6344a2b318b98b1"
> +SRC_URI[sha256sum] = 
> "ef23477a380e8b525e92cfa87687f1146b9cef74c641349a1ae11250be5401d0"
> 
>  S = "${WORKDIR}/AppStream-${PV}"
> 
> --
> 2.43.0
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#192540): 
> <https://lists.openembedded.org/g/openembedded-core/message/192540>
> Mute This Topic: <https://lists.openembedded.org/mt/103195007/3618223>
> Group Owner: openembedded-core+owner@lists.openembedded.org 
> <mailto:openembedded-core+owner@lists.openembedded.org>
> Unsubscribe: 
> <https://lists.openembedded.org/g/openembedded-core/unsub> 
> [f_l_k@t-online.de <mailto:f_l_k@t-online.de>]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta/recipes-gnome/libadwaita/libadwaita_1.4.0.bb b/meta/recipes-gnome/libadwaita/libadwaita_1.4.2.bb
similarity index 88%
rename from meta/recipes-gnome/libadwaita/libadwaita_1.4.0.bb
rename to meta/recipes-gnome/libadwaita/libadwaita_1.4.2.bb
index cc05756805..edcfba54b6 100644
--- a/meta/recipes-gnome/libadwaita/libadwaita_1.4.0.bb
+++ b/meta/recipes-gnome/libadwaita/libadwaita_1.4.2.bb
@@ -11,7 +11,7 @@  DEPENDS = " \
 
 inherit gnomebase gobject-introspection gi-docgen vala features_check
 
-SRC_URI[archive.sha256sum] = "e51a098a54d43568218fc48fcf52e80e36f469b3ce912d8ce9c308a37e9f47c2"
+SRC_URI[archive.sha256sum] = "33fa16754e7370c841767298b3ff5f23003ee1d2515cc2ff255e65ef3d4e8713"
 
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 REQUIRED_DISTRO_FEATURES = "opengl"