Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 92225 Details for
Bug 121142
imagemagick-6.2.5.5 links perl library against external libMagick.so.6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for the ebuild
imagemagick-ebuild.patch (text/plain), 908 bytes, created by
Sven
on 2006-07-19 10:55:26 UTC
(
hide
)
Description:
patch for the ebuild
Filename:
MIME Type:
Creator:
Sven
Created:
2006-07-19 10:55:26 UTC
Size:
908 bytes
patch
obsolete
>--- imagemagick-6.2.8.0.ebuild.orig 2006-07-19 16:47:42.000000000 +0200 >+++ imagemagick-6.2.8.0.ebuild 2006-07-19 18:49:19.000000000 +0200 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.2.8.0.ebuild,v 1.7 2006/07/15 16:55:48 nixnut Exp $ > >-inherit eutils perl-app multilib >+inherit eutils perl-app multilib autotools > > MY_PN=ImageMagick > MY_P=${MY_PN}-${PV%.*} >@@ -56,13 +56,16 @@ > cd "${S}" > chmod +x config.sub > epatch "${FILESDIR}"/${PN}-6.2.5.4-docs.patch >+ epatch "${FILESDIR}"/imagemagick-perl.patch >+ >+ eautoreconf > } > > src_compile() { > econf \ > --with-threads \ > --with-modules \ >- --without-perl \ >+ $(use_with perl) \ > --with-gs-font-dir=/usr/share/fonts/default/ghostscript \ > --with-windows-font-dir=/usr/share/fonts/corefonts \ > $(use_with !nocxx magick-plus-plus) \
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 121142
:
92213
|
92214
|
92225
|
92226
|
96080
|
96081
|
97370