Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (1faa509c7de7018518938272dbd465debae8ce0b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (1faa509c7de7018518938272dbd465debae8ce0b)
  • Date: Wed, 13 May 2009 09:12:22 -0500

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

ChangeLog | 2 ++
python-devel/pywebkitgtk/DEPENDS | 2 ++
python-devel/pywebkitgtk/DETAILS | 14 ++++++++++++++
python-devel/pywebkitgtk/HISTORY | 3 +++
4 files changed, 21 insertions(+)

New commits:
commit 1faa509c7de7018518938272dbd465debae8ce0b
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

python-devel/pywebkitgtk: new spell
Python bindings for the WebKit GTK+ port

diff --git a/ChangeLog b/ChangeLog
index 061031f..489af7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2009-05-13 Ladislav Hagara <hgr AT vabo.cz>
* python-pypi/pyinotify: new spell
pure Python module for monitoring filesystems changes
+ * python-devel/pywebkitgtk: new spell
+ Python bindings for the WebKit GTK+ port

2009-05-10 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* libs/boolstuff: new spell, a library for dealing with boolean
diff --git a/python-devel/pywebkitgtk/DEPENDS
b/python-devel/pywebkitgtk/DEPENDS
new file mode 100755
index 0000000..73fc85f
--- /dev/null
+++ b/python-devel/pywebkitgtk/DEPENDS
@@ -0,0 +1,2 @@
+depends python &&
+depends webkitgtk
diff --git a/python-devel/pywebkitgtk/DETAILS
b/python-devel/pywebkitgtk/DETAILS
new file mode 100755
index 0000000..bc04527
--- /dev/null
+++ b/python-devel/pywebkitgtk/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=pywebkitgtk
+ VERSION=1.1.4
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://pywebkitgtk.googlecode.com/files/$SOURCE
+
SOURCE_HASH=sha512:46e15578b33b4010722127a748e25aec1a0e2c190fd639d31381d8622df85c4d2484e033d42ebe838f9e2074709d3e24bfa63ef12bd01ec79989158fd7fbfa3c
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://code.google.com/p/pywebkitgtk/
+ LICENSE[0]=PYTHON
+ ENTERED=20090513
+ SHORT="Python bindings for the WebKit GTK+ port"
+cat << EOF
+PyWebKitGtk allows Python (Gtk) developers to create software on top of the
+WebKitGtk rendering engine.
+EOF
diff --git a/python-devel/pywebkitgtk/HISTORY
b/python-devel/pywebkitgtk/HISTORY
new file mode 100644
index 0000000..b0157dd
--- /dev/null
+++ b/python-devel/pywebkitgtk/HISTORY
@@ -0,0 +1,3 @@
+2009-05-13 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 1.1.4
+



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (1faa509c7de7018518938272dbd465debae8ce0b), Ladislav Hagara, 05/13/2009

Archive powered by MHonArc 2.6.24.

Top of Page