summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/gcr
diff options
context:
space:
mode:
authorLadislav Hagara2012-03-29 17:21:28 +0200
committerLadislav Hagara2012-03-29 17:21:28 +0200
commit42e1ef17114647df2726a034239c29ca0dea66a5 (patch)
tree4fbe17c4db5a7e196aef3aac5330806e7b105b6d /gnome3-libs/gcr
parentc9abc79ffb3525e1413e63740ad9af05c54b0fff (diff)
gnome3-libs/gcr: new spell, library for high level crypto parsing
Diffstat (limited to 'gnome3-libs/gcr')
-rwxr-xr-xgnome3-libs/gcr/DETAILS19
-rw-r--r--gnome3-libs/gcr/HISTORY2
-rw-r--r--gnome3-libs/gcr/gcr-3.4.0.tar.xz.sigbin0 -> 287 bytes
3 files changed, 21 insertions, 0 deletions
diff --git a/gnome3-libs/gcr/DETAILS b/gnome3-libs/gcr/DETAILS
new file mode 100755
index 0000000000..5078fb9824
--- /dev/null
+++ b/gnome3-libs/gcr/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=gcr
+ VERSION=3.4.0
+ BRANCH=$(echo $VERSION|cut -d . -f 1,2)
+ SOURCE=$SPELL-$VERSION.tar.xz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ WEB_SITE=http://developer.gnome.org/gcr/
+ ENTERED=20120329
+ SHORT="library for high level crypto parsing"
+cat << EOF
+GCR is a library for displaying certificates, and crypto UI, accessing
+key stores. It also provides the viewer for crypto files on the GNOME
+desktop.
+
+GCK is a library for accessing PKCS#11 modules like smart cards, in a
+(G)object oriented way.
+EOF
diff --git a/gnome3-libs/gcr/HISTORY b/gnome3-libs/gcr/HISTORY
new file mode 100644
index 0000000000..b09349db11
--- /dev/null
+++ b/gnome3-libs/gcr/HISTORY
@@ -0,0 +1,2 @@
+2012-03-29 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: spell created, version 3.4.0
diff --git a/gnome3-libs/gcr/gcr-3.4.0.tar.xz.sig b/gnome3-libs/gcr/gcr-3.4.0.tar.xz.sig
new file mode 100644
index 0000000000..3d44b84b51
--- /dev/null
+++ b/gnome3-libs/gcr/gcr-3.4.0.tar.xz.sig
Binary files differ