Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134119 - bump media-gfx/imagemagick-6.2.8.0
Summary: bump media-gfx/imagemagick-6.2.8.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Karol Wojtaszek (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-23 08:05 UTC by Rodrigo Severo
Modified: 2006-06-18 08:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Severo 2006-05-23 08:05:38 UTC
http://www.imagemagick.org
Comment 1 Rodrigo Severo 2006-05-23 09:09:28 UTC
I have copied the 6.2.6 ebuild and renamed it to 6.2.7.7 and it emerged and seems to be working fine.

I did little testing.
Comment 2 Tuan Van (RETIRED) gentoo-dev 2006-06-07 16:43:06 UTC
below is ebuild patch so imagemagick can find corefonts

--- imagemagick-6.2.6.0.ebuild  2006-06-07 15:50:42.000000000 -0700
+++ imagemagick-6.2.8.0.ebuild  2006-06-07 16:39:51.000000000 -0700
@@ -65,6 +65,7 @@
                --with-modules \
                --without-perl \
                --with-gs-font-dir=/usr/share/fonts/default/ghostscript \
+               --with-windows-font-dir=/usr/share/fonts/corefont \
                $(use_with !nocxx magick-plus-plus) \
                $(use_with bzip2 bzlib) \
                $(use_with fpx) \
Comment 3 Tuan Van (RETIRED) gentoo-dev 2006-06-09 12:16:57 UTC
I made a typo above. s/corefont/corefonts/
Comment 4 Karol Wojtaszek (RETIRED) gentoo-dev 2006-06-18 08:51:33 UTC
Bumped in portage, thanks