[csw-devel] SF.net SVN: gar:[15095] csw/mgar/pkg/subvertpy/trunk/Makefile

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Mon Jul 18 09:54:40 CEST 2011


Revision: 15095
          http://gar.svn.sourceforge.net/gar/?rev=15095&view=rev
Author:   rthurner
Date:     2011-07-18 07:54:40 +0000 (Mon, 18 Jul 2011)

Log Message:
-----------
subvertpy, add dependencies, and disable test scripts

Modified Paths:
--------------
    csw/mgar/pkg/subvertpy/trunk/Makefile

Modified: csw/mgar/pkg/subvertpy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/subvertpy/trunk/Makefile	2011-07-18 05:42:47 UTC (rev 15094)
+++ csw/mgar/pkg/subvertpy/trunk/Makefile	2011-07-18 07:54:40 UTC (rev 15095)
@@ -9,17 +9,17 @@
 
 MASTER_SITES = http://launchpad.net/subvertpy/trunk/$(VERSION)/+download/
 DISTFILES  = $(DISTNAME).tar.gz
-#UPSTREAM_MASTER_SITES = http://launchpad.net/subvertpy/trunk
+UPSTREAM_MASTER_SITES = http://launchpad.net/subvertpy/trunk
+LICENSE = COPYING
 
-# File name regex to get notifications about upstream software releases
-# NOTE: Use this only if the automatic regex creation
-#       does not work for your package
-# UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWapr
+RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibpython2-6-1-0
+RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWsvn
 
 CONFIGURE_ARGS = $(DIRPATHS)
 SVN_PREFIX = /opt/csw
 EXTRA_LIB = /opt/csw/lib/svn
-TEST_TARGET = 
+TEST_SCRIPTS = 
 
 include gar/category.mk
 


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