summaryrefslogtreecommitdiffstats
path: root/gpgv.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2018-12-04 14:46:57 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2018-12-04 14:46:57 (EST)
commit5e6ab260e1e7c07bab7e5126f80f8f82d9ff7236 (patch)
tree061537cad4b5ec0df4cf41c0acbaece92f72f59a /gpgv.pkg
parentff5a4e7cf86d7ac8f09cc387eb53cb87114d1e9f (diff)
gpgv: New binary package
Diffstat (limited to 'gpgv.pkg')
-rw-r--r--gpgv.pkg/control11
-rw-r--r--gpgv.pkg/files1
2 files changed, 12 insertions, 0 deletions
diff --git a/gpgv.pkg/control b/gpgv.pkg/control
new file mode 100644
index 0000000..810c3c7
--- /dev/null
+++ b/gpgv.pkg/control
@@ -0,0 +1,11 @@
+Architecture: any
+Platform: all
+Depends: gnupg-common (= ${Binary-Version})
+Description: GNU Privacy Guard system - OpenPGP signature verification tool
+ ${Common-Description}
+ .
+ "gpgv" is actually a stripped-down version of "gpg" which is only able to check
+ signatures. It is somewhat smaller than the fully-blown "gpg" and uses a
+ different (and simpler) way to check that the public keys used to make the
+ signature are valid. There are no configuration files and only a few options
+ are implemented.
diff --git a/gpgv.pkg/files b/gpgv.pkg/files
new file mode 100644
index 0000000..f49a0c4
--- /dev/null
+++ b/gpgv.pkg/files
@@ -0,0 +1 @@
+/usr/bin/gpgv