Bug 165938 - media-libs/freeimage-3.92 (new ebuild)
|
Bug#:
165938
|
Product: Gentoo Linux
|
Version: 2006.1
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: steve@chinavfx.net
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-libs/freeimage-3.92 (new ebuild)
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2007-02-08 16:48 0000
|
as it's homepage saids,
FreeImage is a library project for developers who would like to support popular
graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are:
extremely simple in use, not limited to the local PC (unique FreeImageIO) and
Plugin driven!
Also, dev-games/cegui, and the new dev-games/ogre ( currently in 1.4.0 branch )
need this as a replacement for devil.
Devil has a long long long development cycle. so this packages is good :)
Reproducible: Always
forgot to say, this baby should be media-libs/FreeImage
Created an attachment (id=109600) [details]
modded ebuild
this is the modified ebuild, which fixed the libpng compile problem on amd64
platform, libpng can not use mmx code with gcc-4.1.1 and binutils-2.17.50.0.12
and amd64. compile failed.
this new ebuild fixed this, also added doc use, which installs
FreeImage392.pdf.
Created an attachment (id=111946) [details]
freeimage-3.9.3.ebuild
I modified Sergey's version a bit, now it creates a symlink
usr/lib/libfreeimage.so -> /usr/lib/libfreeimage-3.9.3.so
Many packages depend on this.