imlib2-loaders stable port information

Package: imlib2-loaders
Version: 1.4.2
Revision: 4
Description: Image handling library (extra loaders)
License: GPL
Maintainer: Benjamin Reed

Depends: imlib2-shlibs (>= %v-1)
BuildDepends: <<
fink (>= 0.28-1),
freetype219 (>= 2.3.8-2),
imlib2 (>= 1.4.2-3),
pkgconfig (>= 0.23),
x11-dev
<<

Source: mirror:sourceforge:enlightenment/imlib2_loaders-%v.tar.bz2
Source-MD5: 972f64c179035014b72243ccd6245c5e
PatchScript: perl -pi -e 's,need_relink=yes,need_relink=no,g; s,hardcode_direct=yes,hardcode_direct=no,g; s,-flat_namespace -undefined suppress,-undefined dynamic_lookup,g' ltmain.sh configure

ConfigureParams: --disable-dependency-tracking --with-imlib2-config='pkg-config imlib2' --disable-edb --disable-eet --disable-static

InstallScript: make -j1 install DESTDIR=%d
DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README

Homepage: http://enlightenment.sourceforge.net/Libraries/Imlib2/
DescDetail: <<
Imlib2 is the successor to Imlib. It is not just a newer version, it is a
completely new library. Imlib2 can be installed alongside Imlib 1.x
without any problems since they are effectively different libraries, but
they have very similar functionality.

This package contains extra image loaders for the Imlib2 library.
<<
DescPackaging: <<
dmacks thinks ani might be broken...uses __imlib_LoadImage but
does not implement it (nor is it in libImlib)
<<