From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] gdk-pixbuf2: Update to 2.42.10
Date: Mon, 05 Dec 2022 21:02:44 +0100 [thread overview]
Message-ID: <20221205200244.143746-1-stefan.schantl@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1314 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
gdk-pixbuf2/gdk-pixbuf2.nm | 29 +++++++++++++++++++----------
1 file changed, 19 insertions(+), 10 deletions(-)
diff --git a/gdk-pixbuf2/gdk-pixbuf2.nm b/gdk-pixbuf2/gdk-pixbuf2.nm
index 7c39db0de..93aad711a 100644
--- a/gdk-pixbuf2/gdk-pixbuf2.nm
+++ b/gdk-pixbuf2/gdk-pixbuf2.nm
@@ -5,9 +5,9 @@
name = gdk-pixbuf2
version = %{ver_major}.%{ver_minor}
-ver_major = 2.33
-ver_minor = 2
-release = 3
+ver_major = 2.42
+ver_minor = 10
+release = 1
groups = System/Libraries
url = http://www.gtk.org/
@@ -29,19 +29,28 @@ build
glib2-devel >= 2.37.6
gobject-introspection-devel >= 0.9.3
libpng-devel
- libjpeg-devel
- libtiff-devel
+ libjpeg-devel >= 2.1.4
+ libtiff-devel >= 4.4.0
+ meson >= 0.55.3
+ shared-mime-info
end
export LD_LIBRARY_PATH = %{DIR_APP}/gdk-pixbuf/.libs
- configure_options += \
- --without-x11 \
- --with-included-loaders=png
+ build
+ %{meson} \
+ --default-library=both \
+ -Dman=false \
+ -Dgtk_doc=false \
+ -Dinstalled_tests=false
- make_install_targets += RUN_QUERY_LOADER_TEST=false
+ %{meson_build}
+ end
+
+
+ install
+ %{meson_install}
- install_cmds
touch %{BUILDROOT}%{libdir}/gdk-pixbuf-2.0/2.10.0/loaders.cache
end
end
--
2.30.2
reply other threads:[~2022-12-05 20:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221205200244.143746-1-stefan.schantl@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox