gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8324: lynx, text. latest


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8324: lynx, text. latest
Date: Wed, 4 May 2022 15:52:09 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8324
revision-id: carlhansen1234@gmail.com-20220504195204-eu20lhxbk2q264a8
parent: carlhansen1234@gmail.com-20220504191007-c3cuh09b3txekmjd
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2022-05-04 12:52:04 -0700
message:
  lynx, text. latest
added:
  pkg/other/lynx/                lynx-20220504195137-cnvwvreyr35f10o1-1
  pkg/other/lynx/Makefile        makefile-20220504195137-cnvwvreyr35f10o1-4
  pkg/other/lynx/config.mk       config.mk-20220504195137-cnvwvreyr35f10o1-2
  pkg/other/lynx/gpg-keyring     gpgkeyring-20220504195137-cnvwvreyr35f10o1-3
  pkg/other/lynx/sha256sums      sha256sums-20220504195137-cnvwvreyr35f10o1-5
=== added directory 'pkg/other/lynx'
=== added file 'pkg/other/lynx/Makefile'
--- a/pkg/other/lynx/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/other/lynx/Makefile   2022-05-04 19:52:04 +0000
@@ -0,0 +1,46 @@
+# Copyright ©2022 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 = lynx
+GARNAME = lynx
+GARVERSION = 2.9.0dev.10
+
+HOME_URL = http://invisible-island.net/lynx
+DESCRIPTION =  WWW browser using text only
+define BLURB
+WWW browser using text only from chell; for the literate.
+Quarter century of development.
+endef
+######################################################################
+# 
http://ftp.invisible-island.net/archives/lynx/tarballs/lynx2.9.0dev.10.tar.bz2
+MASTER_SITES = http://ftp.invisible-island.net/
+MASTER_SUBDIR = archives/$(GARNAME)/tarballs/
+DISTNAME =$(GARNAME)$(GARVERSION)
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES = $(DISTNAME).tar.bz2.asc
+
+BUILDDEPS = 
+LIBDEPS =
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
+

=== added file 'pkg/other/lynx/config.mk'
--- a/pkg/other/lynx/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/other/lynx/config.mk  2022-05-04 19:52:04 +0000
@@ -0,0 +1,4 @@
+## Configuration options 
+
+CONFIGURE_OPTS ?=  #--enable-rpath
+BUILD_OPTS ?=

=== added file 'pkg/other/lynx/gpg-keyring'
Binary files a/pkg/other/lynx/gpg-keyring       1970-01-01 00:00:00 +0000 and 
b/pkg/other/lynx/gpg-keyring      2022-05-04 19:52:04 +0000 differ
=== added file 'pkg/other/lynx/sha256sums'
--- a/pkg/other/lynx/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/other/lynx/sha256sums 2022-05-04 19:52:04 +0000
@@ -0,0 +1,2 @@
+898ac82bcfcbd4b20ea39afdf66fd659b8773c7549623b0f8802bf392a41a912  
download/lynx2.9.0dev.10.tar.bz2
+69a35e84c6679c0cf2ed38cc84404d36566aecd72fffc4d39fe345d5997bdbf1  
download/lynx2.9.0dev.10.tar.bz2.asc


reply via email to

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