gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3535: new pkg, gpgme gpg made easy


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3535: new pkg, gpgme gpg made easy
Date: Mon, 07 Dec 2015 04:04:42 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3535
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2015-12-06 20:04:39 -0800
message:
  new pkg, gpgme gpg made easy
added:
  gnu/gpgme/                     gpgme-20151207040348-bmpc0b3d0c6nfydg-1
  gnu/gpgme/Makefile             makefile-20151207040348-bmpc0b3d0c6nfydg-4
  gnu/gpgme/config.mk            config.mk-20151207040348-bmpc0b3d0c6nfydg-2
  gnu/gpgme/gpg-keyring          gpgkeyring-20151207040348-bmpc0b3d0c6nfydg-3
  gnu/gpgme/sha256sums           sha256sums-20151207040348-bmpc0b3d0c6nfydg-5
=== added directory 'gnu/gpgme'
=== added file 'gnu/gpgme/Makefile'
--- a/gnu/gpgme/Makefile        1970-01-01 00:00:00 +0000
+++ b/gnu/gpgme/Makefile        2015-12-07 04:04:39 +0000
@@ -0,0 +1,42 @@
+# 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 = gpgme
+GARNAME = gpgme
+GARVERSION =  1.6.0
+HOME_URL = http://www.gnu.org/software/gnupg
+DESCRIPTION = gpgme, GPG Made Easy, library connection to GNU Privacy Guard
+define BLURB
+GPGME is the standard library to access GnuPG functions from programming 
languages. 
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNUPG)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES = $(DISTNAME).tar.bz2.sig
+INFO_FILES = gpgme.info
+
+BUILDDEPS =
+LIBDEPS = 
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include ../../gar.lib/info.mk
+include config.mk

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

=== added file 'gnu/gpgme/gpg-keyring'
Binary files a/gnu/gpgme/gpg-keyring    1970-01-01 00:00:00 +0000 and 
b/gnu/gpgme/gpg-keyring   2015-12-07 04:04:39 +0000 differ
=== added file 'gnu/gpgme/sha256sums'
--- a/gnu/gpgme/sha256sums      1970-01-01 00:00:00 +0000
+++ b/gnu/gpgme/sha256sums      2015-12-07 04:04:39 +0000
@@ -0,0 +1,2 @@
+b09de4197ac280b102080e09eaec6211d081efff1963bf7821cf8f4f9916099d  
download/gpgme-1.6.0.tar.bz2
+5520ccf0ae769fc3921b262ffe624b48baec3b62ad5312e8a49cc18d80e82655  
download/gpgme-1.6.0.tar.bz2.sig


reply via email to

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