[Lunar-commits] <moonbase> pigment-python new module
Samuel Verstraete
elangelo at lunar-linux.org
Fri Mar 13 16:02:49 CET 2009
commit 293f16024d26b7099bed9136c55e9d5ae14f3cba
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Tue Oct 7 21:45:56 2008 +0200
pigment-python new module
---
zbeta/WebKit/DETAILS | 6 +++---
zbeta/pigment-python/DEPENDS | 1 +
zbeta/pigment-python/DETAILS | 12 ++++++++++++
3 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/zbeta/WebKit/DETAILS b/zbeta/WebKit/DETAILS
index af478f6..294e08a 100644
--- a/zbeta/WebKit/DETAILS
+++ b/zbeta/WebKit/DETAILS
@@ -1,11 +1,11 @@
MODULE=WebKit
- VERSION=r35913
+ VERSION=r37306
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://nightly.webkit.org/files/src
- SOURCE_VFY=sha1:494aa0104f4df7eda7e2ff43b281f73cb606b6c7
+ SOURCE_VFY=sha1:f6fab8c9f13908debcf2db74ec45cdf85dba48da
WEB_SITE=http://www.webkit.org
ENTERED=20070919
- UPDATED=20080724
+ UPDATED=20081005
SHORT="a web content engine"
cat<<EOF
diff --git a/zbeta/pigment-python/DEPENDS b/zbeta/pigment-python/DEPENDS
new file mode 100644
index 0000000..022ed87
--- /dev/null
+++ b/zbeta/pigment-python/DEPENDS
@@ -0,0 +1 @@
+depends pigment
diff --git a/zbeta/pigment-python/DETAILS b/zbeta/pigment-python/DETAILS
new file mode 100644
index 0000000..1a84b7c
--- /dev/null
+++ b/zbeta/pigment-python/DETAILS
@@ -0,0 +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"
+
+cat << EOF
+python bindings for pigment
+EOF
More information about the Lunar-commits
mailing list