From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gdk-pixbuf/
Date: Tue, 1 Nov 2016 23:58:26 +0000 (UTC) [thread overview]
Message-ID: <1478044682.bd83dc7c7fdfa1de00bfa723f41b972cf87dae69.eva@gentoo> (raw)
commit: bd83dc7c7fdfa1de00bfa723f41b972cf87dae69
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 22:50:50 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 23:58:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd83dc7c
x11-libs/gdk-pixbuf: version bump 2.34.0 → 2.36.0
Package-Manager: portage-2.3.2
x11-libs/gdk-pixbuf/Manifest | 1 +
x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.0.ebuild | 120 +++++++++++++++++++++++++++
2 files changed, 121 insertions(+)
diff --git a/x11-libs/gdk-pixbuf/Manifest b/x11-libs/gdk-pixbuf/Manifest
index de6feaf..2b7f360 100644
--- a/x11-libs/gdk-pixbuf/Manifest
+++ b/x11-libs/gdk-pixbuf/Manifest
@@ -1,3 +1,4 @@
DIST gdk-pixbuf-2.32.1.tar.xz 2427908 SHA256 4432b74f25538c7d6bcb3ca51adabdd666168955f25812a2568dc9637697f3bc SHA512 4c744f166e86c17cafebe0db9434794666b64850a60597e34675cf9b902e48e89c3ff45032a10899944ae59b6c0db63c1ff33c4d2c50846393e77bad3a3adec2 WHIRLPOOL 566b73752c1e478fdf7011c3d2222ea39eb13052741c70a0dffd6a0800e892e951207856b90e0d20c352981565682dec28c51fc4951f2236767e97c838d239a2
DIST gdk-pixbuf-2.32.3.tar.xz 2430720 SHA256 2b6771f1ac72f687a8971e59810b8dc658e65e7d3086bd2e676e618fd541d031 SHA512 9eb9b87c8104cff9292bebc41c411d2ba4b7fcd9d24c1b99e6dfc8281b5a202a53045dd3095666e3614eba59d417a7c0f69789b2a9dd52ed53bb5df4a0dfd117 WHIRLPOOL 053c48d7f0890ed0f324225ccf4d16f9afd4fd70b878acc6b9ec1bfd9c0c732bc290447cce25ba37cbbdded89a183d112b6e9b4b53141c62690bf45846f675e1
DIST gdk-pixbuf-2.34.0.tar.xz 2709320 SHA256 d55e5b383ee219bd0e23bf6ed4427d56a7db5379729a6e3e0a0e0eba9a8d8879 SHA512 874aed9af0352592674f2bebd4d9b0a945932a410c9f0b776f45766c2f18d442a39c684cca69b1aca6d14f67f18e690489f388ff58699dbd0efbd13244a1a8b5 WHIRLPOOL c2f7b1ac0d2fa13a00c1bed37a66b9b13564e1cef5262db656c640b0256f821658f8e6d0e1e5a300a2af83847b15518d7e0c72995df877970bf44ad28e5fd416
+DIST gdk-pixbuf-2.36.0.tar.xz 2718648 SHA256 85ab52ce9f2c26327141b3dcf21cca3da6a3f8de84b95fa1e727d8871a23245c SHA512 f9f5cc9aabf08bc246c7a328c9775a89eb1a6bf21699928c0e1fd17ac86e624162097d65ee9b51e550ee64dd201bea48465bff9636c94844d91a9cf3f73da919 WHIRLPOOL 1776cf50b3c8fc78bcc90f492bb3ba5ed9f52c8d7441a0d8003f6725e26baf9542e4b022471facb81899231737deb3f134ad24b96dd8e01de8353117fc0d58a2
diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.0.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.0.ebuild
new file mode 100644
index 00000000..7a2b8a4
--- /dev/null
+++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.0.ebuild
@@ -0,0 +1,120 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit eutils flag-o-matic gnome2 multilib libtool multilib-minimal
+
+DESCRIPTION="Image loading library for GTK+"
+HOMEPAGE="https://git.gnome.org/browse/gdk-pixbuf"
+
+LICENSE="LGPL-2+"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="X debug +introspection jpeg jpeg2k tiff test"
+
+COMMON_DEPEND="
+ >=dev-libs/glib-2.37.6:2[${MULTILIB_USEDEP}]
+ >=media-libs/libpng-1.4:0=[${MULTILIB_USEDEP}]
+ introspection? ( >=dev-libs/gobject-introspection-0.9.3:= )
+ jpeg? ( virtual/jpeg:0=[${MULTILIB_USEDEP}] )
+ jpeg2k? ( media-libs/jasper:=[${MULTILIB_USEDEP}] )
+ tiff? ( >=media-libs/tiff-3.9.2:0=[${MULTILIB_USEDEP}] )
+ X? ( x11-libs/libX11[${MULTILIB_USEDEP}] )
+"
+DEPEND="${COMMON_DEPEND}
+ >=dev-util/gtk-doc-am-1.20
+ >=sys-devel/gettext-0.19
+ virtual/pkgconfig
+"
+# librsvg blocker is for the new pixbuf loader API, you lose icons otherwise
+RDEPEND="${COMMON_DEPEND}
+ !<gnome-base/gail-1000
+ !<gnome-base/librsvg-2.31.0
+ !<x11-libs/gtk+-2.21.3:2
+ !<x11-libs/gtk+-2.90.4:3
+"
+
+MULTILIB_CHOST_TOOLS=(
+ /usr/bin/gdk-pixbuf-query-loaders$(get_exeext)
+)
+
+src_prepare() {
+ # See https://bugzilla.gnome.org/show_bug.cgi?id=756590
+ eapply "${FILESDIR}"/${PN}-2.32.3-fix-lowmem-uclibc.patch
+
+ # This will avoid polluting the pkg-config file with versioned libpng,
+ # which is causing problems with libpng14 -> libpng15 upgrade
+ # See upstream bug #667068
+ # First check that the pattern is present, to catch upstream changes on bumps,
+ # because sed doesn't return failure code if it doesn't do any replacements
+ grep -q 'l in libpng16' configure || die "libpng check order has changed upstream"
+ sed -e 's:l in libpng16:l in libpng libpng16:' -i configure || die
+ [[ ${CHOST} == *-solaris* ]] && append-libs intl
+
+ gnome2_src_prepare
+}
+
+multilib_src_configure() {
+ # png always on to display icons
+ ECONF_SOURCE="${S}" \
+ gnome2_src_configure \
+ $(usex debug --enable-debug=yes "") \
+ $(use_with jpeg libjpeg) \
+ $(use_with jpeg2k libjasper) \
+ $(use_with tiff libtiff) \
+ $(multilib_native_use_enable introspection) \
+ $(use_with X x11) \
+ --with-libpng
+
+ # work-around gtk-doc out-of-source brokedness
+ if multilib_is_native_abi; then
+ ln -s "${S}"/docs/reference/${PN}/html docs/reference/${PN}/html || die
+ fi
+}
+
+multilib_src_install() {
+ # Parallel install fails when no gdk-pixbuf is already installed, bug #481372
+ MAKEOPTS="${MAKEOPTS} -j1" gnome2_src_install
+}
+
+pkg_preinst() {
+ gnome2_pkg_preinst
+
+ multilib_pkg_preinst() {
+ # Make sure loaders.cache belongs to gdk-pixbuf alone
+ local cache="usr/$(get_libdir)/${PN}-2.0/2.10.0/loaders.cache"
+
+ if [[ -e ${EROOT}${cache} ]]; then
+ cp "${EROOT}"${cache} "${ED}"/${cache} || die
+ else
+ touch "${ED}"/${cache} || die
+ fi
+ }
+
+ multilib_foreach_abi multilib_pkg_preinst
+}
+
+pkg_postinst() {
+ # causes segfault if set, see bug 375615
+ unset __GL_NO_DSO_FINALIZER
+
+ multilib_foreach_abi gnome2_pkg_postinst
+
+ # Migration snippet for when this was handled by gtk+
+ if [ -e "${EROOT}"usr/lib/gtk-2.0/2.*/loaders ]; then
+ elog "You need to rebuild ebuilds that installed into" "${EROOT}"usr/lib/gtk-2.0/2.*/loaders
+ elog "to do that you can use qfile from portage-utils:"
+ elog "emerge -va1 \$(qfile -qC ${EPREFIX}/usr/lib/gtk-2.0/2.*/loaders)"
+ fi
+}
+
+pkg_postrm() {
+ gnome2_pkg_postrm
+
+ if [[ -z ${REPLACED_BY_VERSION} ]]; then
+ rm -f "${EROOT}"usr/lib*/${PN}-2.0/2.10.0/loaders.cache
+ fi
+}
next reply other threads:[~2016-11-01 23:58 UTC|newest]
Thread overview: 172+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-01 23:58 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-30 18:07 [gentoo-commits] repo/gentoo:master commit in: x11-libs/gdk-pixbuf/ Pacho Ramos
2024-02-06 11:02 Michał Górny
2022-12-16 1:40 Sam James
2022-11-16 18:10 Arthur Zamarin
2022-11-05 18:58 Arthur Zamarin
2022-11-05 9:44 Arthur Zamarin
2022-10-31 20:31 Matt Turner
2022-10-25 20:11 Matt Turner
2022-10-25 20:08 Matt Turner
2022-08-11 16:20 Matt Turner
2022-08-10 19:46 Matt Turner
2022-05-31 18:24 Matt Turner
2022-05-09 5:29 WANG Xuerui
2022-03-20 22:15 Matt Turner
2022-01-24 22:43 Matt Turner
2022-01-24 19:21 Sam James
2022-01-24 14:49 Sam James
2022-01-24 14:45 Sam James
2022-01-22 22:39 Sam James
2021-12-12 17:29 Mart Raudsepp
2021-09-19 19:58 James Le Cuirot
2021-06-04 3:12 Matt Turner
2021-06-04 1:14 Matt Turner
2021-05-31 17:43 Sergei Trofimovich
2021-04-18 15:04 Matt Turner
2021-04-16 0:49 Matt Turner
2021-04-15 21:28 Matt Turner
2021-04-15 18:28 Sergei Trofimovich
2021-04-15 5:25 Sam James
2021-04-15 1:33 Sam James
2021-04-15 0:13 Sam James
2021-04-14 22:07 Sam James
2021-04-14 22:07 Sam James
2021-04-14 18:51 Mikle Kolyada
2021-03-27 20:55 Matt Turner
2020-12-17 14:00 Mart Raudsepp
2020-12-17 6:50 Sam James
2020-12-14 8:03 Sam James
2020-12-13 8:51 Sam James
2020-12-12 23:56 Sam James
2020-12-11 23:10 Sergei Trofimovich
2020-12-11 23:07 Sergei Trofimovich
2020-12-11 7:42 Sergei Trofimovich
2020-12-10 21:41 Thomas Deutschmann
2020-12-08 8:18 Mart Raudsepp
2020-11-10 15:35 Matt Turner
2020-03-02 20:23 Mart Raudsepp
2020-01-11 20:11 Mart Raudsepp
2020-01-11 20:11 Mart Raudsepp
2020-01-01 16:06 Mart Raudsepp
2020-01-01 15:25 Agostino Sarubbo
2019-12-25 10:28 Sergei Trofimovich
2019-12-09 9:14 Agostino Sarubbo
2019-12-09 9:11 Agostino Sarubbo
2019-12-09 0:10 Aaron Bauman
2019-12-08 12:00 Mikle Kolyada
2019-12-08 11:58 Mikle Kolyada
2019-12-08 11:55 Mikle Kolyada
2019-12-08 11:52 Mikle Kolyada
2019-12-08 11:41 Mikle Kolyada
2019-10-13 11:35 Mart Raudsepp
2019-10-13 11:27 Mart Raudsepp
2019-10-09 8:27 Agostino Sarubbo
2019-09-09 6:31 Mart Raudsepp
2019-08-28 12:52 Mart Raudsepp
2019-08-28 8:19 David Seifert
2019-07-03 7:11 Agostino Sarubbo
2019-06-27 12:35 Agostino Sarubbo
2019-06-17 10:07 Mikle Kolyada
2019-05-23 13:02 Mikle Kolyada
2019-05-10 17:49 Mikle Kolyada
2019-05-10 17:33 Mikle Kolyada
2019-05-09 20:04 Aaron Bauman
2019-05-08 9:33 Mikle Kolyada
2019-03-12 5:37 Mart Raudsepp
2019-03-10 13:23 Mart Raudsepp
2019-01-14 7:14 Sergei Trofimovich
2018-11-24 13:36 Sergei Trofimovich
2018-10-07 11:29 Mart Raudsepp
2018-07-30 21:57 Mikle Kolyada
2018-05-29 12:29 Mikle Kolyada
2018-05-14 16:03 Tobias Klausmann
2018-05-04 20:46 Markus Meier
2018-04-28 17:05 Sergei Trofimovich
2018-04-28 16:36 Sergei Trofimovich
2018-04-26 22:32 Aaron Bauman
2018-04-26 17:15 Thomas Deutschmann
2018-04-18 6:44 Mart Raudsepp
2018-04-11 12:27 Mart Raudsepp
2018-03-12 6:17 Matt Turner
2018-02-24 19:23 Sergei Trofimovich
2018-02-08 22:22 Sergei Trofimovich
2018-02-05 21:27 Markus Meier
2018-02-03 21:06 Sergei Trofimovich
2018-01-20 16:49 Tobias Klausmann
2018-01-18 15:45 Mikle Kolyada
2018-01-17 5:11 Thomas Deutschmann
2018-01-13 12:13 Sergei Trofimovich
2017-12-27 13:02 Mart Raudsepp
2017-12-27 8:35 Markus Meier
2017-12-19 19:14 Thomas Deutschmann
2017-12-17 23:15 Gilles Dartiguelongue
2017-12-16 14:04 Tobias Klausmann
2017-12-02 10:41 Sergei Trofimovich
2017-11-23 20:47 Sergei Trofimovich
2017-11-18 13:20 Sergei Trofimovich
2017-11-06 20:49 Tobias Klausmann
2017-11-04 13:04 Sergei Trofimovich
2017-09-13 22:28 Gilles Dartiguelongue
2017-09-10 10:13 Gilles Dartiguelongue
2017-09-09 17:24 Sergei Trofimovich
2017-09-08 7:46 Sergei Trofimovich
2017-09-05 4:40 Markus Meier
2017-09-04 10:47 Tobias Klausmann
2017-09-02 18:41 Aaron Bauman
2017-09-02 18:41 Aaron Bauman
2017-09-02 15:56 Sergei Trofimovich
2017-08-28 22:05 Gilles Dartiguelongue
2017-07-07 21:20 Mart Raudsepp
2017-07-07 10:12 Agostino Sarubbo
2017-05-11 18:33 Markus Meier
2017-04-30 10:01 Jeroen Roovers
2017-04-30 9:37 Agostino Sarubbo
2017-04-29 15:02 Agostino Sarubbo
2017-04-27 22:40 Mart Raudsepp
2017-04-27 10:36 Agostino Sarubbo
2017-04-23 21:23 Agostino Sarubbo
2017-04-22 19:08 Tobias Klausmann
2017-04-22 17:53 Tobias Klausmann
2017-04-12 10:10 Jeroen Roovers
2017-04-01 16:31 Agostino Sarubbo
2017-04-01 13:16 Agostino Sarubbo
2017-03-29 7:45 Michael Weber
2017-03-28 23:03 Mart Raudsepp
2017-03-28 15:09 Michael Weber
2017-03-28 14:59 Michael Weber
2017-02-24 21:59 Mart Raudsepp
2017-01-29 21:11 Fabian Groffen
2017-01-16 18:45 Mart Raudsepp
2016-12-30 2:01 Mart Raudsepp
2016-12-21 7:13 Remi Cardona
2016-12-14 23:55 Remi Cardona
2016-12-06 20:48 Markus Meier
2016-10-03 6:12 Jeroen Roovers
2016-09-15 15:21 Michał Górny
2016-05-03 20:30 Markus Meier
2016-04-07 10:17 Jeroen Roovers
2016-04-02 20:38 Pacho Ramos
2016-02-28 11:09 Pacho Ramos
2016-02-28 11:09 Pacho Ramos
2016-02-25 23:02 Andreas Hüttel
2016-01-02 16:19 Gilles Dartiguelongue
2015-12-19 17:47 Gilles Dartiguelongue
2015-11-07 23:53 Mikle Kolyada
2015-11-05 10:58 Agostino Sarubbo
2015-11-03 19:16 Markus Meier
2015-10-21 13:21 Tobias Klausmann
2015-10-14 7:15 Agostino Sarubbo
2015-10-14 4:00 Jeroen Roovers
2015-10-13 7:24 Agostino Sarubbo
2015-10-13 7:23 Agostino Sarubbo
2015-10-12 23:45 Alexandre Rostovtsev
2015-10-12 23:35 Alexandre Rostovtsev
2015-09-25 6:03 Markus Meier
2015-09-22 8:57 Agostino Sarubbo
2015-09-11 10:33 Tobias Klausmann
2015-09-06 8:32 Agostino Sarubbo
2015-09-03 8:25 Agostino Sarubbo
2015-09-03 8:24 Agostino Sarubbo
2015-09-02 4:33 Jeroen Roovers
2015-08-26 7:28 Agostino Sarubbo
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=1478044682.bd83dc7c7fdfa1de00bfa723f41b972cf87dae69.eva@gentoo \
--to=eva@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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