--- librsvg-2.26.0.ebuild 2010-01-16 18:35:44.000000000 +0100 +++ librsvg-2.26.0.ebuild 2010-03-27 20:07:39.000000000 +0100 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.0.ebuild,v 1.10 2010/01/16 17:21:43 armin76 Exp $ -inherit eutils gnome2 multilib +inherit eutils gnome2 multilib autotools DESCRIPTION="Scalable Vector Graphics (SVG) rendering library" HOMEPAGE="http://librsvg.sourceforge.net/" @@ -43,6 +43,10 @@ # gcc-4.3.2-r3 related segfault with various apps like firefox -- bug 239992 epatch "${FILESDIR}/${PN}-2.22.3-fix-segfault-with-firefox.patch" + + # builds tests with FEATURES=-test -- bug 226231 + epatch "${FILESDIR}/${PN}-2.26.0-do-not-build-tests-if-not-asked.patch" + eautoreconf } set_gtk_confdir() {