gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3534: new pkg, pinentry, needed by gnupg


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3534: new pkg, pinentry, needed by gnupg
Date: Mon, 07 Dec 2015 03:42:28 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3534
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2015-12-06 19:42:25 -0800
message:
  new pkg, pinentry, needed by gnupg
added:
  gnu/pinentry/                  pinentry-20151207034135-drcoxyp95hk28sno-1
  gnu/pinentry/Makefile          makefile-20151207034135-drcoxyp95hk28sno-4
  gnu/pinentry/config.mk         config.mk-20151207034135-drcoxyp95hk28sno-2
  gnu/pinentry/gpg-keyring       gpgkeyring-20151207034135-drcoxyp95hk28sno-3
  gnu/pinentry/sha256sums        sha256sums-20151207034135-drcoxyp95hk28sno-5
=== added directory 'gnu/pinentry'
=== added file 'gnu/pinentry/Makefile'
--- a/gnu/pinentry/Makefile     1970-01-01 00:00:00 +0000
+++ b/gnu/pinentry/Makefile     2015-12-07 03:42:25 +0000
@@ -0,0 +1,41 @@
+# Copyright © 2015 Carl Hansen
+#
+# This file is part of 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/>.
+
+NAME = pinentry
+GARNAME = pinentry
+GARVERSION =  0.9.6
+HOME_URL = http://www.gnu.org/software/gnupg
+DESCRIPTION = pinentry, needed for GNU Privacy Guard
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNUPG)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES = $(DISTNAME).tar.bz2.sig
+INFO_FILES = pinentry.info
+
+BUILDDEPS =
+LIBDEPS = 
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include ../../gar.lib/info.mk
+include config.mk

=== added file 'gnu/pinentry/config.mk'
--- a/gnu/pinentry/config.mk    1970-01-01 00:00:00 +0000
+++ b/gnu/pinentry/config.mk    2015-12-07 03:42:25 +0000
@@ -0,0 +1,4 @@
+## Configuration options for pinentry ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/pinentry/gpg-keyring'
Binary files a/gnu/pinentry/gpg-keyring 1970-01-01 00:00:00 +0000 and 
b/gnu/pinentry/gpg-keyring        2015-12-07 03:42:25 +0000 differ
=== added file 'gnu/pinentry/sha256sums'
--- a/gnu/pinentry/sha256sums   1970-01-01 00:00:00 +0000
+++ b/gnu/pinentry/sha256sums   2015-12-07 03:42:25 +0000
@@ -0,0 +1,2 @@
+2a1124e9097f24f866cab7982610677e222cea71be0a71a5566f223177e01e66  
download/pinentry-0.9.6.tar.bz2
+5bab9c334afc036db96c58dbbfddfa8a4e6b52eb9cdf8e49f9129be01825a08e  
download/pinentry-0.9.6.tar.bz2.sig


reply via email to

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