Path to this page:
./
graphics/imlib2,
Image manipulation library
Branch: pkgsrc-2008Q3,
Version: 1.4.2nb1,
Package name: imlib2-1.4.2nb1,
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:[
devel/libltdl] [
graphics/libungif] [
graphics/freetype2] [
graphics/jpeg] [
graphics/png] [
graphics/tiff]
Required to build:[
pkgtools/x11-links] [
devel/libtool-base] [
devel/pkg-config] [
x11/inputproto] [
x11/xextproto]
Package options: imlib2-amd64, x11
Master sites: (Expand)
SHA1: 769ea1da26774cd7531d1d66432cf8d7d7b30c2b
RMD160: 9b1f40ee392c1e27c6a75bbf7e8c7fb379e74695
Filesize: 910.824 KB
Version history: (Expand)
- (2008-11-24) Updated to version: imlib2-1.4.2nb1
- (2008-10-31) Updated to version: imlib2-1.4.2
- (2008-10-06) Package added to pkgsrc.se, version imlib2-1.4.0nb2 (created)
CVS history: (Expand)
2008-11-24 09:43:52 by Tyler R. Retzlaff | Files touched by this commit (3) |
Log message:
pullup ticket #2595 - requested by tron
imlib2: add patch to fix buffer overflow
revisions pulled up:
pkgsrc/graphics/imlib2/Makefile 1.48
pkgsrc/graphics/imlib2/distinfo 1.23
pkgsrc/graphics/imlib2/patches/patch-aa 1.12
Module Name: pkgsrc
Committed By: tron
Date: Sun Nov 23 18:41:16 UTC 2008
Modified Files:
pkgsrc/graphics/imlib2: Makefile distinfo
Added Files:
pkgsrc/graphics/imlib2/patches: patch-aa
Log message:
Add Debian patch to fix a buffer overflow in the XPM file loader.
Bump package revision.
|
2008-10-31 13:00:46 by Tyler R. Retzlaff | Files touched by this commit (5) | |
Log message:
pullup ticket #2562 - requested by tron
imlib2: update package for security fix
revisions pulled up:
pkgsrc/graphics/imlib2/Makefile 1.47
pkgsrc/graphics/imlib2/distinfo 1.22
pkgsrc/graphics/imlib2/patches/patch-ca r0
pkgsrc/graphics/imlib2/patches/patch-ce r0
pkgsrc/graphics/imlib2/patches/patch-cf r0
Module Name: pkgsrc
Committed By: tron
Date: Thu Oct 30 11:26:26 UTC 2008
Modified Files:
pkgsrc/graphics/imlib2: Makefile distinfo
Removed Files:
pkgsrc/graphics/imlib2/patches: patch-ca patch-ce patch-cf
Log message:
Update "imlib" package to version 1.4.2. Changes since version 1.4.0:
- Various bugfixes and security updates
This update addresses SA32354.
|