summaryrefslogtreecommitdiffstats
path: root/crypto/qca-gnupg/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/qca-gnupg/DETAILS')
-rwxr-xr-xcrypto/qca-gnupg/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/crypto/qca-gnupg/DETAILS b/crypto/qca-gnupg/DETAILS
new file mode 100755
index 0000000000..d2e5420367
--- /dev/null
+++ b/crypto/qca-gnupg/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=qca-gnupg
+ VERSION=2.0.0-beta3
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://delta.affinix.com/download/qca/2.0/plugins/$SOURCE
+ SOURCE_HASH=sha512:b9e0591e861a57c10accbdf91ba6ff5f3cd272254bcd1425a44cdce2689cb626fbf9d62f2657724f293f5ca60dfb4bc5aa7ada850b768f6cba6bb388b97bbdc7
+ LICENSE[0]=GPL
+ WEB_SITE=http://delta.affinix.com/qca
+ ENTERED=20050101
+ KEYWORDS="qt crypto"
+ SHORT="Qt Cryptographic Architecture"
+cat << EOF
+QCA aims to provide a straightforward and cross-platform crypto API,
+using Qt datatypes and conventions.
+EOF