Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
imlib: An image loading and rendering library for X11R6
- Summary
- Imlib is a display depth independent image loading and rendering library.
Imlib is designed to simplify and speed up the process of loading images and
obtaining X Window System drawables. Imlib provides many simple manipulation
routines which can be used for common operations.
The imlib package also contains the imlib_config program, which you can use to
configure the Imlib image loading and rendering library. Imlib_config can be
used to control how Imlib uses color and handles gamma corrections, etc.
Install imlib if you need an image loading and rendering library for X11R6, or
if you are installing GNOME.
Changelog
- * Tue Apr 10 17:00:00 2007 Paul Howarth <paul{%}city-fan{*}org> 1:1.9.15-2
- add patch for CVE-2004-1025, CVE-2004-1026 (integer/buffer overflows)
(#235416)
- * Thu Mar 29 17:00:00 2007 Paul Howarth <paul{%}city-fan{*}org> 1:1.9.15-1
- update to 1.9.15
- update gmodulehack patch
- update URL
- version the obsoletes and provides
- require giflib-devel instead of libungif-devel
- remove redundant gtk+ dependency
- devel package requires %{_datadir}/aclocal and pkgconfig
- remove patches for fixes done upstream (ac25, waitpid, bounds)
- use sed rather than perl for scripted edits
- macro-ize commands where possible, hardcode paths otherwise
- use make with DESTDIR rather than %makeinstall
- use more explicit names in the %files lists
- make imlib-config multilib-compatible
- add buildreq libXt-devel (needed for FC5)
- * Fri Jan 12 16:00:00 2007 Paul Howarth <paul{%}city-fan{*}org> 1:1.9.13-31
- rebuilt