gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4646: update tack to 1.08


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4646: update tack to 1.08
Date: Thu, 3 Aug 2017 16:05:39 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4646
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2017-08-03 13:05:34 -0700
message:
  update tack to 1.08
added:
  pkg/gnu/tack/                  tack-20170803200516-2u9xc1lx15vujbp6-1
  pkg/gnu/tack/Makefile          makefile-20170803200516-2u9xc1lx15vujbp6-4
  pkg/gnu/tack/config.mk         config.mk-20170803200516-2u9xc1lx15vujbp6-2
  pkg/gnu/tack/gpg-keyring       gpgkeyring-20170803200516-2u9xc1lx15vujbp6-3
  pkg/gnu/tack/sha256sums        sha256sums-20170803200516-2u9xc1lx15vujbp6-5
=== added directory 'pkg/gnu/tack'
=== added file 'pkg/gnu/tack/Makefile'
--- a/pkg/gnu/tack/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/tack/Makefile     2017-08-03 20:05:34 +0000
@@ -0,0 +1,45 @@
+# Copyright ©  2017 Carl Hansen <address@hidden>
+#
+# 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 = tack
+GARNAME = tack
+GARVERSION = 1.08
+#HOME_URL = http://www.gnu.org/software/ncurses/
+HOME_URL = http://invisible-island.net/ncurses
+DESCRIPTION = terminfo action checker,  tests terminfo files
+define BLURB
+The 'tack' program is a diagnostic that is designed to create and
+verify the correctness of terminfo s.  This program can be used to
+create new terminal descriptions that are not included in the standard
+release.  Although 'tack' has been distributed with ncurses, it is not an
+integral part of ncurses. 
+endef
+
+######################################################################
+# ftp://invisible-island.net/ncurses/current/ncurses-6.0-20170729.tgz
+#MASTER_SITES = $(MASTER_GNU)
+MASTER_SITES = ftp://invisible-island.net/
+MASTER_SUBDIR = ncurses/
+DISTFILES = $(DISTNAME).tgz
+SIGFILES = $(DISTNAME).tgz.asc
+
+BUILDDEPS = 
+LIBDEPS =
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnu/tack/config.mk'
--- a/pkg/gnu/tack/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/tack/config.mk    2017-08-03 20:05:34 +0000
@@ -0,0 +1,4 @@
+## Configuration options ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/tack/gpg-keyring'
Binary files a/pkg/gnu/tack/gpg-keyring 1970-01-01 00:00:00 +0000 and 
b/pkg/gnu/tack/gpg-keyring        2017-08-03 20:05:34 +0000 differ
=== added file 'pkg/gnu/tack/sha256sums'
--- a/pkg/gnu/tack/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/tack/sha256sums   2017-08-03 20:05:34 +0000
@@ -0,0 +1,2 @@
+5916dde4e5624c3f1aa82af450db55bff050e80fb5d3f0cb1c94f502220ac907  
download/tack-1.08.tgz
+1188318a55dede6e38648e73cd11a588af17541a937839058c89f0b297aee652  
download/tack-1.08.tgz.asc


reply via email to

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