[Lunar-commits] <moonbase> clutter: version bumped to 1.2.4.

Florin Braescu florin at lunar-linux.org
Sun Apr 11 20:55:29 CEST 2010


commit 933a5999d6da2bcc454d14b7615a1428219f2880
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Apr 11 21:55:29 2010 +0300

    clutter: version bumped to 1.2.4.
---
 graphics/clutter/DETAILS |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/graphics/clutter/DETAILS b/graphics/clutter/DETAILS
index 2756f75..8ee8726 100644
--- a/graphics/clutter/DETAILS
+++ b/graphics/clutter/DETAILS
@@ -1,18 +1,17 @@
           MODULE=clutter
-             MAJ=1.1
-         VERSION=${MAJ}.6
+           MAJOR=1.2
+         VERSION=$MAJOR.4
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://www.clutter-project.org/sources/clutter/$MAJ/
-      SOURCE_VFY=sha1:702cbe53fd6375cf71a0644f3494d44cb8bd2c98
+      SOURCE_URL=http://www.clutter-project.org/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:8d475ef09ba19d85d36d29cc8dd161d301878834
         WEB_SITE=http://www.clutter-project.org
          ENTERED=20080109
-         UPDATED=20100314
-           SHORT="a library for creating OpenGL based GUIs"
+         UPDATED=20100411
+           SHORT="A library for creating OpenGL based GUIs"
 
 cat << EOF
 Clutter is an open source software library for creating fast, visually
 rich and animated graphical user interfaces.
-
 Clutter uses OpenGL (and optionally OpenGL ES) for rendering but with
 an API which hides the underlying GL complexity from the developer. The
 Clutter API is intended to be easy to use, efficient and flexible.


More information about the Lunar-commits mailing list