[Lunar-commits] <moonbase> babl: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Sep 9 11:17:12 CEST 2009
commit db75649a7bcd43c2982d27a54f592433851a2f6e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Sep 9 05:17:12 2009 -0400
babl: Version bump.
---
graphics/babl/DETAILS | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/graphics/babl/DETAILS b/graphics/babl/DETAILS
index 58ccace..cc9c5ad 100644
--- a/graphics/babl/DETAILS
+++ b/graphics/babl/DETAILS
@@ -1,12 +1,13 @@
MODULE=babl
- VERSION=0.0.22
+ MAJOR=0.1
+ VERSION=${MAJOR}.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=ftp://ftp.gtk.org/pub/babl/0.0/
- SOURCE_URL[1]=ftp://ftp.gimp.org/pub/babl/0.0/
- SOURCE_VFY=sha1:9de50fb5833f41691f50f6e735d6422aad52ea94
+ SOURCE_URL[0]=ftp://ftp.gtk.org/pub/babl/$MAJOR/
+ SOURCE_URL[1]=ftp://ftp.gimp.org/pub/babl/$MAJOR/
+ SOURCE_VFY=sha1:6e95e24c48b8018fefbf8e69ad62f4a4de56640c
WEB_SITE=http://gegl.org/babl/
ENTERED=20081017
- UPDATED=20081017
+ UPDATED=20090909
SHORT="dynamic, any to any, pixel format translation library"
cat << EOF
It allows converting between different methods of storing pixels
More information about the Lunar-commits
mailing list