SF.net SVN: gar:[25251] csw/mgar/pkg/gnustep-base/trunk/Makefile

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Thu Sep 24 12:11:43 CEST 2015


Revision: 25251
          http://sourceforge.net/p/gar/code/25251
Author:   rmottola
Date:     2015-09-24 10:11:43 +0000 (Thu, 24 Sep 2015)
Log Message:
-----------
gnustep-base/trunk: update dependencies, simplify overrides

Modified Paths:
--------------
    csw/mgar/pkg/gnustep-base/trunk/Makefile

Modified: csw/mgar/pkg/gnustep-base/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-base/trunk/Makefile	2015-09-24 09:36:05 UTC (rev 25250)
+++ csw/mgar/pkg/gnustep-base/trunk/Makefile	2015-09-24 10:11:43 UTC (rev 25251)
@@ -26,14 +26,14 @@
 RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibz1
 RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibxslt1
 RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibxml2-2
-RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibicuuc54
+RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibicuuc55
 RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibgcc-s1
 RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibgnutls28
 RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibgmp10
 RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibobjc4
-RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibicudata54
+RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibicudata55
 RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibffi6
-RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibicui18n54
+RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibicui18n55
 RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibiconv2
 
 #overrides
@@ -61,8 +61,8 @@
 CHECKPKG_OVERRIDES_CSWgnustep-base += soname-not-found|libgnustep-base.so.1.24|is|needed|by|opt/csw/GNUstep/System/Tools/defaults
 CHECKPKG_OVERRIDES_CSWgnustep-base += soname-not-found|libgnustep-base.so.1.24|is|needed|by|opt/csw/GNUstep/System/Tools/make_strings
 CHECKPKG_OVERRIDES_CSWgnustep-base += soname-not-found|libgnustep-base.so.1.24|is|needed|by|opt/csw/GNUstep/System/Tools/plser
+CHECKPKG_OVERRIDES_CSWgnustep-base += soname-not-found|libgnustep-base.so.1.24|is|needed|by|opt/csw/GNUstep/System/Tools/gdnc
 
-CHECKPKG_OVERRIDES_CSWgnustep-base += soname-not-found|libgnustep-base.so.1.24|is|needed|by|opt/csw/GNUstep/System/Tools/gdnc
 CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Tools/xmlparse|is|not|directly|bound|to|soname|libgnustep-base.so.1.24
 CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Tools/sfparse|is|not|directly|bound|to|soname|libgnustep-base.so.1.24
 CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Tools/plser|is|not|directly|bound|to|soname|libgnustep-base.so.1.24
@@ -123,16 +123,8 @@
 
 
 
-#this is linkin against other csw packages, should perhapes be fixed, ignored for now
-CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.7|is|not|directly|bound|to|soname|libffi.so.6
-CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.7|is|not|directly|bound|to|soname|libgnutls.so.28
-CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.7|is|not|directly|bound|to|soname|libiconv.so.2
-CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.7|is|not|directly|bound|to|soname|libicui18n.so.54
-CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.7|is|not|directly|bound|to|soname|libicuuc.so.54
-CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.7|is|not|directly|bound|to|soname|libobjc.so.4
-CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.7|is|not|directly|bound|to|soname|libxml2.so.2
-CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.7|is|not|directly|bound|to|soname|libxslt.so.1
-CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.7|is|not|directly|bound|to|soname|libz.so.1
+#this is linking against other csw packages, should perhapes be fixed, ignored for now
+CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.7
 CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Tools/HTMLLinker|is|not|directly|bound|to|soname|libgcc_s.so.1
 CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Tools/HTMLLinker|is|not|directly|bound|to|soname|libobjc.so.4
 CHECKPKG_OVERRIDES_CSWgnustep-base += no-direct-binding|/opt/csw/GNUstep/System/Tools/autogsdoc|is|not|directly|bound|to|soname|libgcc_s.so.1

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