[Lunar-commits] <moonbase> pixman: version bumped to 0.12.0
Florin Braescu
florin at lunar-linux.org
Sun Sep 28 21:29:24 CEST 2008
commit 5b92e4a0d4a2b12a184c8d484bdc16d2f261086d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Sep 28 22:29:24 2008 +0300
pixman: version bumped to 0.12.0
New features added:
- New image formats with 10 bits per channel.
- SSE2 optimizations for many operations.
- Opacity based optimizations for operators.
- Altivec optimizations for many operations.
- A 32 bit region implementation.
---
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 d8dd4dd..b99b240 100644
--- a/xorg7/lib/pixman/DETAILS
+++ b/xorg7/lib/pixman/DETAILS
@@ -1,12 +1,12 @@
MODULE=pixman
- VERSION=0.11.8
+ VERSION=0.12.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/lib
- SOURCE_VFY=sha1:8db43d9fe094073cfcb03c1b1c86296b5a7df1aa
+ SOURCE_VFY=sha1:0c57c6c7e21e2545257068f52517c460e6e51ae4
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20070809
- UPDATED=20080731
+ UPDATED=20080928
SHORT="Low level pixel manipulation routine library"
cat << EOF
More information about the Lunar-commits
mailing list