[Lunar-commits] <moonbase> pigment: new module + minor adjustment to pigment-python

Samuel Verstraete elangelo at lunar-linux.org
Fri Mar 13 16:02:49 CET 2009


commit e1b81a8bf5b7da88bf650713b6f39686cde52ae8
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Tue Oct 7 21:48:08 2008 +0200

    pigment: new module + minor adjustment to pigment-python
---
 zbeta/pigment-python/DETAILS |   17 +++++++++--------
 zbeta/pigment/DETAILS        |   15 +++++++++++++++
 2 files changed, 24 insertions(+), 8 deletions(-)

diff --git a/zbeta/pigment-python/DETAILS b/zbeta/pigment-python/DETAILS
index 1a84b7c..a89af01 100644
--- a/zbeta/pigment-python/DETAILS
+++ b/zbeta/pigment-python/DETAILS
@@ -1,11 +1,12 @@
-MODULE=pigment-python
-VERSION=0.3.8
-SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_URL=http://elisa.fluendo.com/static/download/pigment/
-SOURCE_VFY=sha1:871ed17d32aed39ecf974cca9246c919af9e9b0e
-ENTERED=20081007
-UPDATED=20081007
-SHORT="python bindings for pigment"
+     MODULE=pigment-python
+    VERSION=0.3.8
+     SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://elisa.fluendo.com/static/download/pigment/
+ SOURCE_VFY=sha1:871ed17d32aed39ecf974cca9246c919af9e9b0e
+    WEBSITE=https://code.fluendo.com/pigment/trac
+    ENTERED=20081007
+    UPDATED=20081007
+      SHORT="python bindings for pigment"
 
 cat << EOF
 python bindings for pigment
diff --git a/zbeta/pigment/DETAILS b/zbeta/pigment/DETAILS
new file mode 100644
index 0000000..5748e7c
--- /dev/null
+++ b/zbeta/pigment/DETAILS
@@ -0,0 +1,15 @@
+     MODULE=pigment
+    VERSION=0.3.11
+     SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://elisa.fluendo.com/static/download/pigment/
+ SOURCE_VFY=sha1:de26ed65201b4eac1e2b806c945a7a9199d9c5c9
+    WEBSITE=https://code.fluendo.com/pigment/trac
+    ENTERED=20081007
+    UPDATED=20081007
+      SHORT="3D scene graph library"
+
+cat << EOF
+Pigment is a 3D scene graph library designed to easily create rich 
+application user interfaces.
+EOF
+


More information about the Lunar-commits mailing list