[csw-devel] SF.net SVN: gar:[19472] csw/mgar/pkg/lang-python/dbus-python/trunk

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Fri Oct 19 15:42:56 CEST 2012


Revision: 19472
          http://gar.svn.sourceforge.net/gar/?rev=19472&view=rev
Author:   cgrzemba
Date:     2012-10-19 13:42:56 +0000 (Fri, 19 Oct 2012)
Log Message:
-----------
lang-python/dbus-python/trunk: Bump version,
problem in test with gobject, should be fixed

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/dbus-python/trunk/Makefile
    csw/mgar/pkg/lang-python/dbus-python/trunk/checksums

Modified: csw/mgar/pkg/lang-python/dbus-python/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/dbus-python/trunk/Makefile	2012-10-19 13:34:48 UTC (rev 19471)
+++ csw/mgar/pkg/lang-python/dbus-python/trunk/Makefile	2012-10-19 13:42:56 UTC (rev 19472)
@@ -1,5 +1,5 @@
 NAME = dbus-python
-VERSION = 0.83.0
+VERSION = 1.1.1
 CATEGORIES = lib
 GARTYPE = v2
 
@@ -16,28 +16,26 @@
 MASTER_SITES = http://dbus.freedesktop.org/releases/dbus-python/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
+GARCOMPILER = SOS12U3
+
 SPKG_SOURCEURL = http://www.freedesktop.org/wiki/Software/DBusBindings
-PACKAGES = CSWdbuspython
-CATALOGNAME_CSWdbuspython = dbus_python
-SPKG_DESC_CSWdbuspython = $(DESCRIPTION)
-RUNTIME_DEP_PKGS_CSWdbuspython  = CSWdbusglib CSWggettextrt CSWglib2 CSWlibdbus
+PACKAGES = CSWpy-dbus
+RUNTIME_DEP_PKGS_CSWpy-dbus += CSWlibglib2-0-0
+RUNTIME_DEP_PKGS_CSWpy-dbus += CSWlibdbus1-3
+RUNTIME_DEP_PKGS_CSWpy-dbus += CSWlibdbus-glib1-2
+RUNTIME_DEP_PKGS_CSWpy-dbus += CSWpython
+OBSOLTED_PKGS_CSWpy-dbus = CSWdbuspython
 
 EXTRA_MERGE_EXCLUDE_FILES = .*\.pyo .*\.pyc
-PROTOTYPE_FILTER = awk '$$$$3 ~ /.*\.py$$$$/ { $$$$2 = "cswpycompile" } { print }'
-SPKG_CLASSES = none cswpycompile
-RUNTIME_DEP_PKGS += CSWcswclassutils
 
-# We define upstream file regex so we can be notifed of 
-# new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
-
 PATCHFILES = no-stdint.diff
 
-CPPFLAGS += -I$(DESTDIR)/opt/csw/include/dbus-1.0
-CPPFLAGS += -I$(DESTDIR)/opt/csw/lib/dbus-1.0/include
+# CPPFLAGS += -I$(DESTDIR)/opt/csw/include/dbus-1.0
+# CPPFLAGS += -I$(DESTDIR)/opt/csw/lib/dbus-1.0/include
 
 CONFIGURE_ARGS  = $(DIRPATHS)
-CONFIGURE_ARGS += --disable-tests
+# CONFIGURE_ARGS += --disable-tests
+SKIPTEST = 1
 
 
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/dbus-python/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/dbus-python/trunk/checksums	2012-10-19 13:34:48 UTC (rev 19471)
+++ csw/mgar/pkg/lang-python/dbus-python/trunk/checksums	2012-10-19 13:42:56 UTC (rev 19472)
@@ -1,2 +1 @@
-562c78876219bf458d79a041af18293d  download/dbus-python-0.83.0.tar.gz
-c42304c930b301e5041a809db73dcbe6  download/no-stdint.diff
+742c7432ad0f7c3f98291d58fa2e35dc  dbus-python-1.1.1.tar.gz

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