[csw-devel] SF.net SVN: gar:[20588] csw/mgar/pkg/qt4-gcc/trunk/Makefile
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Fri Apr 5 11:06:49 CEST 2013
Revision: 20588
http://gar.svn.sourceforge.net/gar/?rev=20588&view=rev
Author: cgrzemba
Date: 2013-04-05 09:06:49 +0000 (Fri, 05 Apr 2013)
Log Message:
-----------
qt4-gcc/trunk: remove suspicious and not longer necessary arch dependend runtime dependencies, second attempt
Modified Paths:
--------------
csw/mgar/pkg/qt4-gcc/trunk/Makefile
Modified: csw/mgar/pkg/qt4-gcc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/qt4-gcc/trunk/Makefile 2013-04-05 09:03:02 UTC (rev 20587)
+++ csw/mgar/pkg/qt4-gcc/trunk/Makefile 2013-04-05 09:06:49 UTC (rev 20588)
@@ -83,10 +83,8 @@
RUNTIME_DEP_PKGS_CSWlibqtgui4 += CSWlibglib2-0-0
RUNTIME_DEP_PKGS_CSWlibqtgui4 += CSWlibgcc-s1
RUNTIME_DEP_PKGS_CSWlibqtgui4 += CSWlibqtcore4
-# RUNTIME_DEP_PKGS_CSWlibqtgui4_sparc += CSWlibgobject2-0-0
RUNTIME_DEP_PKGS_CSWlibqtgui4 += CSWlibfontconfig1
RUNTIME_DEP_PKGS_CSWlibqtgui4 += CSWlibfreetype6
-RUNTIME_DEP_PKGS_CSWlibqtgui4 += $(RUNTIME_DEP_PKGS_CSWlibqtgui4_$(GARCH))
CHECKPKG_OVERRIDES_CSWlibqtgui4 += file-with-bad-content|/usr/share|root/opt/csw/lib/libQtGui.so.4.8.1
PACKAGES += CSWqt4-dev
@@ -135,9 +133,6 @@
RUNTIME_DEP_PKGS_CSWqt4-dev += CSWlibodbc2
RUNTIME_DEP_PKGS_CSWqt4-dev += CSWlibtiff3
RUNTIME_DEP_PKGS_CSWqt4-dev += CSWlibmysqlclient18
-# RUNTIME_DEP_PKGS_CSWqt4-dev_sparc += CSWlibfontconfig1
-# RUNTIME_DEP_PKGS_CSWqt4-dev_sparc += CSWlibfreetype6
-# RUNTIME_DEP_PKGS_CSWqt4-dev += $(RUNTIME_DEP_PKGS_CSWqt4-dev_$(GARCH))
# These are code examples.
CHECKPKG_OVERRIDES_CSWqt4-dev += binary-architecture-does-not-match-placement
@@ -183,7 +178,6 @@
RUNTIME_DEP_PKGS_CSWlibqtopengl4 += CSWlibstdc++6
RUNTIME_DEP_PKGS_CSWlibqtopengl4 += CSWlibqtgui4
RUNTIME_DEP_PKGS_CSWlibqtopengl4 += CSWlibgcc-s1
-RUNTIME_DEP_PKGS_CSWlibqtopengl4_sparc += CSWlibfontconfig1
RUNTIME_DEP_PKGS_CSWlibqtopengl4 += CSWlibfreetype6
RUNTIME_DEP_PKGS_CSWlibqtopengl4 += $(RUNTIME_DEP_PKGS_CSWlibqtopengl4_$(GARCH))
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