public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/librsvg/
Date: Sat, 17 Oct 2015 11:31:44 +0000 (UTC)	[thread overview]
Message-ID: <1445081251.3902ef96de97acb024dfe9e2f4815c78a4df4643.pacho@gentoo> (raw)

commit:     3902ef96de97acb024dfe9e2f4815c78a4df4643
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 17 11:27:03 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Oct 17 11:27:31 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3902ef96

gnome-base/librsvg: Version bump

Package-Manager: portage-2.2.23

 gnome-base/librsvg/Manifest               |   1 +
 gnome-base/librsvg/librsvg-2.40.11.ebuild | 101 ++++++++++++++++++++++++++++++
 2 files changed, 102 insertions(+)

diff --git a/gnome-base/librsvg/Manifest b/gnome-base/librsvg/Manifest
index e107a5b..f5976a6 100644
--- a/gnome-base/librsvg/Manifest
+++ b/gnome-base/librsvg/Manifest
@@ -1,2 +1,3 @@
 DIST librsvg-2.40.10.tar.xz 522668 SHA256 965c807438ce90b204e930ff80c92eba1606a2f6fd5ccfd09335c99896dd3479 SHA512 e6b630e8332587df414ac5e4e597a4c93ed6f805f378228b7f882f42d03cba68c952e9c1627b3c57dc105cd5ac739a0f6bbe61595c211de0f9e3bd7867904c96 WHIRLPOOL 96b37494e8fd37242371e1e7f10bcf616993f172fd75ab86b65a0743a432dad9e201975281625fcb70baad697c615c5624fc97a2783e2356c9fbd0365f5072ad
+DIST librsvg-2.40.11.tar.xz 539428 SHA256 611ac0f544debd0c9bf1ef5509c990d218e83dd1d8c83297075c4b29796a2e02 SHA512 89fc4f94150ab47665ab1b6c26979c8072efe40dd74ff13284598cb63de8594e7cfe4b73a151e54002a4811b5de56b93f5d52215ef0862b994d230fafe04b4fc WHIRLPOOL 7c9a0292faf42dd396a59b38c6900a1b78a254c8bd8c724b5636d506c41934d19c924fbf86c2faab7151c065dd134252b78adfd94940b09acd601ef2dc86a5cc
 DIST librsvg-2.40.9.tar.xz 519172 SHA256 13964c5d35357552b47d365c34215eee0a63bf0e6059b689f048648c6bf5f43a SHA512 17b72b509b0d38b1291a2a0594739fd650622ab2a913a5e0c864e5060b15093fc49e436c9e2494d57b475572183d1059ae50b7a1d44a1d4d071ac5ef3bcbeaf6 WHIRLPOOL 59bc56631a212893566fb8ed90e45b3e954f7522c21ee1d7b56987a2cc527c6ea8c43238786b159ab0df43e661108b3b089b4b43845f7d9effb4f064cfde7d12

diff --git a/gnome-base/librsvg/librsvg-2.40.11.ebuild b/gnome-base/librsvg/librsvg-2.40.11.ebuild
new file mode 100644
index 0000000..dba952e
--- /dev/null
+++ b/gnome-base/librsvg/librsvg-2.40.11.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+VALA_USE_DEPEND="vapigen"
+
+inherit autotools gnome2 multilib-minimal vala
+
+DESCRIPTION="Scalable Vector Graphics (SVG) rendering library"
+HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg"
+
+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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+
+IUSE="+introspection vala tools"
+REQUIRED_USE="
+	vala? ( introspection )
+"
+
+RDEPEND="
+	>=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
+	>=x11-libs/cairo-1.12.14-r4[${MULTILIB_USEDEP}]
+	>=x11-libs/pango-1.36.3[${MULTILIB_USEDEP}]
+	>=dev-libs/libxml2-2.9.1-r4:2[${MULTILIB_USEDEP}]
+	>=dev-libs/libcroco-0.6.8-r1[${MULTILIB_USEDEP}]
+	>=x11-libs/gdk-pixbuf-2.30.7:2[introspection?,${MULTILIB_USEDEP}]
+	introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
+	tools? ( >=x11-libs/gtk+-3.10.0:3 )
+"
+DEPEND="${RDEPEND}
+	dev-libs/gobject-introspection-common
+	dev-libs/vala-common
+	>=dev-util/gtk-doc-am-1.13
+	>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+	vala? ( $(vala_depend) )
+"
+# >=gtk-doc-am-1.13, gobject-introspection-common, vala-common needed by eautoreconf
+
+src_prepare() {
+	# https://bugzilla.gnome.org/show_bug.cgi?id=653323
+	epatch "${FILESDIR}/${PN}-2.40.10-gtk-optional.patch"
+
+	# https://bugzilla.gnome.org/show_bug.cgi?id=731826
+	epatch "${FILESDIR}/${PN}-2.40.2-vala-out-of-source.patch"
+
+	eautoreconf
+
+	use vala && vala_src_prepare
+	gnome2_src_prepare
+}
+
+multilib_src_configure() {
+	local myconf=()
+
+	# -Bsymbolic is not supported by the Darwin toolchain
+	if [[ ${CHOST} == *-darwin* ]]; then
+		myconf+=( --disable-Bsymbolic )
+	fi
+
+	# --disable-tools even when USE=tools; the tools/ subdirectory is useful
+	# only for librsvg developers
+	ECONF_SOURCE=${S} \
+	gnome2_src_configure \
+		--disable-static \
+		--disable-tools \
+		$(multilib_native_use_enable introspection) \
+		$(multilib_native_use_with tools gtk3) \
+		$(multilib_native_use_enable vala) \
+		--enable-pixbuf-loader \
+		"${myconf[@]}"
+
+	if multilib_is_native_abi; then
+		ln -s "${S}"/doc/html doc/html || die
+	fi
+}
+
+multilib_src_compile() {
+	# causes segfault if set, see bug #411765
+	unset __GL_NO_DSO_FINALIZER
+	gnome2_src_compile
+}
+
+multilib_src_install() {
+	gnome2_src_install
+}
+
+pkg_postinst() {
+	# causes segfault if set, see bug 375615
+	unset __GL_NO_DSO_FINALIZER
+	multilib_foreach_abi gnome2_pkg_postinst
+}
+
+pkg_postrm() {
+	# causes segfault if set, see bug 375615
+	unset __GL_NO_DSO_FINALIZER
+	multilib_foreach_abi gnome2_pkg_postrm
+}


             reply	other threads:[~2015-10-17 11:31 UTC|newest]

