[Lunar-commits] <moonbase-gnome3> pygobject: move it to others/python dir.

Florin Braescu florin at lunar-linux.org
Wed Nov 12 12:14:16 CET 2014


commit ba8d2e3f0a312c1196b17fcda7a38a1999981677
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed, 12 Nov 2014 13:13:52 +0200
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/ba8d2e3f0a312c1196b17fcda7a38a1999981677

pygobject: move it to others/python dir.
---
  libs/pygobject/BUILD     | +0/-10    
  libs/pygobject/CONFIGURE | +0/-1     
  libs/pygobject/DEPENDS   | +0/-4     
  libs/pygobject/DETAILS   | +0/-17    
  4 files changed, 32 deletions(-)

--- a/libs/pygobject/BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-if [ "`get_module_config DOCS`" = "n" ] ; then
-  sedit "s/SUBDIRS = docs codegen/SUBDIRS = codegen/g" Makefile.in
-fi  &&
-
-# ignore unrecognized format function type warning
-sedit 's:CFLAGS="$CFLAGS -Werror=format"::' configure &&
-
-OPTS+=" --with-python=python2" &&
-
-default_build
--- a/libs/pygobject/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-mquery DOCS "Build docs?" n
--- a/libs/pygobject/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends  glib-2
-depends  Python
-depends  pycairo
-depends  gobject-introspection
--- a/libs/pygobject/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
-          MODULE=pygobject
-         VERSION=3.14.0
-          SOURCE=$MODULE-$VERSION.tar.xz
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
-      SOURCE_VFY=sha256:779effa93f4b59cdb72f4ab0128fb3fd82900bf686193b570fd3a8ce63392d54
-        WEB_SITE=http://www.pygtk.org
-         ENTERED=20050319
-         UPDATED=20141017
-           SHORT="Python bindings for GObject"
-
-cat << EOF
-PyGObject provides a convenient wrapper for the GObject+ library for
-use in Python programs, and takes care of many of the boring details
-such as managing memory and type casting.  When combined with PyGTK,
-PyORBit and gnome-python, it can be used to write full featured GNOME
-applications.
-EOF




More information about the Lunar-commits mailing list