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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Dec 9 09:43:06 CET 2011


Revision: 16429
          http://gar.svn.sourceforge.net/gar/?rev=16429&view=rev
Author:   dmichelsen
Date:     2011-12-09 08:43:06 +0000 (Fri, 09 Dec 2011)
Log Message:
-----------
lang-python/pycurl/trunk: Update dependencies and use latest standards

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

Modified: csw/mgar/pkg/lang-python/pycurl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pycurl/trunk/Makefile	2011-12-09 08:33:49 UTC (rev 16428)
+++ csw/mgar/pkg/lang-python/pycurl/trunk/Makefile	2011-12-09 08:43:06 UTC (rev 16429)
@@ -5,20 +5,30 @@
 NAME = pycurl
 VERSION = 7.19.0
 CATEGORIES = python
+
 DESCRIPTION = PycURL is a Python interface to libcurl
-PACKAGES = CSWpy-curl
-CATALOGNAME_CSWpy-curl = py_curl
 define BLURB
 endef
-SPKG_SOURCEURL = http://pycurl.sourceforge.net/
+
 MASTER_SITES = http://pycurl.sourceforge.net/download/
-PATCHFILES = remove-static-libs.patch
-DISTFILES  = $(NAME)-$(VERSION).tar.gz
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-RUNTIME_DEP_PKGS += CSWcurlrt
-RUNTIME_DEP_PKGS += CSWlibidn
-RUNTIME_DEP_PKGS += CSWoldaprt
-RUNTIME_DEP_PKGS += CSWosslrt
-RUNTIME_DEP_PKGS += CSWzlib
-TEST_SCRIPTS =
+DISTFILES += $(DISTNAME).tar.gz
+PATCHFILES += remove-static-libs.patch
+
+VENDOR_URL = http://pycurl.sourceforge.net/
+
+PACKAGES += CSWpy-curl
+SPKG_DESC_CSWpy-curl = PycURL is a Python interface to libcurl
+RUNTIME_DEP_PKGS_CSWpy-curl += CSWlibidn11
+RUNTIME_DEP_PKGS_CSWpy-curl += CSWlibpython2-6-1-0
+RUNTIME_DEP_PKGS_CSWpy-curl += CSWlibcurl4
+RUNTIME_DEP_PKGS_CSWpy-curl += CSWlibz1
+RUNTIME_DEP_PKGS_CSWpy-curl += CSWosslrt
+
+# These are docs only
+CHECKPKG_OVERRIDES_CSWpy-curl += file-with-bad-content|/usr/local|root/opt/csw/share/doc/pycurl/INSTALL
+CHECKPKG_OVERRIDES_CSWpy-curl += file-with-bad-content|/usr/share|root/opt/csw/share/doc/pycurl/ChangeLog
+
+TEST_SCRIPTS = $(WORKSRC)/Makefile
+TEST_TARGET = test
+
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/pycurl/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/pycurl/trunk/checksums	2011-12-09 08:33:49 UTC (rev 16428)
+++ csw/mgar/pkg/lang-python/pycurl/trunk/checksums	2011-12-09 08:43:06 UTC (rev 16429)
@@ -1,2 +1 @@
 919d58fe37e69fe87ce4534d8b6a1c7b  pycurl-7.19.0.tar.gz
-530dc7258db23c9a1d1e39082011a6c1  remove-static-libs.patch

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