gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3536: new pkg; gpa, graphical frontend to gnupg


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3536: new pkg; gpa, graphical frontend to gnupg
Date: Mon, 07 Dec 2015 04:14:35 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3536
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2015-12-06 20:14:32 -0800
message:
  new pkg; gpa, graphical frontend to gnupg
added:
  gnu/gpa/                       gpa-20151207041336-ayh6rubsvh2ztcio-1
  gnu/gpa/Makefile               makefile-20151207041336-ayh6rubsvh2ztcio-4
  gnu/gpa/config.mk              config.mk-20151207041336-ayh6rubsvh2ztcio-2
  gnu/gpa/gpg-keyring            gpgkeyring-20151207041336-ayh6rubsvh2ztcio-3
  gnu/gpa/sha256sums             sha256sums-20151207041336-ayh6rubsvh2ztcio-5
=== added directory 'gnu/gpa'
=== added file 'gnu/gpa/Makefile'
--- a/gnu/gpa/Makefile  1970-01-01 00:00:00 +0000
+++ b/gnu/gpa/Makefile  2015-12-07 04:14:32 +0000
@@ -0,0 +1,39 @@
+# 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 = gpa
+GARNAME = gpa
+GARVERSION = 0.9.9 
+HOME_URL = http://www.gnu.org/software/gnupg
+DESCRIPTION = gpa is a graphical frontend to GnuPG. 
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNUPG)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES = $(DISTNAME).tar.bz2.sig
+
+BUILDDEPS =
+LIBDEPS = 
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

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

=== added file 'gnu/gpa/gpg-keyring'
Binary files a/gnu/gpa/gpg-keyring      1970-01-01 00:00:00 +0000 and 
b/gnu/gpa/gpg-keyring     2015-12-07 04:14:32 +0000 differ
=== added file 'gnu/gpa/sha256sums'
--- a/gnu/gpa/sha256sums        1970-01-01 00:00:00 +0000
+++ b/gnu/gpa/sha256sums        2015-12-07 04:14:32 +0000
@@ -0,0 +1,2 @@
+6828d738b9e1d3cce96d2ec9831c09873c4cb2c87ba67a161ef54485192c4334  
download/gpa-0.9.9.tar.bz2
+9750c9c1fd1b3da34564c04346e85aca52840ef3e353aa52aedafa61281fa705  
download/gpa-0.9.9.tar.bz2.sig


reply via email to

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