[Lunar-commits] <moonbase> clutter-gtk: version bump.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Fri Feb 6 19:01:35 CET 2009


commit 03cc10a8dd77b21685de67fe147f55b0f83b39d0
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Fri Feb 6 13:01:35 2009 -0500

    clutter-gtk: version bump.
---
 graphics/clutter-gtk/DETAILS |   20 ++++++++++++--------
 1 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/graphics/clutter-gtk/DETAILS b/graphics/clutter-gtk/DETAILS
index 7ce5617..6ae74e4 100644
--- a/graphics/clutter-gtk/DETAILS
+++ b/graphics/clutter-gtk/DETAILS
@@ -1,14 +1,18 @@
           MODULE=clutter-gtk
-         VERSION=0.4.0
+             MAJ=0.8
+         VERSION=0.8.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://www.clutter-project.org/sources/$MODULE/0.4/
-      SOURCE_VFY=sha1:6e8ca4aba42bca1323b0d8bcfe4a89d697c949fa
+      SOURCE_URL=http://www.clutter-project.org/sources/$MODULE/$MAJ/
+      SOURCE_VFY=sha1:a8f9b624f86a478e6845134352cec9a15c30a784
         WEB_SITE=http://www.clutter-project.org
-         ENTERED=20080109
-         UPDATED=20080109
-           SHORT="GTK+-2 bindings to the clutter library"
+         ENTERED=20090206
+         UPDATED=20090206
+           SHORT="integrate Clutter into GTK+ applications"
 
 cat << EOF
-Clutter-GTK is the GTK+-2 bindings to the clutter GUI library, allowing
-clutter's effects in GTK+-2 applications.
+Clutter-GTK - GTK+ Integration library for Clutter
+
+Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
+applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
+default ClutterStage into any GtkContainer.
 EOF


More information about the Lunar-commits mailing list