[csw-devel] SF.net SVN: gar:[20134] csw/mgar/pkg/gobject-introspection/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Jan 14 17:24:17 CET 2013


Revision: 20134
          http://gar.svn.sourceforge.net/gar/?rev=20134&view=rev
Author:   dmichelsen
Date:     2013-01-14 16:24:17 +0000 (Mon, 14 Jan 2013)
Log Message:
-----------
gobject-introspection/trunk: Update to 1.31.22 and general rework

Modified Paths:
--------------
    csw/mgar/pkg/gobject-introspection/trunk/Makefile
    csw/mgar/pkg/gobject-introspection/trunk/checksums

Modified: csw/mgar/pkg/gobject-introspection/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gobject-introspection/trunk/Makefile	2013-01-14 15:01:26 UTC (rev 20133)
+++ csw/mgar/pkg/gobject-introspection/trunk/Makefile	2013-01-14 16:24:17 UTC (rev 20134)
@@ -1,5 +1,5 @@
 NAME = gobject-introspection
-VERSION = 1.29.17
+VERSION = 1.31.22
 CATEGORIES = gnome
 GARTYPE = v2
 
@@ -11,13 +11,12 @@
 endef
 
 MASTER_SITES = $(GNOME_MIRROR)
-DISTFILES  = $(NAME)-$(VERSION).tar.bz2
+DISTFILES  = $(NAME)-$(VERSION).tar.xz
 
 PATCHFILES += 0001-Use-named-union.patch
 
 VENDOR_URL = http://live.gnome.org/GObjectIntrospection
 
-PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
 # the warn tests fail, because it reports more warnings than expected
 SKIPTEST ?= 1
 
@@ -30,9 +29,7 @@
 PKGFILES_CSWlibgirepository1-0-1 += $(call baseisadirs,$(libdir),libgirepository-1\.0\.so\.1\.0\.0)
 PKGFILES_CSWlibgirepository1-0-1 += $(call baseisadirs,$(libdir),libgirepository-1\.0\.so\.1(\.\d+)*)
 SPKG_DESC_CSWlibgirepository1-0-1 += $(DESCRIPTION), libgirepository-1.0.so.1
-RUNTIME_DEP_PKGS_CSWlibgirepository1-0-1 += CSWlibgthread2-0-0
 RUNTIME_DEP_PKGS_CSWlibgirepository1-0-1 += CSWlibgmodule2-0-0
-RUNTIME_DEP_PKGS_CSWlibgirepository1-0-1 += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWlibgirepository1-0-1 += CSWlibgobject2-0-0
 RUNTIME_DEP_PKGS_CSWlibgirepository1-0-1 += CSWlibgio2-0-0
 RUNTIME_DEP_PKGS_CSWlibgirepository1-0-1 += CSWlibffi4
@@ -48,80 +45,17 @@
 PACKAGES += CSWgobject-introspection
 SPKG_DESC_CSWgobject-introspection += $(DESCRIPTION), bins
 RUNTIME_DEP_PKGS_CSWgobject-introspection += CSWlibgirepository1-0-1
-RUNTIME_DEP_PKGS_CSWgobject-introspection += CSWlibgthread2-0-0
-RUNTIME_DEP_PKGS_CSWgobject-introspection += CSWlibgmodule2-0-0
-RUNTIME_DEP_PKGS_CSWgobject-introspection += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWgobject-introspection += CSWpython
 RUNTIME_DEP_PKGS_CSWgobject-introspection += CSWlibgobject2-0-0
 RUNTIME_DEP_PKGS_CSWgobject-introspection += CSWlibgio2-0-0
 RUNTIME_DEP_PKGS_CSWgobject-introspection += CSWlibffi4
 RUNTIME_DEP_PKGS_CSWgobject-introspection += CSWlibglib2-0-0
 
+# These are just docs
+CHECKPKG_OVERRIDES_CSWgobject-introspection += file-with-bad-content|/usr/local|root/opt/csw/share/gir-1.0/GLib-2.0.gir
 CHECKPKG_OVERRIDES_CSWgobject-introspection += file-with-bad-content|/usr/share|root/opt/csw/share/gir-1.0/Gio-2.0.gir
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += file-with-bad-content|/usr/share|root/opt/csw/lib/gobject-introspection/giscanner/transformer.pyc
 CHECKPKG_OVERRIDES_CSWgobject-introspection += file-with-bad-content|/usr/share|root/opt/csw/lib/gobject-introspection/giscanner/transformer.py
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += file-with-bad-content|/usr/share|root/opt/csw/lib/gobject-introspection/giscanner/transformer.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/__init__.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/__init__.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/annotationmain.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/annotationmain.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/annotationparser.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/annotationparser.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/ast.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/ast.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/cachestore.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/cachestore.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/codegen.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/codegen.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/config.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/config.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/dumper.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/dumper.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/gdumpparser.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/gdumpparser.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/girparser.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/girparser.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/girwriter.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/girwriter.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/introspectablepass.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/introspectablepass.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/libtoolimporter.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/libtoolimporter.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/maintransformer.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/maintransformer.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/message.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/message.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/odict.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/odict.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/scannermain.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/scannermain.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/shlibs.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/shlibs.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/sourcescanner.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/sourcescanner.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/testcodegen.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/testcodegen.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/transformer.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/transformer.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/utils.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/utils.pyo
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/xmlwriter.pyc
-# CHECKPKG_OVERRIDES_CSWgobject-introspection += discouraged-path-in-pkgmap|/opt/csw/lib/gobject-introspection/giscanner/xmlwriter.pyo
 
-# PACKAGES = CSWgobjintrospect
-# CATALOGNAME_CSWgobjintrospect = gobj_introspect
-# SPKG_DESC_CSWgobjintrospect = $(DESCRIPTION)
-# RUNTIME_DEP_PKGS_CSWgobjintrospect += CSWggettextrt
-# RUNTIME_DEP_PKGS_CSWgobjintrospect += CSWglib2
-# RUNTIME_DEP_PKGS_CSWgobjintrospect += CSWlibffi
-# RUNTIME_DEP_PKGS_CSWgobjintrospect += CSWpython
-
-# PACKAGES += CSWgobjintrospectdev
-# CATALOGNAME_CSWgobjintrospectdev = gobj_introspect_dev
-# SPKG_DESC_CSWgobjintrospectdev = $(DESCRIPTION) - developer package
-# PKGFILES_CSWgobjintrospectdev = $(PKGFILES_DEVEL)
-# RUNTIME_DEP_PKGS_CSWgobjintrospectdev += CSWgobjintrospect
-
 # Python isn't 64-bit yet
 #BUILD64 = 1
 

Modified: csw/mgar/pkg/gobject-introspection/trunk/checksums
===================================================================
--- csw/mgar/pkg/gobject-introspection/trunk/checksums	2013-01-14 15:01:26 UTC (rev 20133)
+++ csw/mgar/pkg/gobject-introspection/trunk/checksums	2013-01-14 16:24:17 UTC (rev 20134)
@@ -1 +1 @@
-0870718ff9c7071875cb9ee604271283  gobject-introspection-1.29.17.tar.bz2
+4689bb17ee01c657530ab1ed998852e7  gobject-introspection-1.31.22.tar.xz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list