gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7646: update HelpViewer to 0.4


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7646: update HelpViewer to 0.4
Date: Sat, 29 May 2021 18:19:10 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7646
revision-id: carlhansen@gnu.org-20210529221906-2c95uh2fmc8vh87x
parent: carlhansen@gnu.org-20210529203222-utautmk4wsxg0oc1
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sat 2021-05-29 15:19:06 -0700
message:
  update HelpViewer to 0.4
added:
  pkg/gnustep/HelpViewer/        helpviewer-20210529221728-fotzskan1e10lmur-1
  pkg/gnustep/HelpViewer/Makefile makefile-20210529221728-fotzskan1e10lmur-3
  pkg/gnustep/HelpViewer/config.mk config.mk-20210529221728-fotzskan1e10lmur-2
  pkg/gnustep/HelpViewer/sha256sums sha256sums-20210529221728-fotzskan1e10lmur-4
=== added directory 'pkg/gnustep/HelpViewer'
=== added file 'pkg/gnustep/HelpViewer/Makefile'
--- a/pkg/gnustep/HelpViewer/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/HelpViewer/Makefile   2021-05-29 22:19:06 +0000
@@ -0,0 +1,47 @@
+# Copyright © 2021 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/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/>.
+#
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
+
+NAME = HelpViewer
+GARNAME = HelpViewer
+GARVERSION = 0.4
+HOME_URL = http://www.non-gnu.org/gap/
+DESCRIPTION =  views help files in gnustep apps
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH)
+# or MASTER_SITES = $(MASTER_SAVANNAH_RELEASES)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES =
+
+CONFIGURE_SCRIPTS =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/gnustep.mk
+include config.mk
+

=== added file 'pkg/gnustep/HelpViewer/config.mk'
--- a/pkg/gnustep/HelpViewer/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/HelpViewer/config.mk  2021-05-29 22:19:06 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnustep/HelpViewer/sha256sums'
--- a/pkg/gnustep/HelpViewer/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/HelpViewer/sha256sums 2021-05-29 22:19:06 +0000
@@ -0,0 +1,1 @@
+b218fd6f581fbeb8d4e84c11167d2b24027940831a640d51eacd3430aa93c995  
download/HelpViewer-0.4.tar.gz


reply via email to

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