Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

imlib2-1.3.0-4.0.120asp RPM for i386

From ASPLinux / i386 / updates / 12 / i386

Name: imlib2 Distribution: ASPLinux
Version: 1.3.0 Vendor: ASPLinux
Release: 4.0.120asp Build date: Fri Jun 27 21:53:48 2008
Group: System Environment/Libraries Build host: server3.asplinux.com.ua
Size: 1040947 Source RPM: imlib2-1.3.0-4.0.120asp.src.rpm
Packager: ASPLinux Team <packages@asp-linux.com>
Url: http://www.enlightenment.org/Libraries/Imlib2/
Summary: Image loading, saving, rendering, and manipulation library
Imlib 2 is a library that does image file loading and saving as well
as rendering, manipulation, arbitrary polygon support, etc.  It does
ALL of these operations FAST. Imlib2 also tries to be highly
intelligent about doing them, so writing naive programs can be done
easily, without sacrificing speed.  This is a complete rewrite over
the Imlib 1.x series. The architecture is more modular, simple, and
flexible.

Provides

Requires

Copyright

BSD

Signatures

internal MD5: f830370d00aa2c26ff1780f665956b9d
GPG

Changelog

* Fri May 30 2008 Tomas Smetana <tsmetana@redhat.com> 1.3.0-4
  - patch for CVE-2008-2426
* Thu Nov 09 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.3.0-3
  - Fix CVE-2006-4806, CVE-2006-4807, CVE-2006-4808, CVE-2006-4809, thanks to
    Ubuntu for the patch (bug 214676)
* Thu Oct 26 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.3.0-2
  - Multilib devel goodness (make -devel i386 and x86_64 parallel installable)
  - Fix bug 212469
  - Add libid3tag-devel to the BR's so id3tag support gets build in
* Tue Oct 24 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.3.0-1
  - New upstream release 1.3.0
* Mon Aug 28 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.2.2-2
  - FE6 Rebuild
* Sun Jul 23 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.2.2-1
  - New upstream release 1.2.2
* Sun Jul 23 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.2.1-6
  - Taking over as maintainer since Anvil has other priorities
  - Long long due rebuild with new gcc for FC-5 (bug 185871)
* Thu Nov 24 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.2.1-5
  - Make XPM loader use /usr/share/X11/rgb.txt.
  - Drop no longer needed multilib configure options.
