Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (42e1ef17114647df2726a034239c29ca0dea66a5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (42e1ef17114647df2726a034239c29ca0dea66a5)
  • Date: Thu, 29 Mar 2012 10:25:43 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 3 +++
gnome3-libs/gcr/DETAILS | 19 +++++++++++++++++++
gnome3-libs/gcr/HISTORY | 2 ++
gnome3-libs/gcr/gcr-3.4.0.tar.xz.sig |binary
4 files changed, 24 insertions(+)

New commits:
commit 42e1ef17114647df2726a034239c29ca0dea66a5
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gnome3-libs/gcr: new spell, library for high level crypto parsing

diff --git a/ChangeLog b/ChangeLog
index 808d19e..43f6f18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-03-29 Ladislav Hagara <hgr AT vabo.cz>
+ * gnome3-libs/gcr: new spell, library for high level crypto parsing
+
2012-03-28 Vlad Glagolev <stealth AT sourcemage.org>
* mail/dovecot-antispam: new spell, Dovecot antispam plugin

diff --git a/gnome3-libs/gcr/DETAILS b/gnome3-libs/gcr/DETAILS
new file mode 100755
index 0000000..5078fb9
--- /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 0000000..b09349d
--- /dev/null
+++ b/gnome3-libs/gcr/HISTORY
@@ -0,0 +1,2 @@
+2012-03-29 Ladislav Hagara <hgr AT 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 0000000..3d44b84
Binary files /dev/null and b/gnome3-libs/gcr/gcr-3.4.0.tar.xz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (42e1ef17114647df2726a034239c29ca0dea66a5), Ladislav Hagara, 03/29/2012

Archive powered by MHonArc 2.6.24.

Top of Page