Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 366606 Details for
Bug 496372
x11-libs/libsvg-cairo convert to multilib
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
libsvg-cairo-0.1.6.ebuild.patch
libsvg-cairo-0.1.6.ebuild.patch (text/plain), 1.05 KB, created by
Michael Mair-Keimberger (mm1ke)
on 2013-12-30 21:55:32 UTC
(
hide
)
Description:
libsvg-cairo-0.1.6.ebuild.patch
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-12-30 21:55:32 UTC
Size:
1.05 KB
patch
obsolete
>--- /usr/portage/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild 2012-05-05 06:01:30.000000000 +0200 >+++ x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild 2013-12-30 22:31:27.664151259 +0100 >@@ -2,6 +2,10 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild,v 1.27 2012/05/05 03:52:29 jdhore Exp $ > >+EAPI=5 >+ >+inherit autotools-multilib >+ > DESCRIPTION="Render SVG content using cairo" > HOMEPAGE="http://cairographics.org" > SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" >@@ -11,12 +15,9 @@ > KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" > IUSE="" > >-RDEPEND="x11-libs/cairo >- media-libs/libsvg" >+RDEPEND="x11-libs/cairo[${MULTILIB_USEDEP}] >+ media-libs/libsvg[${MULTILIB_USEDEP}]" > DEPEND="${RDEPEND} > virtual/pkgconfig" > >-src_install() { >- emake DESTDIR="${D}" install || die "emake install failed." >- dodoc AUTHORS ChangeLog NEWS README >-} >+DOCS=( AUTHORS ChangeLog NEWS README )
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 496372
: 366606