[Lunar-commits] <moonbase> pixman: version bumped to 0.15.2.
Florin Braescu
florin at lunar-linux.org
Fri Apr 10 17:58:31 CEST 2009
commit e1f1b3ff7d13779deae1c62f830bdc53db87cdff
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 10 18:58:31 2009 +0300
pixman: version bumped to 0.15.2.
Changes:
- Optimization for for rectilinear nearest-neighbour scaling.
- Support for repeating images.
- Support for BGRA and BGRx formats.
---
xorg7/lib/pixman/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xorg7/lib/pixman/DETAILS b/xorg7/lib/pixman/DETAILS
index 2c64dab..fc3542d 100644
--- a/xorg7/lib/pixman/DETAILS
+++ b/xorg7/lib/pixman/DETAILS
@@ -1,12 +1,12 @@
MODULE=pixman
- VERSION=0.14.0
+ VERSION=0.15.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/lib
- SOURCE_VFY=sha1:495e9de7b113365d0b7fe902f846734dfe2e1546
+ SOURCE_VFY=sha1:fd44f4dc0e429bb71344d33c783837fd0b8b6b5b
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20070809
- UPDATED=20090217
+ UPDATED=20090410
SHORT="Low level pixel manipulation routine library"
cat << EOF
More information about the Lunar-commits
mailing list