[Lunar-commits] <moonbase> cogl: New module, needed by clutter.
Auke Kok
sofar at foo-projects.org
Sat Jun 18 07:41:59 CEST 2011
commit fed76d8d42752d9157de4b98a5680712ab5978ad
Author: Auke Kok <sofar at foo-projects.org>
Date: Sat Jun 18 07:41:59 2011 +0200
cogl: New module, needed by clutter.
---
zbeta/cogl/DEPENDS | 4 ++++
zbeta/cogl/DETAILS | 13 +++++++++++++
2 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/zbeta/cogl/DEPENDS b/zbeta/cogl/DEPENDS
new file mode 100644
index 0000000..4b16244
--- /dev/null
+++ b/zbeta/cogl/DEPENDS
@@ -0,0 +1,4 @@
+depends glib-2
+depends libX11
+depends mesa-lib
+depends gdk-pixbuf
diff --git a/zbeta/cogl/DETAILS b/zbeta/cogl/DETAILS
new file mode 100644
index 0000000..8f76387
--- /dev/null
+++ b/zbeta/cogl/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=cogl
+ VERSION=1.7.0
+ SOURCE=${MODULE}-${VERSION}.tar.bz2
+ SOURCE_URL=http://source.clutter-project.org/sources/cogl/${VERSION%.*}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_VFY=sha1:46185e9db8f96a0e405915e75093e1196b3e64a5
+ WEB_SITE="http://www.clutter-project.org/"
+ ENTERED=20110617
+ UPDATED=20110617
+ SHORT="No clue."
+cat <<EOF
+No clue.
+EOF
More information about the Lunar-commits
mailing list