SF.net SVN: gar:[23499] csw/mgar/pkg/geeqie/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Apr 25 12:50:30 CEST 2014


Revision: 23499
          http://sourceforge.net/p/gar/code/23499
Author:   wahwah
Date:     2014-04-25 10:50:27 +0000 (Fri, 25 Apr 2014)
Log Message:
-----------
geeqie/trunk: Freetype seems to be not used on intel

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

Modified: csw/mgar/pkg/geeqie/trunk/Makefile
===================================================================
--- csw/mgar/pkg/geeqie/trunk/Makefile	2014-04-25 10:18:17 UTC (rev 23498)
+++ csw/mgar/pkg/geeqie/trunk/Makefile	2014-04-25 10:50:27 UTC (rev 23499)
@@ -18,12 +18,15 @@
 RUNTIME_DEP_PKGS_CSWgeeqie += CSWlibgdk-x11-2-0-0
 RUNTIME_DEP_PKGS_CSWgeeqie += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWgeeqie += CSWlibgdk-pixbuf2-0-0
-RUNTIME_DEP_PKGS_CSWgeeqie += CSWlibfreetype6
 RUNTIME_DEP_PKGS_CSWgeeqie += CSWlibgobject2-0-0
 RUNTIME_DEP_PKGS_CSWgeeqie += CSWlibglib2-0-0
 RUNTIME_DEP_PKGS_CSWgeeqie += CSWlibgtk-x11-2-0-0
 RUNTIME_DEP_PKGS_CSWgeeqie += CSWliblcms1
 
+# For some mysterious reason, this library is only used on intel.
+RUNTIME_DEP_PKGS_CSWgeeqie_sparc += CSWlibfreetype6
+RUNTIME_DEP_PKGS_CSWgeeqie_sparc += $(RUNTIME_DEP_PKGS_CSWgeeqie_$(GARCH))
+
 CHECKPKG_OVERRIDES_CSWgeeqie += file-with-bad-content|/usr/share|root/opt/csw/bin/geeqie
 
 CHECKPKG_OVERRIDES_CSWgeeqie += bad-rpath-entry|/lib|opt/csw/bin/geeqie

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