[csw-devel] SF.net SVN: gar:[21936] csw/mgar/pkg/lang-python/uniconvertor/trunk/ Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Sep 15 00:16:04 CEST 2013


Revision: 21936
          http://gar.svn.sourceforge.net/gar/?rev=21936&view=rev
Author:   dmichelsen
Date:     2013-09-14 22:16:04 +0000 (Sat, 14 Sep 2013)
Log Message:
-----------
lang-python/uniconvertor/trunk: Reinplacements

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

Modified: csw/mgar/pkg/lang-python/uniconvertor/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/uniconvertor/trunk/Makefile	2013-09-14 21:47:33 UTC (rev 21935)
+++ csw/mgar/pkg/lang-python/uniconvertor/trunk/Makefile	2013-09-14 22:16:04 UTC (rev 21936)
@@ -11,10 +11,25 @@
 MASTER_SITES = http://uniconvertor.googlecode.com/files/
 DISTFILES  = $(DISTNAME).tar.gz
 
+REINPLACEMENTS += pyimport
+REINPLACE_MATCH_pyimport = imaging.Image, imaging.ImageChops
+REINPLACE_WITH_pyimport = imaging
+REINPLACE_FILES_pyimport += src/app/scripts/export_raster.py
+
 PACKAGES += CSWuniconvertor
 SPKG_DESC_CSWuniconvertor = UniConvertor is a universal vector graphics translator
 RUNTIME_DEP_PKGS_CSWuniconvertor += CSWlibpython2-6-1-0
+RUNTIME_DEP_PKGS_CSWuniconvertor += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWuniconvertor += CSWlibpython2-7-1-0
 
+# Can't track this with checkpkg
+RUNTIME_DEP_PKGS_CSWuniconvertor += CSWpy-sk1libs
+CHECKPKG_OVERRIDES_CSWuniconvertor += surplus-dependency|CSWpy-sk1libs
+
+# Again /usr/share/fonts/ ...
+CHECKPKG_OVERRIDES_CSWuniconvertor += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.6/site-packages/uniconvertor/app/conf/configurator.py
+CHECKPKG_OVERRIDES_CSWuniconvertor += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.7/site-packages/uniconvertor/app/conf/configurator.py
+
 # This is intentional as it is a program, not a module
 CHECKPKG_OVERRIDES_CSWuniconvertor += pkgname-does-not-start-with-CSWpy-
 CHECKPKG_OVERRIDES_CSWuniconvertor += catalogname-does-not-start-with-py_

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