[Lunar-commits] clutter-gtk: Initial Import (0.4.0)
Chad 'v3rt1g0' Kittel
v3rt1g0 at lunar-linux.org
Wed Jan 9 22:57:01 CET 2008
commit fd2f909cead3c7bff43349a129313ff241bb3a0f
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date: Wed Jan 9 15:57:01 2008 -0600
clutter-gtk: Initial Import (0.4.0)
---
graphics/clutter-gtk/DEPENDS | 2 ++
graphics/clutter-gtk/DETAILS | 14 ++++++++++++++
2 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/graphics/clutter-gtk/DEPENDS b/graphics/clutter-gtk/DEPENDS
new file mode 100644
index 0000000..fb11d95
--- /dev/null
+++ b/graphics/clutter-gtk/DEPENDS
@@ -0,0 +1,2 @@
+depends clutter
+depends gtk+-2
diff --git a/graphics/clutter-gtk/DETAILS b/graphics/clutter-gtk/DETAILS
new file mode 100644
index 0000000..7ce5617
--- /dev/null
+++ b/graphics/clutter-gtk/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=clutter-gtk
+ VERSION=0.4.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://www.clutter-project.org/sources/$MODULE/0.4/
+ SOURCE_VFY=sha1:6e8ca4aba42bca1323b0d8bcfe4a89d697c949fa
+ WEB_SITE=http://www.clutter-project.org
+ ENTERED=20080109
+ UPDATED=20080109
+ SHORT="GTK+-2 bindings to the clutter library"
+
+cat << EOF
+Clutter-GTK is the GTK+-2 bindings to the clutter GUI library, allowing
+clutter's effects in GTK+-2 applications.
+EOF
More information about the Lunar-commits
mailing list