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

valholla at users.sourceforge.net valholla at users.sourceforge.net
Fri Jun 5 16:21:37 CEST 2009


Revision: 5166
          http://gar.svn.sourceforge.net/gar/?rev=5166&view=rev
Author:   valholla
Date:     2009-06-05 14:21:36 +0000 (Fri, 05 Jun 2009)

Log Message:
-----------
add cswpycompile class

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

Modified: csw/mgar/pkg/pydocutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pydocutils/trunk/Makefile	2009-06-05 06:58:45 UTC (rev 5165)
+++ csw/mgar/pkg/pydocutils/trunk/Makefile	2009-06-05 14:21:36 UTC (rev 5166)
@@ -15,6 +15,12 @@
 CATALOGNAME_CSWpydocutils = pydocutils
 SPKG_DESC = Documentation Utiltiies for Python
 
+EXTRA_MERGE_EXCLUDE_FILES = .*\.pyo .*\.pyc 
+PROTOTYPE_FILTER = awk '$$$$3 ~ /.*\.py$$$$/ { $$$$2 = "cswpycompile" } { print }'
+SPKG_CLASSES = none cswpycompile
+REQUIRED_PKGS += CSWcswclassutils
+
+
 # We define upstream file regex so we can be notifed of 
 # new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).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