[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r11315: update taldir to 1.0.5
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r11315: update taldir to 1.0.5 |
Date: |
Mon, 28 Apr 2025 00:53:21 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 11315
revision-id: carlhansen@gnu.org-20250428045315-dv0cskheqki6hn25
parent: carlhansen@gnu.org-20250428042811-n1jcqc8oobivyln4
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2025-04-28 04:53:15 +0000
message:
update taldir to 1.0.5
added:
pkg/gnu/taldir/ taldir-20250428045307-g4gnaaern5741h2o-1
pkg/gnu/taldir/Makefile makefile-20250428045307-g4gnaaern5741h2o-3
pkg/gnu/taldir/config.mk config.mk-20250428045307-g4gnaaern5741h2o-2
pkg/gnu/taldir/sha256sums sha256sums-20250428045307-g4gnaaern5741h2o-4
=== added directory 'pkg/gnu/taldir'
=== added file 'pkg/gnu/taldir/Makefile'
--- a/pkg/gnu/taldir/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/taldir/Makefile 2025-04-28 04:53:15 +0000
@@ -0,0 +1,47 @@
+# Copyright ©2025 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 = taldir
+GARNAME = taldir
+GARVERSION = 1.0.5
+HOME_URL = http://taler.net
+DESCRIPTION = GNU Taldir is part of a privacy-preserving payment system
+define BLURB
+GNU Taldir is part of taler, a privacy-preserving payment system.
+Taler‐directory is used to register and lookup mailbox URIs for P2P message
delivery.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = taler/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+WORKOBJ = $(WORKSRC)
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include config.mk
+
=== added file 'pkg/gnu/taldir/config.mk'
--- a/pkg/gnu/taldir/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/taldir/config.mk 2025-04-28 04:53:15 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/gnu/taldir/sha256sums'
--- a/pkg/gnu/taldir/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/taldir/sha256sums 2025-04-28 04:53:15 +0000
@@ -0,0 +1,2 @@
+840307dd117ed81034325ff5187d38ea09745ca8ae6558efffed8843bf2ba7e3
download/taldir-1.0.5.tar.gz
+8bf53e25c2a301db50475bc479b83919f36f373a7377ab5cc5b777dfcc5eff14
download/taldir-1.0.5.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r11315: update taldir to 1.0.5,
Carl Hansen <=