From daa191112f23f3b67669befb10c8db56983fecc0 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 04 Dec 2018 21:57:09 -0500 Subject: gpg-agent: New binary package --- (limited to 'gpg-agent.pkg') 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 -- cgit v0.9.1