Path to this page:
./
graphics/imlib2,
Image manipulation library
Branch: pkgsrc-2008Q1,
Version: 1.4.0nb2,
Package name: imlib2-1.4.0nb2,
Maintainer: rhImlib 2 is the successor to Imlib. It is NOT a newer version - it is a
completely new library. Imlib 2 can be installed alongside Imlib 1.x
without any problems since they are effectively different libraries - BUT
they have very similar functionality.
Imlib 2 does the following:
* Load/Save image files from disk in one of many formats
* Render image data onto other images or an X-Windows drawable
* Produce pixmaps and pixmap masks of Images
* Apply filters and transformations to images
* Accept RGBA Data for images and apply colour correction/modifications
* Alpha blend Images on other images or drawables
* Render truetype anti-aliased text straight and at angles
* Render rectangles, anti-aliased lines, and multi-coloured gradients
* Cache data intelligently for maximum performance
* Allocate colours automatically
* Allow full control over caching and color allocation
* Provide highly optimized MMX assembly for core routines
* Provide plug-in filter interface
* Provide on-the-fly runtime plug-in image loading and saving interface
* Fastest image compositing, rendering and manipulation library for X
Required to run:[
graphics/libungif] [
graphics/png] [
graphics/jpeg] [
graphics/freetype2] [
graphics/tiff] [
devel/libltdl]
Required to build:[
x11/xextproto] [
x11/inputproto] [
pkgtools/x11-links] [
devel/pkg-config] [
devel/libtool-base]
Package options: imlib2-amd64, x11
Master sites: (Expand)
SHA1: 2bbd65b82a690d21dab2bfeb33cc370f6bb49393
RMD160: 5b663a420e1008ddc047665912cad473323803da
Filesize: 933.493 KB
Version history: (Expand)
- (2008-06-08) Updated to version: imlib2-1.4.0nb2
- (2008-04-12) Package added to pkgsrc.se, version imlib2-1.4.0nb1 (created)
CVS history: (Expand)
2008-06-03 13:21:04 by Geert Hendrickx | Files touched by this commit (3) |
Log message:
Pullup ticket 2411 - requested by drochner
security fix for imlib2
- pkgsrc/graphics/imlib2/Makefile 1.46
- pkgsrc/graphics/imlib2/distinfo 1.21
- pkgsrc/graphics/imlib2/patches/patch-cf 1.3
Module Name: pkgsrc
Committed By: drochner
Date: Mon Jun 2 10:05:50 UTC 2008
Modified Files:
pkgsrc/graphics/imlib2: Makefile distinfo
Added Files:
pkgsrc/graphics/imlib2/patches: patch-cf
Log message:
add a patch from redhat bugzilla (#449073) to fix the xpm half
of CVE-2008-2426, the pnm half was fixed in pkgsrc in 2006
bump PKGREVISION
|