[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (9d096aad42ba3da499772924453af48591bbc108)

Ladislav Hagara scm at mail.sourcemage.org
Mon Nov 13 12:38:15 EST 2006


GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara at unob.cz>:

 ChangeLog            |    3 +++
 crypto/scute/DEPENDS |    4 ++++
 crypto/scute/DETAILS |   22 ++++++++++++++++++++++
 crypto/scute/HISTORY |    3 +++
 4 files changed, 32 insertions(+)

New commits:
commit 9d096aad42ba3da499772924453af48591bbc108
Author: Ladislav Hagara <ladislav.hagara at unob.cz>
Commit: Ladislav Hagara <ladislav.hagara at unob.cz>

    crypto/scute: new spell
    OpenPGP card authentication for Mozilla-based web browsers

diff --git a/ChangeLog b/ChangeLog
index 70fbd25..15eee1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-11-13 Ladislav Hagara <hgr at vabo.cz>
+	* crypto/scute: new spell, OpenPGP card authentication for web browsers
+
 2006-11-13 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
 	* audio-drivers/podxt renamed to line6
 
diff --git a/crypto/scute/DEPENDS b/crypto/scute/DEPENDS
new file mode 100755
index 0000000..1d93a10
--- /dev/null
+++ b/crypto/scute/DEPENDS
@@ -0,0 +1,4 @@
+depends  libgpg-error  &&
+depends  libassuan     &&
+depends  gnupg-exp     &&
+depends  pinentry
diff --git a/crypto/scute/DETAILS b/crypto/scute/DETAILS
new file mode 100755
index 0000000..cbb466a
--- /dev/null
+++ b/crypto/scute/DETAILS
@@ -0,0 +1,22 @@
+           SPELL=scute
+         VERSION=1.0.0
+
+          SOURCE=$SPELL-$VERSION.tar.bz2
+   SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/scute/$SOURCE
+      SOURCE_GPG="GnuPG.gpg:$SOURCE.sig"
+
+         SOURCE2=$SOURCE.sig
+  SOURCE2_URL[0]=$SOURCE_URL.sig
+  SOURCE2_IGNORE=signature
+
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+        WEB_SITE=http://www.scute.org
+         ENTERED=20061113
+      LICENSE[0]=GPL
+        KEYWORDS="gnupg crypto"
+           SHORT="OpenPGP card authentication for Mozilla-based web browsers"
+cat << EOF
+Scute is a PKCS #11 module that adds support for the OpenPGP smartcard card to 
+the Mozilla Network Security Services (NSS). It allows you to use your OpenPGP 
+card for client authentication in Mozilla-based web browsers.
+EOF
diff --git a/crypto/scute/HISTORY b/crypto/scute/HISTORY
new file mode 100644
index 0000000..ea6c5ae
--- /dev/null
+++ b/crypto/scute/HISTORY
@@ -0,0 +1,3 @@
+2006-11-13 Ladislav Hagara <hgr at vabo.cz>
+	* *: created this spell, version 1.0.0
+



More information about the SM-Commit mailing list