gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10209: update dillo to 3.1.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10209: update dillo to 3.1.0
Date: Sat, 11 May 2024 22:28:47 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10209
revision-id: carlhansen1234@gmail.com-20240512022842-5zxupsq72ngm1vbt
parent: carlhansen1234@gmail.com-20240512013335-2stzdmp8t2bx1ag8
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2024-05-11 19:28:42 -0700
message:
  update dillo to 3.1.0
added:
  pkg/other/dillo/               dillo-20240512022829-7brgy1pybcv83bfp-1
  pkg/other/dillo/Makefile       makefile-20240512022829-7brgy1pybcv83bfp-2
  pkg/other/dillo/config.mk      config.mk-20240512022829-7brgy1pybcv83bfp-4
  pkg/other/dillo/sha256sums     sha256sums-20240512022829-7brgy1pybcv83bfp-3
=== added directory 'pkg/other/dillo'
=== added file 'pkg/other/dillo/Makefile'
--- a/pkg/other/dillo/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/other/dillo/Makefile  2024-05-12 02:28:42 +0000
@@ -0,0 +1,43 @@
+# Copyright ©2024 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# https://gnu.org/s/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 =    dillo
+GARNAME = dillo
+GARVERSION = 3.1.0
+HOME_URL = https://github.com/dillo-browser/dillo
+DESCRIPTION = web browser with low requirements
+define BLURB
+endef
+
+######################################################################
+# 
https://github.com/dillo-browser/dillo/releases/download/v3.1.0/dillo-3.1.0.tar.bz2
+MASTER_SITES = https://github.com/
+MASTER_SUBDIR = dillo-browser/$(GARNAME)/releases/download/v3.1.0/
+DISTFILES = $(DISTNAME).tar.bz2 
+SIGFILES  = $(DISTNAME).tar.bz2.asc
+
+BUILDDEPS =
+LIBDEPS =
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/other/dillo/config.mk'
--- a/pkg/other/dillo/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/other/dillo/config.mk 2024-05-12 02:28:42 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/dillo/sha256sums'
--- a/pkg/other/dillo/sha256sums        1970-01-01 00:00:00 +0000
+++ b/pkg/other/dillo/sha256sums        2024-05-12 02:28:42 +0000
@@ -0,0 +1,2 @@
+f56766956d90dac0ccca31755917cba8a4014bcf43b3e36c7d86efe1d20f9d92  
download/dillo-3.1.0.tar.bz2
+f5ea95b284541b80aae9d80e573084084c0e2ee684afbd48c870479302969daf  
download/dillo-3.1.0.tar.bz2.asc


reply via email to

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