Thread overview: 174+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-17 11:31 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-16 10:15 [gentoo-commits] repo/gentoo:master commit in: gnome-base/librsvg/ Arthur Zamarin
2024-08-16 10:15 Arthur Zamarin
2024-08-16 10:15 Arthur Zamarin
2024-08-01 14:51 Pacho Ramos
2024-08-01 14:51 Pacho Ramos
2024-06-29 13:27 Andreas K. Hüttel
2024-05-09 18:34 Arthur Zamarin
2024-05-08 16:54 Arthur Zamarin
2024-05-08 16:54 Arthur Zamarin
2024-05-08 16:54 Arthur Zamarin
2024-04-07  8:38 Arthur Zamarin
2024-03-17 21:37 Mart Raudsepp
2024-03-09 13:19 Mart Raudsepp
2024-02-11 14:21 Mart Raudsepp
2024-02-10 14:21 Arthur Zamarin
2024-02-10 14:16 Arthur Zamarin
2024-02-10 14:16 Arthur Zamarin
2024-02-03 15:57 Mart Raudsepp
2024-02-03 11:50 Arthur Zamarin
2024-02-03 11:50 Arthur Zamarin
2024-02-03 11:50 Arthur Zamarin
2024-01-08  7:03 Sam James
2023-09-14 18:42 Matt Turner
2023-09-01 16:07 Arthur Zamarin
2023-08-29 18:02 Arthur Zamarin
2023-08-29 17:49 Arthur Zamarin
2023-08-12 18:12 Arthur Zamarin
2023-08-12 18:12 Arthur Zamarin
2023-08-12 18:05 Arthur Zamarin
2023-07-21 13:54 Matt Turner
2023-07-20 10:16 WANG Xuerui
2023-07-06 21:26 Matt Turner
2023-07-02 17:31 Sam James
2023-07-02 11:18 Sam James
2023-07-02  8:33 Sam James
2023-07-02  8:04 Sam James
2023-05-31 11:17 Matt Turner
2023-05-26  8:40 Sam James
2023-05-03  3:53 Sam James
2023-05-02 19:58 Arthur Zamarin
2023-05-02 19:57 Arthur Zamarin
2023-05-02 19:19 Arthur Zamarin
2023-05-02 18:08 Arthur Zamarin
2023-05-02 17:40 Arthur Zamarin
2023-05-02 17:40 Arthur Zamarin
2023-03-18  0:11 Matt Turner
2023-03-16 17:40 Matt Turner
2022-12-04  3:03 Matt Turner
2022-11-05 18:58 Arthur Zamarin
2022-11-05  9:44 Arthur Zamarin
2022-11-01  9:25 Matt Turner
2022-10-30 16:34 Matt Turner
2022-10-18  2:51 Sam James
2022-10-13 19:38 Arthur Zamarin
2022-10-11 19:40 Matt Turner
2022-10-11 18:19 Matt Turner
2022-10-08 18:25 Sam James
2022-09-01  1:20 Matt Turner
2022-07-18 17:44 Sam James
2022-06-26  7:15 Sam James
2022-06-11  4:01 Matt Turner
2022-05-17  7:56 WANG Xuerui
2022-05-14 12:58 Matt Turner
2022-03-21 18:07 Matt Turner
2022-03-21 17:54 Matt Turner
2022-03-21  1:45 Matt Turner
2022-03-20 21:30 Matt Turner
2022-03-13 17:41 Mart Raudsepp
2022-02-17 18:26 Matt Turner
2022-02-03  6:20 Matt Turner
2021-12-26  0:24 Georgy Yakovlev
2021-12-19 18:07 Matt Turner
2021-08-02  0:43 Sam James
2021-07-24 17:08 Sam James
2021-07-19 23:14 Marek Szuba
2021-07-11 20:48 Sam James
2021-07-11  2:31 Sam James
2021-06-06 21:49 Matt Turner
2021-05-26  4:22 Matt Turner
2021-05-21  0:51 Yixun Lan
2021-05-09  4:51 Matt Turner
2021-05-01  3:04 Matt Turner
2021-04-18 17:30 Matt Turner
2021-04-18 15:50 Matt Turner
2021-04-18 15:27 Matt Turner
2021-04-16  1:47 Matt Turner
2021-04-13 15:00 Sam James
2021-04-12 23:11 Sam James
2021-04-12 16:02 Sam James
2021-03-07  2:02 Matt Turner
2021-01-31 17:54 Mart Raudsepp
2021-01-06 23:04 Fabian Groffen
2021-01-05 18:30 Matt Turner
2020-12-18 22:05 Matt Turner
2020-11-08 10:17 Mart Raudsepp
2020-11-07 20:01 Mart Raudsepp
2020-11-07 19:54 Mart Raudsepp
2020-11-05 16:16 Sam James
2020-08-31  2:52 Sam James
2020-03-17  8:34 Mart Raudsepp
2020-03-17  8:34 Mart Raudsepp
2020-03-05 12:49 Agostino Sarubbo
2020-03-02 12:34 Agostino Sarubbo
2020-03-02 11:49 Sergei Trofimovich
2020-03-02 11:34 Sergei Trofimovich
2020-03-02 11:22 Sergei Trofimovich
2020-03-02 11:04 Sergei Trofimovich
2020-02-29 10:11 Sergei Trofimovich
2020-02-28 17:50 Agostino Sarubbo
2020-02-28 14:12 Agostino Sarubbo
2020-02-27 18:17 Mart Raudsepp
2020-01-11 20:01 Mart Raudsepp
2019-07-13 12:08 Sergei Trofimovich
2019-07-03  7:11 Agostino Sarubbo
2019-06-27 12:35 Agostino Sarubbo
2019-06-17 19:40 Sergei Trofimovich
2019-06-17 10:07 Mikle Kolyada
2019-05-23 13:02 Mikle Kolyada
2019-05-10 17:33 Mikle Kolyada
2019-05-09 20:04 Aaron Bauman
2019-02-17 11:34 Mart Raudsepp
2018-12-14 22:50 Mart Raudsepp
2018-09-14 10:25 Mart Raudsepp
2018-06-28 14:38 Mikle Kolyada
2018-04-18  6:44 Mart Raudsepp
2017-10-18  0:59 Mart Raudsepp
2017-09-30 10:45 Sergei Trofimovich
2017-09-30  6:30 Sergei Trofimovich
2017-09-26 23:02 Sergei Trofimovich
2017-09-09 19:41 Sergei Trofimovich
2017-09-01 18:46 Matt Turner
2017-08-20 17:33 Thomas Deutschmann
2017-07-31 12:20 Tobias Klausmann
2017-07-25 18:53 Markus Meier
2017-07-22  9:24 Sergei Trofimovich
2017-07-21 16:58 Mart Raudsepp
2017-07-07 21:20 Mart Raudsepp
2017-07-07 11:49 Agostino Sarubbo
2017-06-12 10:07 Mart Raudsepp
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-23 21:23 Agostino Sarubbo
2017-04-22 19:08 Tobias Klausmann
2017-04-08 23:40 Mart Raudsepp
2016-12-06 20:33 Markus Meier
2016-07-08 12:02 Agostino Sarubbo
2016-07-08 10:02 Agostino Sarubbo
2016-07-08  7:53 Agostino Sarubbo
2016-07-02 13:31 Pacho Ramos
2016-05-20 19:21 Tobias Klausmann
2016-05-12 17:20 Markus Meier
2016-05-11 10:51 Agostino Sarubbo
2016-05-11 10:50 Agostino Sarubbo
2016-05-09  4:32 Jeroen Roovers
2016-05-03 20:18 Markus Meier
2016-04-03 12:42 Pacho Ramos
2016-03-06 18:20 Mikle Kolyada
2016-01-10 18:30 Pacho Ramos
2015-11-19 10:04 Agostino Sarubbo
2015-11-18  9:09 Agostino Sarubbo
2015-11-18  5:47 Jeroen Roovers
2015-11-16 14:08 Agostino Sarubbo
2015-11-14 10:28 Agostino Sarubbo
2015-11-13  9:12 Agostino Sarubbo
2015-11-12 11:07 Agostino Sarubbo
2015-10-18 11:29 Mikle Kolyada
2015-10-03  8:37 Markus Meier
2015-09-28  4:44 Jeroen Roovers
2015-09-20  6:11 Jeroen Roovers
2015-09-05 12:50 Pacho Ramos
2015-09-05 12:50 Pacho Ramos

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=1445081251.3902ef96de97acb024dfe9e2f4815c78a4df4643.pacho@gentoo \
    --to=pacho@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