summaryrefslogtreecommitdiffstats
path: root/crypto/libgpg-error/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/libgpg-error/DETAILS')
-rwxr-xr-xcrypto/libgpg-error/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/crypto/libgpg-error/DETAILS b/crypto/libgpg-error/DETAILS
new file mode 100755
index 0000000000..bf1f962ac6
--- /dev/null
+++ b/crypto/libgpg-error/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=libgpg-error
+ VERSION=1.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/libgpg-error/$SOURCE
+ SOURCE_URL[1]=http://gd.tuwien.ac.at/privacy/gnupg/libgpg-error/$SOURCE
+ MD5[0]=bc8880931548c06de03f2a9077166d4c
+ WEB_SITE=http://www.gnupg.org/
+ ENTERED=20030808
+ UPDATED=20030808
+ LICENSE[0]=GPL
+ MAINTAINER=hgr@vabo.cz
+ SHORT="library that defines common error values for GnuPG components"
+cat << EOF
+This is a library that defines common error values for all GnuPG
+components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
+pinentry, SmartCard Daemon and possibly more in the future.
+EOF