SF.net SVN: gar:[24905] csw/mgar/pkg/gs_terminal/trunk/Makefile

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Mon Apr 27 14:39:35 CEST 2015


Revision: 24905
          http://sourceforge.net/p/gar/code/24905
Author:   rmottola
Date:     2015-04-27 12:39:34 +0000 (Mon, 27 Apr 2015)
Log Message:
-----------
gs_terminal/trunk: leanup overrides

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

Modified: csw/mgar/pkg/gs_terminal/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gs_terminal/trunk/Makefile	2015-04-27 11:57:51 UTC (rev 24904)
+++ csw/mgar/pkg/gs_terminal/trunk/Makefile	2015-04-27 12:39:34 UTC (rev 24905)
@@ -35,22 +35,14 @@
 CHECKPKG_OVERRIDES_CSWgs-terminal += surplus-dependency|CSWgnustep-back
 CHECKPKG_OVERRIDES_CSWgs-terminal += surplus-dependency|CSWgnustep-make
 
-# we don't direcly bind right now
-CHECKPKG_OVERRIDES_CSWgs-terminal += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal|is|not|directly|bound|to|soname|libgcc_s.so.1
-CHECKPKG_OVERRIDES_CSWgs-terminal += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal|is|not|directly|bound|to|soname|libgnustep-base.so.1.24
-CHECKPKG_OVERRIDES_CSWgs-terminal += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal|is|not|directly|bound|to|soname|libgnustep-gui.so.0.24
-CHECKPKG_OVERRIDES_CSWgs-terminal += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal|is|not|directly|bound|to|soname|libiconv.so.2
-CHECKPKG_OVERRIDES_CSWgs-terminal += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal|is|not|directly|bound|to|soname|libobjc.so.4
+# we don't direcly bind right now, this also means soname doesn't get found
+CHECKPKG_OVERRIDES_CSWgs-terminal += no-direct-binding
+CHECKPKG_OVERRIDES_CSWgs-terminal += soname-not-found
 
 #known placement overrides since we use bundles
-CHECKPKG_OVERRIDES_CSWgs-terminal += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal|arch_id=18|arch_name=sparcv8+
-CHECKPKG_OVERRIDES_CSWgs-terminal += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal|arch_id=3|arch_name=i386
+CHECKPKG_OVERRIDES_CSWgs-terminal += binary-architecture-does-not-match-placement
 
-#others
-CHECKPKG_OVERRIDES_CSWgs-terminal += soname-not-found|libgnustep-gui.so.0.24|is|needed|by|opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal
-CHECKPKG_OVERRIDES_CSWgs-terminal += soname-not-found|libgnustep-base.so.1.24|is|needed|by|opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal
 
-
 #we absolutely need GCC for Objective-C support. The only alternative in the future would be clang
 GARCOMPILER = GNU
 

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