Change dependencies and rebuild with automatic stripping
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user