From 35a8603255d2191550bb8f0cba18fbbfabd0fe0d Mon Sep 17 00:00:00 2001 From: jmmv Date: Fri, 15 Sep 2006 15:13:55 +0000 Subject: Update py-gobject and py-gobject-shared to 2.12.1: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2.12.1 4-september-2006 - Corrected version check (Sebastian Dröge, #354364) 2.12.0 4-september-2006 - Install the html files even when using --disable-docs (#353159, Johan, Matthias Clasen) 2.11.4 27-august-2006 - Include pre-generated html docs in the tarball (Johan) - Fix bug in do_set_property called from constructor (Gustavo, #353039) - Fix type registration involving interfaces with signals and/or properties (Gustavo) 2.11.3 21-august-2006 - Documentation updates (John) - Documentation build fixes (Johan, John, Gian Mario Tagliaretti) - PyGObject can now be compiled using a C++ compiler (Murray Cumming) - Type registration bug fix (Gustavo) 2.11.2 8-august-2006 - Add fixxref.py from PyGTK (Johan) - Fix parallel build (#350225, Ed Catmur) 2.11.1 4-august-2006 - Add John Finlay's reference manual (Johan, John) - Fix GOption mem leak (Gustavo) - Infrastructure for lazy type registration (Johan) - Enum/Flags fixes (Gustavo, John) - Eliminate some GCC warnings (Johan) 2.11.0 12-july-2006 - Add GOption support (#163645, Johannes Hölzl) - GObject metaclass converted to Python code (Gustavo) - Register GType constants from Python-land (Johan) - Distutils updates (John Ehresman, Cedric Gustin) - Add support for signal emission hooks (#154845, Johan) - g_spawn_close_pid support (Gustavo) - Add new APIs do add or disable log redirections (Muntyan, #323786) - "sub-sub-type" bug fixed (Gustavo) - Coverity report code fixes (Johan) - Support retrieving signal and property info from interfaces (Finlay) - Support parameters of type G_TYPE_GSTRING in signals (Gustavo) - Wrap a few g_filename_* APIs (Gustavo) --- devel/py-gobject-shared/Makefile | 4 ++-- devel/py-gobject/Makefile | 5 ++--- devel/py-gobject/Makefile.common | 6 +++--- devel/py-gobject/PLIST | 36 ++++++++++++++++++++++++++++++++++-- devel/py-gobject/distinfo | 12 ++++++------ devel/py-gobject/patches/patch-aa | 19 +++++-------------- devel/py-gobject/patches/patch-ab | 14 +++++++------- 7 files changed, 59 insertions(+), 37 deletions(-) (limited to 'devel') diff --git a/devel/py-gobject-shared/Makefile b/devel/py-gobject-shared/Makefile index 6f9f35e7bf4..fd117bbb174 100644 --- a/devel/py-gobject-shared/Makefile +++ b/devel/py-gobject-shared/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2006/05/22 17:02:48 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2006/09/15 15:13:55 jmmv Exp $ -PKGNAME= py-gobject-shared-2.10.1 +PKGNAME= py-gobject-shared-2.12.1 .include "../../devel/py-gobject/Makefile.common" diff --git a/devel/py-gobject/Makefile b/devel/py-gobject/Makefile index 26b43be2c44..4f6f33ebe04 100644 --- a/devel/py-gobject/Makefile +++ b/devel/py-gobject/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2006/05/21 18:44:46 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/09/15 15:13:55 jmmv Exp $ # -PKGNAME= ${PYPKGPREFIX}-gobject-2.10.1 -PKGREVISION= 1 +PKGNAME= ${PYPKGPREFIX}-gobject-2.12.1 .include "Makefile.common" diff --git a/devel/py-gobject/Makefile.common b/devel/py-gobject/Makefile.common index 0fe942d2a56..44b1c63733c 100644 --- a/devel/py-gobject/Makefile.common +++ b/devel/py-gobject/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.1 2006/05/21 18:44:46 joerg Exp $ +# $NetBSD: Makefile.common,v 1.2 2006/09/15 15:13:55 jmmv Exp $ # -DISTNAME= pygobject-2.10.1 +DISTNAME= pygobject-2.12.1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygobject/2.10/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygobject/2.12/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pygtk.org/ diff --git a/devel/py-gobject/PLIST b/devel/py-gobject/PLIST index 7636630e50f..ef5f83318c5 100644 --- a/devel/py-gobject/PLIST +++ b/devel/py-gobject/PLIST @@ -1,10 +1,42 @@ -@comment $NetBSD: PLIST,v 1.3 2006/05/21 18:44:46 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/09/15 15:13:55 jmmv Exp $ ${PYSITELIB}/gtk-2.0/dsextras.py ${PYSITELIB}/gtk-2.0/dsextras.pyc ${PYSITELIB}/gtk-2.0/dsextras.pyo -${PYSITELIB}/gtk-2.0/gobject.la +${PYSITELIB}/gtk-2.0/gobject/__init__.py +${PYSITELIB}/gtk-2.0/gobject/__init__.pyc +${PYSITELIB}/gtk-2.0/gobject/__init__.pyo +${PYSITELIB}/gtk-2.0/gobject/_gobject.la +${PYSITELIB}/gtk-2.0/gobject/option.py +${PYSITELIB}/gtk-2.0/gobject/option.pyc +${PYSITELIB}/gtk-2.0/gobject/option.pyo ${PYSITELIB}/pygtk.pth ${PYSITELIB}/pygtk.py ${PYSITELIB}/pygtk.pyc ${PYSITELIB}/pygtk.pyo +share/gtk-doc/html/pygobject/class-gobject.html +share/gtk-doc/html/pygobject/class-gobjectgboxed.html +share/gtk-doc/html/pygobject/class-gobjectginterface.html +share/gtk-doc/html/pygobject/class-gobjectgpointer.html +share/gtk-doc/html/pygobject/class-gobjectmaincontext.html +share/gtk-doc/html/pygobject/class-gobjectmainloop.html +share/gtk-doc/html/pygobject/gobject-class-reference.html +share/gtk-doc/html/pygobject/gobject-constants.html +share/gtk-doc/html/pygobject/gobject-functions.html +share/gtk-doc/html/pygobject/index.html +share/gtk-doc/html/pygobject/index.sgml +share/gtk-doc/html/pygobject/pygobject-introduction.html +share/gtk-doc/html/pygobject/pygobject-reference-copyright.html +share/gtk-doc/html/pygobject/pygobject.devhelp +share/gtk-doc/html/pygobject/style.css +share/pygobject/xsl/common.xsl +share/pygobject/xsl/devhelp.xsl +share/pygobject/xsl/fixxref.py +share/pygobject/xsl/html.xsl +share/pygobject/xsl/pdf-style.xsl +share/pygobject/xsl/pdf.xsl +share/pygobject/xsl/ref-html-style.xsl +@dirrm share/pygobject/xsl +@dirrm share/pygobject +@dirrm share/gtk-doc/html/pygobject +@dirrm ${PYSITELIB}/gtk-2.0/gobject @dirrm ${PYSITELIB}/gtk-2.0 diff --git a/devel/py-gobject/distinfo b/devel/py-gobject/distinfo index f9c4d491ff8..d4a394e9557 100644 --- a/devel/py-gobject/distinfo +++ b/devel/py-gobject/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2006/05/21 18:44:46 joerg Exp $ +$NetBSD: distinfo,v 1.5 2006/09/15 15:13:55 jmmv Exp $ -SHA1 (pygobject-2.10.1.tar.gz) = 101aa44c57049b02f72aea4cdd352f5cedd58a78 -RMD160 (pygobject-2.10.1.tar.gz) = a8fbd761400c517ca8e137f166c4450a9c835c4c -Size (pygobject-2.10.1.tar.gz) = 395423 bytes -SHA1 (patch-aa) = b31c74b58b2e4492667d2e29d6112ef987d60a47 -SHA1 (patch-ab) = 25a697dabdf916ebc82acfe8390dc46f9ff33715 +SHA1 (pygobject-2.12.1.tar.gz) = 5b8aacfd97166b9dd7492f988528bbde4fb238ed +RMD160 (pygobject-2.12.1.tar.gz) = 3d538a531570247ba6edec9dede8074ba6a8cf46 +Size (pygobject-2.12.1.tar.gz) = 417252 bytes +SHA1 (patch-aa) = 421c49fa969045a33b3df26fef3d8048d9901796 +SHA1 (patch-ab) = a7e4fe15f8d69a6949fbcff46e7166a308fa577c diff --git a/devel/py-gobject/patches/patch-aa b/devel/py-gobject/patches/patch-aa index b0ce16a1296..eaee1b01396 100644 --- a/devel/py-gobject/patches/patch-aa +++ b/devel/py-gobject/patches/patch-aa @@ -1,22 +1,13 @@ -$NetBSD: patch-aa,v 1.2 2006/05/21 18:44:46 joerg Exp $ +$NetBSD: patch-aa,v 1.3 2006/09/15 15:13:55 jmmv Exp $ ---- Makefile.in.orig 2006-04-11 14:02:29.000000000 +0000 +--- Makefile.in.orig 2006-09-05 00:23:22.000000000 +0200 +++ Makefile.in -@@ -744,7 +744,7 @@ info: info-recursive +@@ -747,7 +747,7 @@ info: info-recursive info-am: -install-data-am: install-data-local install-pkgconfigDATA +install-data-am: install-data-local - install-exec-am: install-exec-local install-nodist_pyexecPYTHON \ - install-pkgpyexecLTLIBRARIES install-pkgpyexecPYTHON \ -@@ -807,7 +807,7 @@ uninstall-info: uninstall-info-recursive - - pygtk.py: pygtk.py.in - sed -e s!\@pyexecdir\@!@pyexecdir@! \ -- < $< > $@ -+ < pygtk.py.in > $@ - pygtk.py: Makefile - - # install pth file. + install-exec-am: install-exec-local install-pkgpyexecLTLIBRARIES \ + install-pkgpyexecPYTHON install-pyexecLTLIBRARIES \ diff --git a/devel/py-gobject/patches/patch-ab b/devel/py-gobject/patches/patch-ab index 4a80c93a229..045e7eb8659 100644 --- a/devel/py-gobject/patches/patch-ab +++ b/devel/py-gobject/patches/patch-ab @@ -1,13 +1,13 @@ -$NetBSD: patch-ab,v 1.1 2006/05/21 18:44:46 joerg Exp $ +$NetBSD: patch-ab,v 1.2 2006/09/15 15:13:55 jmmv Exp $ ---- gobject/Makefile.in.orig 2006-05-19 11:45:01.000000000 +0000 +--- gobject/Makefile.in.orig 2006-09-04 22:47:38.000000000 +0200 +++ gobject/Makefile.in -@@ -793,7 +793,7 @@ info: info-am +@@ -873,7 +873,7 @@ info: info-am info-am: --install-data-am: install-pkgincludeHEADERS -+install-data-am: - - install-exec-am: install-pkgpyexecLTLIBRARIES +-install-data-am: install-pkgincludeHEADERS \ ++install-data-am: \ + install-pygobjectLTLIBRARIES install-pygobjectPYTHON + install-exec-am: -- cgit v1.2.3