Change dependencies and rebuild with automatic stripping

This commit is contained in:
2025-10-28 15:27:50 +02:00
parent 8a7b61707c
commit 5c08b2eb64
2 changed files with 25 additions and 16 deletions
+8 -9
View File
@@ -1,7 +1,7 @@
name: gdk-pixbuf
description: An image loading library
version: 2.44.4
revision: 1
revision: 2
url: https://wiki.gnome.org/Projects/GdkPixbuf
license: LGPL2-or-later
architecture: any
@@ -9,19 +9,18 @@ type: source
depends:
- glib
- glibc
- libjpeg-turbo
- libpng
- libtiff
- glycin
- shared-mime-info
optional_depends:
- libavif
- libjxl
- librsvg
- libxwmf
- webp-pixbuf-loader
- libheif
- libopenraw
- libwmf
make_depends:
- gi-docgen
- glib
- gobject-introspection
- meson
- python-docutils
downloads:
- url: https://download.gnome.org/sources/gdk-pixbuf/${BPM_PKG_VERSION%.*}/gdk-pixbuf-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE}