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

valholla at users.sourceforge.net valholla at users.sourceforge.net
Tue Jun 30 18:04:15 CEST 2009


Revision: 5451
          http://gar.svn.sourceforge.net/gar/?rev=5451&view=rev
Author:   valholla
Date:     2009-06-30 16:04:15 +0000 (Tue, 30 Jun 2009)

Log Message:
-----------
update to 2.15.1 and add class utils

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

Modified: csw/mgar/pkg/pygtk/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pygtk/trunk/Makefile	2009-06-30 15:59:15 UTC (rev 5450)
+++ csw/mgar/pkg/pygtk/trunk/Makefile	2009-06-30 16:04:15 UTC (rev 5451)
@@ -17,9 +17,14 @@
 REQUIRED_PKGS_CSWpygtk += CSWglib2 CSWgtk2 CSWlibatk CSWlibcairo
 REQUIRED_PKGS_CSWpygtk += CSWlibglade2 CSWlibxml2 CSWpango
 
-CATALOGNAME_CSWpygtk = py_gtk
+CATALOGNAME_CSWpygtk = pygtk
 SPKG_DESC_CSWpygtk = pygtk support 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 = (\d+(?:\.\d+)*).tar.bz2


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