* Sun Nov 13 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.2.1-4
  - Adapt to modular X.Org (#172613).
* Wed Sep 21 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2.1-3
  - Make XPM loader use /usr/lib/X11/rgb.txt instead of /usr/X11R6/...
* Sun Aug 28 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.2.1-2
  - 1.2.1, patches applied/obsoleted upstream.
  - Improve summary and description, fix URL.
  - Move HTML docs to -devel.
  - Build with dependency tracking disabled.
  - Drop x86_64 freetype rpath hack, require a fixed freetype-devel.
* Mon May 09 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2.0-8.fc4
  - Fix segfault in XPM loader (#156058).
* Tue Apr 05 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2.0-7.fc4
  - Fix broken pkgconfig file.
* Fri Apr 01 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2.0-6
  - Include imlib2 directory in datadir and libdir.
* Wed Feb 09 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2.0-5
  - Link loaders with the main lib, fixes load/save problems with some apps.
* Tue Jan 18 2005 Michael Schwendt <mschwendt[AT[users.sf.net> - 0:1.2.0-4
  - Really include libtool archives to fix fedora.us bug #2284.
* Fri Jan 14 2005 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0:1.2.0-3
  - Move filters and loaders back into main package where they belong
* Mon Jan 10 2005 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0:1.2.0-2
  - Don't ship *.?.a in {_libdir}/imlib/filters/ and loaders/
* Sun Jan 09 2005 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0:1.2.0-1
  - Ship .la files ue to a bug in kdelibs; see
    https://bugzilla.fedora.us/show_bug.cgi?id=2284
    http://bugzilla.redhat.com/bugzilla/142244
    http://bugs.kde.org/93359
  - Use make param LIBTOOL=/usr/bin/libtool - fixes hardcoded rpath on x86_64
  - fix hardcoded rpath im Makefiles on x86_64 due to freetype-config --libs
    returning "-L/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lfreetype -lz"
  - Update to 1.2.0 -- fixes several security issues
  - remove explicit libdir=_libdir - 1.2.9 does not need it anymore
  - removeddemo compile/install;
  - use configure param --x-libraries={_prefix}/X11R6/{_lib} and patch to fix
    "cannot find -lX11"
* Thu Dec 30 2004 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0:1.1.2-2
  - Disable mmx on x86_64 (fixes Build error)
  - Add explicit libdir=_libdir to make calls to avoid install errors on x86_64
  - Add --with-pic configure option (taken from Matthias Saou's package)
* Sat Sep 25 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.1.2-0.fdr.1
  - Update to 1.1.2, fixes CAN-2004-0802.
  - Enable MMX on all ix86, x86_64 and ia64, it seems runtime-detected.
  - Update URL.
* Tue Nov 18 2003 Dams <anvil[AT]livna.org> 0:1.0.6-0.fdr.3
  - s#_prefix/lib#_libdir#
* Tue Nov 18 2003 Dams <anvil[AT]livna.org> 0:1.0.6-0.fdr.2
  - Moved some binaries and loaders into main package
  - Added missing Requires and BuildRequires
* Sun Oct 26 2003 Dams <anvil[AT]livna.org>
  - Initial build.

Files

/usr/bin/imlib2_bumpmap
/usr/bin/imlib2_colorspace
/usr/bin/imlib2_conv
/usr/bin/imlib2_grab
/usr/bin/imlib2_poly
/usr/bin/imlib2_show
/usr/bin/imlib2_view
/usr/lib/imlib2
/usr/lib/imlib2/filters
/usr/lib/imlib2/filters/bumpmap.la
/usr/lib/imlib2/filters/bumpmap.so
/usr/lib/imlib2/filters/colormod.la
/usr/lib/imlib2/filters/colormod.so
/usr/lib/imlib2/filters/testfilter.la
/usr/lib/imlib2/filters/testfilter.so
/usr/lib/imlib2/loaders
/usr/lib/imlib2/loaders/argb.la
/usr/lib/imlib2/loaders/argb.so
/usr/lib/imlib2/loaders/bmp.la
/usr/lib/imlib2/loaders/bmp.so
/usr/lib/imlib2/loaders/bz2.la
/usr/lib/imlib2/loaders/bz2.so
/usr/lib/imlib2/loaders/gif.la
/usr/lib/imlib2/loaders/gif.so
/usr/lib/imlib2/loaders/id3.la
/usr/lib/imlib2/loaders/id3.so
/usr/lib/imlib2/loaders/jpeg.la
/usr/lib/imlib2/loaders/jpeg.so
/usr/lib/imlib2/loaders/lbm.la
/usr/lib/imlib2/loaders/lbm.so
/usr/lib/imlib2/loaders/png.la
/usr/lib/imlib2/loaders/png.so
/usr/lib/imlib2/loaders/pnm.la
/usr/lib/imlib2/loaders/pnm.so
/usr/lib/imlib2/loaders/tga.la
/usr/lib/imlib2/loaders/tga.so
/usr/lib/imlib2/loaders/tiff.la
/usr/lib/imlib2/loaders/tiff.so
/usr/lib/imlib2/loaders/xpm.la
/usr/lib/imlib2/loaders/xpm.so
/usr/lib/imlib2/loaders/zlib.la
/usr/lib/imlib2/loaders/zlib.so
/usr/lib/libImlib2.so.1
/usr/lib/libImlib2.so.1.3.0
/usr/share/doc/imlib2-1.3.0
/usr/share/doc/imlib2-1.3.0/AUTHORS
/usr/share/doc/imlib2-1.3.0/COPYING
/usr/share/doc/imlib2-1.3.0/ChangeLog
/usr/share/doc/imlib2-1.3.0/README
/usr/share/doc/imlib2-1.3.0/TODO
/usr/share/imlib2
/usr/share/imlib2/data
/usr/share/imlib2/data/fonts
/usr/share/imlib2/data/fonts/cinema.ttf
/usr/share/imlib2/data/fonts/grunge.ttf
/usr/share/imlib2/data/fonts/morpheus.ttf
/usr/share/imlib2/data/fonts/notepad.ttf
/usr/share/imlib2/data/images
/usr/share/imlib2/data/images/audio.png
/usr/share/imlib2/data/images/bg.png
/usr/share/imlib2/data/images/bulb.png
/usr/share/imlib2/data/images/cal.png
/usr/share/imlib2/data/images/calc.png
/usr/share/imlib2/data/images/folder.png
/usr/share/imlib2/data/images/globe.png
/usr/share/imlib2/data/images/imlib2.png
/usr/share/imlib2/data/images/lock.png
/usr/share/imlib2/data/images/mail.png
/usr/share/imlib2/data/images/menu.png
/usr/share/imlib2/data/images/mush.png
/usr/share/imlib2/data/images/paper.png
/usr/share/imlib2/data/images/sh1.png
/usr/share/imlib2/data/images/sh2.png
/usr/share/imlib2/data/images/sh3.png
/usr/share/imlib2/data/images/stop.png
/usr/share/imlib2/data/images/tnt.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Nov 20 02:12:30 2008