From 19981bc3bf28924c2fc0fcc12d7180ad85f37df0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Wed, 17 Sep 2025 20:15:46 +0300 Subject: stage2: use gdk-pixbuf with glycin to load images --- perl-install/install/NEWS | 2 +- perl-install/install/share/list.xml | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 60dd5a440..7a04171cb 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,6 @@ - use mutter with X11 backend - Create /etc while creating installer system -- Adapt to latest gdk-pixbuf +- Adapt to latest gdk-pixbuf changes and use glycin to load images - fix bugs in any::sessions() (mga#33738) Version 18.69 - 07 June 2025 diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 0acffba7e..3c1100d34 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -112,6 +112,9 @@ webkit2gtk-4.1/WebKitNetworkProcess webkit2gtk-4.1/WebKitWebProcess + + glycin-loaders/2+/glycin-image-rs + glycin-loaders/2+/glycin-svg libinput/libinput-* @@ -306,6 +309,10 @@ /usr/lib/rpm/mageia/macros /usr/lib/rpm/macros + + /usr/share/glycin-loaders/2+/conf.d/glycin-image-rs.conf + /usr/share/glycin-loaders/2+/conf.d/glycin-svg.conf + /usr/share/pci.ids /usr/share/usb.ids /usr/share/locale/UTF-8 @@ -422,7 +429,6 @@ - /usr/LIB/gdk-pixbuf-2.0/*/loaders.cache /etc/brltty/*/*.ttb /etc/brltty/*/*/*.txt /LIB/brltty/libbrlttyb??.so -- cgit v1.2.1