[Lunar-commits] <moonbase-other> pygtksourceview: moved from -gnome

v4hn me at v4hn.de
Sun Sep 22 01:35:51 CEST 2013


commit 92ff394b9ffb74d457c5b87870c6c33c24f2972b
Author: v4hn <me at v4hn.de>
Date: Sat, 21 Sep 2013 16:32:57 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/92ff394b9ffb74d457c5b87870c6c33c24f2972b

pygtksourceview: moved from -gnome
---
  python/pygtksourceview/CONFIGURE | +1/-0     
  python/pygtksourceview/DEPENDS   | +1/-0     
  python/pygtksourceview/DETAILS   | +13/-0    
  3 files changed, 15 insertions(+)

--- /dev/null
+++ b/python/pygtksourceview/CONFIGURE
@@ -0,0 +1 @@
+OPTS+=" --disable-docs"
--- /dev/null
+++ b/python/pygtksourceview/DEPENDS
@@ -0,0 +1 @@
+depends  gtksourceview
--- /dev/null
+++ b/python/pygtksourceview/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=pygtksourceview
+         VERSION=2.10.1
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
+      SOURCE_VFY=sha1:2a8da2ade949b5d89d3217809ecb4a19127590ab
+        WEB_SITE=http://pygtksourceview.sf.net
+         ENTERED=20060914
+         UPDATED=20130921
+           SHORT="Python bindings for gtksourceview widget"
+
+cat << EOF
+This package contains Python bindings for the gtk sourceview package.
+EOF




More information about the Lunar-commits mailing list