[Lunar-commits] <moonbase-gnome3> gcr: introduction to -gnome3

v4hn me at v4hn.de
Tue Feb 19 02:22:23 CET 2013


commit 2153f10ee65db8489ff409d14ecc6f8b72c7fdba
Author: v4hn <me at v4hn.de>
Date: Mon, 18 Feb 2013 17:22:23 -0800
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/2153f10ee65db8489ff409d14ecc6f8b72c7fdba

gcr: introduction to -gnome3
---
  core/gcr/DEPENDS | +4/-0     
  core/gcr/DETAILS | +18/-0    
  2 files changed, 22 insertions(+)

--- /dev/null
+++ b/core/gcr/DEPENDS
@@ -0,0 +1,4 @@
+depends gtk+-3
+depends dconf
+depends libgcrypt
+depends p11-kit
--- /dev/null
+++ b/core/gcr/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=gcr
+         VERSION=3.6.2
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
+      SOURCE_VFY=sha1:95ee30fb6424e13baa6ae53584ccd8b0cf4c9798
+        WEB_SITE=http://www.gnome.org
+         ENTERED=20130218
+         UPDATED=20130218
+           SHORT="A library for bits of crypto UI and 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




More information about the Lunar-commits mailing list