summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2018-12-04 21:57:09 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2018-12-04 21:57:09 (EST)
commitdaa191112f23f3b67669befb10c8db56983fecc0 (patch)
tree56746b1b0a58027c62f4927fcbdd162428ef81b4
parent771831b8628d29b65cbb08a75be09fd0745ed8e8 (diff)
gpg-agent: New binary package
-rw-r--r--gpg-agent.pkg/control13
-rw-r--r--gpg-agent.pkg/files2
2 files changed, 15 insertions, 0 deletions
diff --git a/gpg-agent.pkg/control b/gpg-agent.pkg/control
new file mode 100644
index 0000000..8d77207
--- /dev/null
+++ b/gpg-agent.pkg/control
@@ -0,0 +1,13 @@
+Architecture: any
+Platform: all
+Depends: gnupg-common (= ${Binary-Version}),
+ libgcrypt.20 (>= 1.7.0),
+ libgpg-error.0 (>= 1.24),
+ libassuan.0 (>= 2.5.0),
+ libnpth.0 (>= 1.2),
+Description: GNU Privacy Guard system - secret key management
+ ${Common-Description}
+ .
+ "gpg-agent" is a daemon to manage secret (private) keys independently from any
+ protocol. It is used as a backend for "gpg" and "gpgsm" as well as for a
+ couple of other utilities.
diff --git a/gpg-agent.pkg/files b/gpg-agent.pkg/files
new file mode 100644
index 0000000..75176ca
--- /dev/null
+++ b/gpg-agent.pkg/files
@@ -0,0 +1,2 @@
+/usr/bin/gpg-agent
+/usr/bin/gpg-connect-agent