Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 92213 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]
the patch for the current ebuild
imagemagick-ebuild.patch (text/plain), 559 bytes, created by
Sven
on 2006-07-19 08:29:07 UTC
(
hide
)
Description:
the patch for the current ebuild
Filename:
MIME Type:
Creator:
Sven
Created:
2006-07-19 08:29:07 UTC
Size:
559 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 17:19:18.000000000 +0200 >@@ -56,13 +56,14 @@ > cd "${S}" > chmod +x config.sub > epatch "${FILESDIR}"/${PN}-6.2.5.4-docs.patch >+ epatch "${FILESDIR}"/imagemagick-perl.patch > } > > 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