Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48079 - media-gfx/imagemagick-5.5.7.17 with some enhancements
Summary: media-gfx/imagemagick-5.5.7.17 with some enhancements
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:
: 36349 (view as bug list)
Depends on:
Blocks: 44895
  Show dependency tree
 
Reported: 2004-04-16 14:52 UTC by Stefan Briesenick (RETIRED)
Modified: 2004-11-18 12:14 UTC (History)
2 users (show)

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


Attachments
imagemagick-5.5.7.15.ebuild.patch (imagemagick-5.5.7.15.ebuild.patch,2.67 KB, patch)
2004-04-16 14:54 UTC, Stefan Briesenick (RETIRED)
Details | Diff
imagemagick-5.5.7.17.ebuild (imagemagick-5.5.7.17.ebuild,2.61 KB, text/plain)
2004-04-16 16:30 UTC, Stefan Briesenick (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Briesenick (RETIRED) gentoo-dev 2004-04-16 14:52:32 UTC
I made some enhancements to the imagemagick-5.5.7.15.ebuild

first some USE-flags for (it's better this way!):

- lzw (LZW compression) support
- dps (Display Postscript) support
- exif (EXIF tag parsing) support
- jp2 (JPEG v2 / jasper) support

furthermore support for 'static' USE-Flag:

+static builds only .a files
-static builds only .so files, adding -fPIC and --with-modules

and then a little enhancement to the 'freetype' USE-Flag:

- adding --with-windows-font-dir=/usr/X11R6/lib/X11/fonts/truetype/

finally, I removed the --with-fpx (FlashPIX) option, because we need an ebuild for libfpx first and then we should have an USE-flag (ie. 'fpx') for it.

FlashPIX libfpx can be downloaded here:
ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/

please use my attached patch to apply the enhancements to media-gfx/imagemagick-5.5.7.15.ebuild

it's time for imagemagick-5.5.7.15-r1 ;-)


Reproducible: Always
Steps to Reproduce:
Comment 1 Stefan Briesenick (RETIRED) gentoo-dev 2004-04-16 14:54:41 UTC
Created attachment 29456 [details, diff]
imagemagick-5.5.7.15.ebuild.patch

patch for media-gfx/imagemagick/imagemagick-5.5.7.15.ebuild
Comment 2 Stefan Briesenick (RETIRED) gentoo-dev 2004-04-16 15:26:27 UTC
btw: http://imagemagick.org/www/download.html

6.0.0 stable is out! I have to check, what's new and what 'configure' says. I suggest to first apply my patch to 5.5.7.15 and then we check the 6.0.0.
Comment 3 Stefan Briesenick (RETIRED) gentoo-dev 2004-04-16 16:07:20 UTC
ok, I checked 6.0.0-2.

first of all, perlpatch.diff is broken now. configure has only some minor addons. But I have some problems to compile. Seems to be some work... :-/

But meanwhile, I found, that there's imagemagick-5.5.7-17 ;-)

I optimized my patch for imagemagick-5.5.7-15 and offer a complete ebuild for imagemagick-5.5.7-17. It will be attached in a few minutes...
Comment 4 Stefan Briesenick (RETIRED) gentoo-dev 2004-04-16 16:30:48 UTC
Created attachment 29462 [details]
imagemagick-5.5.7.17.ebuild

new ebuild for imagemagick-5.5.7-17
includes all enhancements!

removed 'dps' USE-flag, merged it with 'X' USE-flag
builds and works perfectly on 3 of my PCs.
Comment 5 Stefan Briesenick (RETIRED) gentoo-dev 2004-05-17 18:39:33 UTC
remind, remind, remind! ;-)
Comment 6 Patrick Kursawe (RETIRED) gentoo-dev 2004-07-04 08:06:42 UTC
*** Bug 36349 has been marked as a duplicate of this bug. ***
Comment 7 Stefan Briesenick (RETIRED) gentoo-dev 2004-10-07 11:48:13 UTC
what happend to these enhancements in 6.xx series?
Comment 8 Karol Wojtaszek (RETIRED) gentoo-dev 2004-11-18 12:14:12 UTC
Almost every enhancement had been added to portage. Closing this bug.