[Lunar-commits] clutter: Inital Import (0.4.2)

Chad 'v3rt1g0' Kittel v3rt1g0 at lunar-linux.org
Wed Jan 9 22:22:48 CET 2008


commit 7f8bc19eda6613de9ca6a17625ba78861aae0147
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date:   Wed Jan 9 15:22:48 2008 -0600

    clutter:  Inital Import (0.4.2)
---
 graphics/clutter/DEPENDS |    1 +
 graphics/clutter/DETAILS |   18 ++++++++++++++++++
 2 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/graphics/clutter/DEPENDS b/graphics/clutter/DEPENDS
new file mode 100644
index 0000000..f416512
--- /dev/null
+++ b/graphics/clutter/DEPENDS
@@ -0,0 +1 @@
+depends  %GLX
diff --git a/graphics/clutter/DETAILS b/graphics/clutter/DETAILS
new file mode 100644
index 0000000..b18a1ba
--- /dev/null
+++ b/graphics/clutter/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=clutter
+         VERSION=0.4.2
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://www.clutter-project.org/sources/clutter/0.4/
+      SOURCE_VFY=sha1:e65a92ac78a20ab3627646f04515b436a05f067b
+        WEB_SITE=http://www.clutter-project.org
+         ENTERED=20080109
+         UPDATED=20080109
+           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.
+EOF


More information about the Lunar-commits mailing list