From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. d028ace20282d4af2ce42a48340ce7bed356fb5a
Date: Sun, 13 Jan 2013 14:32:35 +0100 [thread overview]
Message-ID: <20130113133236.47067200A5@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2323 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via d028ace20282d4af2ce42a48340ce7bed356fb5a (commit)
from 557eba921469aac7388d9571522f332c86e087cb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d028ace20282d4af2ce42a48340ce7bed356fb5a
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sun Jan 13 14:31:47 2013 +0100
gdk-pixbuf2: Update to 2.26.5.
Fixes #10282.
-----------------------------------------------------------------------
Summary of changes:
gdk-pixbuf2/gdk-pixbuf2.nm | 28 ++++++++++++++++++++++++----
1 file changed, 24 insertions(+), 4 deletions(-)
Difference in files:
diff --git a/gdk-pixbuf2/gdk-pixbuf2.nm b/gdk-pixbuf2/gdk-pixbuf2.nm
index 7fa3659..3d0da3d 100644
--- a/gdk-pixbuf2/gdk-pixbuf2.nm
+++ b/gdk-pixbuf2/gdk-pixbuf2.nm
@@ -4,8 +4,8 @@
###############################################################################
name = gdk-pixbuf2
-version = 2.24.0
-major_ver = 2.24
+version = %{major_ver}.5
+major_ver = 2.26
release = 1
groups = System/Libraries
@@ -25,18 +25,38 @@ sources = %{thisapp}.tar.xz
build
requires
- glib2-devel
+ glib2-devel >= 2.31.16
+ gobject-introspection-devel >= 0.9.3
libpng-devel
libjpeg-devel
libtiff-devel
+ libX11-devel
end
configure_options += \
- --disable-rpath
+ --with-x11 \
+ --with-included-loaders=png
+
+ make_install_targets += RUN_QUERY_LOADER_TEST=false
+
+ install_cmds
+ touch %{BUILDROOT}%{libdir}/gdk-pixbuf-2.0/2.10.0/loaders.cache
+ end
end
packages
package %{name}
+ datafiles
+ %{libdir}/gdk-pixbuf-2.0/2.10.0/loaders.cache
+ end
+
+ script postin
+ gdk-pixbuf-query-loaders --update-cache || :
+ end
+
+ script postup
+ gdk-pixbuf-query-loaders --update-cache || :
+ end
end
package %{name}-devel
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2013-01-13 13:32 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=20130113133236.47067200A5@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@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