Revision: 7674 http://gar.svn.sourceforge.net/gar/?rev=7674&view=rev Author: rthurner Date: 2009-12-19 19:53:17 +0000 (Sat, 19 Dec 2009)
Log Message: ----------- trac - remove cswclassutils as it gives a 'duplicate dependendy error', and also some whitespace changes Modified Paths: -------------- csw/mgar/pkg/trac/trunk/Makefile Modified: csw/mgar/pkg/trac/trunk/Makefile =================================================================== --- csw/mgar/pkg/trac/trunk/Makefile 2009-12-19 00:05:11 UTC (rev 7673) +++ csw/mgar/pkg/trac/trunk/Makefile 2009-12-19 19:53:17 UTC (rev 7674) @@ -15,27 +15,26 @@ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz PACKAGES = CSWtrac -REQUIRED_PKGS_CSWtrac = CSWpysetuptools CSWpythonsvn CSWgenshi -REQUIRED_PKGS_CSWtrac += CSWpython CSWpython-devel +REQUIRED_PKGS_CSWtrac = CSWpysetuptools CSWpythonsvn CSWgenshi +REQUIRED_PKGS_CSWtrac += CSWpython -CATALOGNAME_CSWtrac = trac -SPKG_DESC_CSWtrac = Integrated SCM and Project Management +CATALOGNAME_CSWtrac = trac +SPKG_DESC_CSWtrac = Integrated SCM and Project Management # We define upstream file regex so we can be notifed of new upstream software release UFILES_REGEX = (\d+(?:\.\d+)*).tar.gz -SPKG_SOURCEURL = http://trac.edgewall.org/wiki/TracDownload +SPKG_SOURCEURL = http://trac.edgewall.org/wiki/TracDownload +SPKG_CLASSES = none cswpycompile EXTRA_MERGE_EXCLUDE_FILES = .*\.pyo .*\.pyc PROTOTYPE_FILTER = awk '$$$$3 ~ /.*\.py$$$$/ { $$$$2 = "cswpycompile" } { print }' -SPKG_CLASSES = none cswpycompile -REQUIRED_PKGS += CSWcswclassutils -CONFIGURE_SCRIPTS = -BUILD_SCRIPTS = $(WORKSRC)/setup.py -TEST_SCRIPTS = -INSTALL_SCRIPTS = $(WORKSRC)/setup.py -INSTALL_ARGS = --root=$(DESTDIR) +CONFIGURE_SCRIPTS = +BUILD_SCRIPTS = $(WORKSRC)/setup.py +TEST_SCRIPTS = +INSTALL_SCRIPTS = $(WORKSRC)/setup.py +INSTALL_ARGS = --root=$(DESTDIR) include gar/category.mk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel