Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / lib32-gdk-pixbuf2


Commits:
375cde1b by Jan Alexander Steffens (heftig) at 2026-04-08T20:48:54+02:00
2.44.6-2: Unbreak gdk_pixbuf_new_from_xpm_data

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = lib32-gdk-pixbuf2
        pkgdesc = An image loading library (32-bit)
        pkgver = 2.44.6
-       pkgrel = 1
+       pkgrel = 2
        url = https://gitlab.gnome.org/GNOME/gdk-pixbuf
        arch = x86_64
        license = LGPL-2.0-or-later


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=(
   lib32-gdk-pixbuf2
 )
 pkgver=2.44.6
-pkgrel=1
+pkgrel=2
 pkgdesc="An image loading library (32-bit)"
 url="https://gitlab.gnome.org/GNOME/gdk-pixbuf";
 arch=(x86_64)
@@ -35,6 +35,10 @@ 
b2sums=('e24fa06f587e81a4b5f5a265a1e449ab0c8d0ae75296cba1bfb8359ae72e3148b16c8b9
 
 prepare() {
   cd gdk-pixbuf
+
+  # Unbreak gdk_pixbuf_new_from_xpm_data
+  # 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdk-pixbuf2/-/work_items/13
+  git cherry-pick -n 62b8f9fd0bb3b862823cd34afce4b389fbd27569
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-gdk-pixbuf2/-/commit/375cde1b7266ca11e60d9efbb368a92b3be02ddf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-gdk-pixbuf2/-/commit/375cde1b7266ca11e60d9efbb368a92b3be02ddf
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to