gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6882: update taler-mdb to 0.6.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6882: update taler-mdb to 0.6.0
Date: Wed, 12 Feb 2020 22:04:40 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6882
revision-id: address@hidden-20200213030435-8e2eoa9upaapeq71
parent: address@hidden-20200213030408-3cnymroi6ij40osp
committer: address@hidden
branch nick: trunk
timestamp: Wed 2020-02-12 19:04:35 -0800
message:
  update taler-mdb to 0.6.0
added:
  pkg/gnu/taler-mdb/             talermdb-20200213025400-nh7hx6vtb305j5o4-1
  pkg/gnu/taler-mdb/Makefile     makefile-20200213025400-nh7hx6vtb305j5o4-3
  pkg/gnu/taler-mdb/config.mk    config.mk-20200213025400-nh7hx6vtb305j5o4-2
  pkg/gnu/taler-mdb/sha256sums   sha256sums-20200213025400-nh7hx6vtb305j5o4-4
=== added directory 'pkg/gnu/taler-mdb'
=== added file 'pkg/gnu/taler-mdb/Makefile'
--- a/pkg/gnu/taler-mdb/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/taler-mdb/Makefile        2020-02-13 03:04:35 +0000
@@ -0,0 +1,49 @@
+# Copyright © 2020 Carl Hansen <address@hidden>
+#
+# 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 address@hidden
+
+NAME = taler-mdb
+GARNAME = taler-mdb
+GARVERSION = 0.6.0
+HOME_URL = http://taler.net
+DESCRIPTION =  Taler merchant, snack machine
+define BLURB
+This is a app to run a snack machine as Taler merchant with NFC payment 
interface.
+Optionally there can a QRCode be shown on a display to get the payment link.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = taler/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+#USE_AUTORECONF = true
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
+# doesn't build

=== added file 'pkg/gnu/taler-mdb/config.mk'
--- a/pkg/gnu/taler-mdb/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/taler-mdb/config.mk       2020-02-13 03:04:35 +0000
@@ -0,0 +1,4 @@
+## Configuration options for taler-mdb ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/taler-mdb/sha256sums'
--- a/pkg/gnu/taler-mdb/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/taler-mdb/sha256sums      2020-02-13 03:04:35 +0000
@@ -0,0 +1,2 @@
+2c5ea97f200b8e966b4219c75bbf0f352fab2a13f461b97e38d31116b820ea65  
download/taler-mdb-0.6.0.tar.gz
+89411610c5299596d620ed9285078bbd54313748794976e0109a9efd397131f5  
download/taler-mdb-0.6.0.tar.gz.sig


reply via email to

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