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

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Tue Oct 1 14:22:20 CEST 2013


Revision: 22073
          http://gar.svn.sourceforge.net/gar/?rev=22073&view=rev
Author:   pfelecan
Date:     2013-10-01 12:22:20 +0000 (Tue, 01 Oct 2013)
Log Message:
-----------
lang-python/pyqt/trunk: added dpenedcies and overrides for the mixed
support of declaratrive, script and scriptools on i386 and SPARC

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

Modified: csw/mgar/pkg/lang-python/pyqt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pyqt/trunk/Makefile	2013-10-01 11:32:54 UTC (rev 22072)
+++ csw/mgar/pkg/lang-python/pyqt/trunk/Makefile	2013-10-01 12:22:20 UTC (rev 22073)
@@ -87,6 +87,15 @@
 CHECKPKG_OVERRIDES_CSWpy-pyqt	+=	binary-architecture-does-not-match-placement|file=opt/csw/lib/qt4/plugins/designer/libpythonplugin.so|arch_id=18|arch_name=sparcv8+
 CHECKPKG_OVERRIDES_CSWpy-pyqt	+=	binary-architecture-does-not-match-placement|file=opt/csw/lib/qt4/plugins/designer/libpythonplugin.so|arch_id=3|arch_name=i386
 CHECKPKG_OVERRIDES_CSWpy-pyqt	+=	python-package-missing-py26-files
+# the following 3 libraries are suported by Qt only on i386:
+RUNTIME_DEP_PKGS_CSWpy-pyqt		+=	CSWlibqtdeclarative4
+RUNTIME_DEP_PKGS_CSWpy-pyqt		+=	CSWlibqtscript4
+RUNTIME_DEP_PKGS_CSWpy-pyqt		+=	CSWlibqtscripttools4
+# the following 3 overrides are only for SPARc as the libraires are
+# not supportd yet:
+CHECKPKG_OVERRIDES_CSWpy-pyqt	+=	surplus-dependency|CSWlibqtdeclarative4
+CHECKPKG_OVERRIDES_CSWpy-pyqt	+=	surplus-dependency|CSWlibqtscript4
+CHECKPKG_OVERRIDES_CSWpy-pyqt	+=	surplus-dependency|CSWlibqtscripttools4
 
 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