gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3432: new GNUstep pkg, Terminal.app 0.9.8


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3432: new GNUstep pkg, Terminal.app 0.9.8
Date: Tue, 13 Oct 2015 07:58:12 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3432
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2015-10-13 00:57:06 -0700
message:
  new GNUstep pkg, Terminal.app 0.9.8
added:
  gnustep/Terminal/              terminal-20151013075600-ki4scm66557i86nv-1
  gnustep/Terminal/Makefile      makefile-20151013075600-ki4scm66557i86nv-5
  gnustep/Terminal/config.mk     config.mk-20151013075600-ki4scm66557i86nv-2
  gnustep/Terminal/files/        files-20151013075600-ki4scm66557i86nv-3
  gnustep/Terminal/files/Terminalmakefileiconv.diff 
terminalmakefileicon-20151013075600-ki4scm66557i86nv-4
  gnustep/Terminal/sha256sums    sha256sums-20151013075600-ki4scm66557i86nv-6
=== added directory 'gnustep/Terminal'
=== added file 'gnustep/Terminal/Makefile'
--- a/gnustep/Terminal/Makefile 1970-01-01 00:00:00 +0000
+++ b/gnustep/Terminal/Makefile 2015-10-13 07:57:06 +0000
@@ -0,0 +1,49 @@
+# Copyright © 2015 Carl Hansen
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = Terminal
+GARNAME = Terminal
+GARVERSION =  0.9.8
+HOME_URL = http://www.nongnu.org/gap/terminal/
+DESCRIPTION = GNUstep Terminal.app 
+define BLURB
+GNUstep Terminal emulator has multple windows, scrollback buffers, etc.
+Terminal.app can provide services for other applications by piping the
+selection through arbitrary commands. Services are configured in one of
+the preferences panel s tabs. The sevice then appears in the menus of
+other GNUstep applications, which is one of GNUstep s nice features.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+
+PATCHFILES =  Terminalmakefileiconv.diff
+
+BUILDDEPS =
+LIBDEPS = 
+CONFIGURE_SCRIPTS=
+
+######################################################################
+
+include ../../gar.lib/gnustep.mk
+include config.mk
+
+

=== added file 'gnustep/Terminal/config.mk'
--- a/gnustep/Terminal/config.mk        1970-01-01 00:00:00 +0000
+++ b/gnustep/Terminal/config.mk        2015-10-13 07:57:06 +0000
@@ -0,0 +1,6 @@
+## Configuration options for Terminal ##
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?= 
+
+

=== added directory 'gnustep/Terminal/files'
=== added file 'gnustep/Terminal/files/Terminalmakefileiconv.diff'
--- a/gnustep/Terminal/files/Terminalmakefileiconv.diff 1970-01-01 00:00:00 
+0000
+++ b/gnustep/Terminal/files/Terminalmakefileiconv.diff 2015-10-13 07:57:06 
+0000
@@ -0,0 +1,19 @@
+The following patch might not be needed on your system.
+The patch addes the iconv library, needed in some cases.
+
+
+*** work/Terminal-0.9.8/GNUmakefile    2012-04-03 10:32:43.000000000 -0700
+--- work/Terminal-0.9.8/GNUmakefile    2015-10-13 00:28:48.356508189 -0700
+***************
+*** 48,55 ****
+--- 48,57 ----
+  else
+   Terminal_TOOL_LIBS += -lutil
+  endif
+  
++  Terminal_TOOL_LIBS += -liconv
++ 
+  Terminal_LOCALIZED_RESOURCE_FILES = Localizable.strings
+  Terminal_LANGUAGES = English Swedish German French Spanish Hungarian Turkish 
\
+       Norwegian Russian Italian
+  

=== added file 'gnustep/Terminal/sha256sums'
--- a/gnustep/Terminal/sha256sums       1970-01-01 00:00:00 +0000
+++ b/gnustep/Terminal/sha256sums       2015-10-13 07:57:06 +0000
@@ -0,0 +1,2 @@
+488428fcc8c25eb3d0b29419f12f48d1dc893dbf89aa71a80743fba31e18eace  
download/Terminal-0.9.8.tar.gz
+a804c5045e031c6ea4a4c514e609a72a0ea5dfeee8ad1a324e7841d68fac1cdf  
download/Terminalmakefileiconv.diff


reply via email to

[Prev in Thread] Current Thread [Next in Thread]