SF.net SVN: gar:[24873] csw/mgar/pkg/gs_terminal/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Tue Apr 21 00:07:36 CEST 2015
Revision: 24873
http://sourceforge.net/p/gar/code/24873
Author: rmottola
Date: 2015-04-20 22:07:36 +0000 (Mon, 20 Apr 2015)
Log Message:
-----------
gs_terminal/trunk: change package name to gs-terminal
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-20 18:42:37 UTC (rev 24872)
+++ csw/mgar/pkg/gs_terminal/trunk/Makefile 2015-04-20 22:07:36 UTC (rev 24873)
@@ -4,6 +4,7 @@
NAME = Terminal
VERSION = 0.9.8
GARTYPE = v2
+PACKAGES += CSWgs-terminal
DESCRIPTION = GNUstep Terminal emulator
define BLURB
@@ -20,33 +21,33 @@
BUILD_DEP_PKGS += CSWgnustep-gui
BUILD_DEP_PKGS += CSWgnustep-back
-RUNTIME_DEP_PKGS_CSWTerminal += CSWgnustep-make
-RUNTIME_DEP_PKGS_CSWTerminal += CSWgnustep-base
-RUNTIME_DEP_PKGS_CSWTerminal += CSWgnustep-gui
-RUNTIME_DEP_PKGS_CSWTerminal += CSWgnustep-back
-RUNTIME_DEP_PKGS_CSWTerminal += CSWlibgcc-s1
-RUNTIME_DEP_PKGS_CSWTerminal += CSWlibiconv2
-RUNTIME_DEP_PKGS_CSWTerminal += CSWlibobjc4
+RUNTIME_DEP_PKGS_CSWgs-terminal += CSWgnustep-make
+RUNTIME_DEP_PKGS_CSWgs-terminal += CSWgnustep-base
+RUNTIME_DEP_PKGS_CSWgs-terminal += CSWgnustep-gui
+RUNTIME_DEP_PKGS_CSWgs-terminal += CSWgnustep-back
+RUNTIME_DEP_PKGS_CSWgs-terminal += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWgs-terminal += CSWlibiconv2
+RUNTIME_DEP_PKGS_CSWgs-terminal += CSWlibobjc4
#we do override because we depend on them
-CHECKPKG_OVERRIDES_CSWTerminal += surplus-dependency|CSWgnustep-gui
-CHECKPKG_OVERRIDES_CSWTerminal += surplus-dependency|CSWgnustep-base
-CHECKPKG_OVERRIDES_CSWTerminal += surplus-dependency|CSWgnustep-back
-CHECKPKG_OVERRIDES_CSWTerminal += surplus-dependency|CSWgnustep-make
+CHECKPKG_OVERRIDES_CSWgs-terminal += surplus-dependency|CSWgnustep-gui
+CHECKPKG_OVERRIDES_CSWgs-terminal += surplus-dependency|CSWgnustep-base
+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_CSWTerminal += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal|is|not|directly|bound|to|soname|libgcc_s.so.1
-CHECKPKG_OVERRIDES_CSWTerminal += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal|is|not|directly|bound|to|soname|libgnustep-base.so.1.24
-CHECKPKG_OVERRIDES_CSWTerminal += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal|is|not|directly|bound|to|soname|libgnustep-gui.so.0.24
-CHECKPKG_OVERRIDES_CSWTerminal += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal|is|not|directly|bound|to|soname|libiconv.so.2
-CHECKPKG_OVERRIDES_CSWTerminal += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal|is|not|directly|bound|to|soname|libobjc.so.4
+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
#known placement overrides since we use bundles
-CHECKPKG_OVERRIDES_CSWTerminal += 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=18|arch_name=sparcv8+
#others
-CHECKPKG_OVERRIDES_CSWTerminal += soname-not-found|libgnustep-gui.so.0.24|is|needed|by|opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal
-CHECKPKG_OVERRIDES_CSWTerminal += soname-not-found|libgnustep-base.so.1.24|is|needed|by|opt/csw/GNUstep/Local/Applications/Terminal.app/Terminal
+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
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