From a792397266e0cd7317bbc6daf0c35988b5218c40 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 04 Dec 2018 22:50:27 -0500 Subject: gnupg-utils: New binary package --- (limited to 'gnupg-utils.pkg') diff --git a/gnupg-utils.pkg/control b/gnupg-utils.pkg/control new file mode 100644 index 0000000..7413ec0 --- /dev/null +++ b/gnupg-utils.pkg/control @@ -0,0 +1,21 @@ +Architecture: any +Platform: all +Depends: gnupg-common (= ${Binary-Version}), + libgcrypt.20 (>= 1.7.0), + libgpg-error.0 (>= 1.24), + libksba.8 (>= 1.3.4), + libassuan.0 (>= 2.5.0), +Description: GNU Privacy Guard system - utilities + ${Common-Description} + . + This package provides the following GnuPG utilities: + . + * gpgparsemail -- parse a mail message into an annotated format + * gpgtar -- encrypt or sign files into an archive + * kbxutil -- list, export, and import Keybox data + * watchgnupg -- read and print logs from a socket + * gpg-check-pattern -- check passphrases against patterns + * gpg-preset-passphrase -- put a passphrase into gpg-agent's cache + * gpg-protect-tool -- test the secret key protection + * addgnupghome -- create ".gnupg" home directories + * applygnupgdefaults -- run "gpgconf --apply-defaults" for all users. diff --git a/gnupg-utils.pkg/files b/gnupg-utils.pkg/files new file mode 100644 index 0000000..9eeddb1 --- /dev/null +++ b/gnupg-utils.pkg/files @@ -0,0 +1,9 @@ +/usr/bin/gpgparsemail +/usr/bin/gpgtar +/usr/bin/kbxutil +/usr/bin/watchgnupg +/usr/lib/*/gpg-check-pattern +/usr/lib/*/gpg-preset-passphrase +/usr/lib/*/gpg-protect-tool +/usr/sbin/addgnupghome +/usr/sbin/applygnupgdefaults -- cgit v0.9.1