[Lunar-commits] <moonbase-gnome3> libsecret: a library for secrets management.

Florin Braescu florin at lunar-linux.org
Sat Mar 16 12:22:51 CET 2013


commit 02abc2e68face8524a183056d30d4b29256deb0e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 16 Mar 2013 04:22:51 -0700
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/02abc2e68face8524a183056d30d4b29256deb0e

libsecret: a library for secrets management.
---
  libs/libsecret/DEPENDS | +2/-0     
  libs/libsecret/DETAILS | +15/-0    
  2 files changed, 17 insertions(+)

--- /dev/null
+++ b/libs/libsecret/DEPENDS
@@ -0,0 +1,2 @@
+depends  glib-2
+depends  libgcrypt
--- /dev/null
+++ b/libs/libsecret/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=libsecret
+         VERSION=0.14
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$VERSION
+      SOURCE_VFY=sha1:d6a3bc3601fd8d2e7e8aa28bef70b1fe453d3803
+        WEB_SITE=http://www.gnome.org
+         ENTERED=20130316
+         UPDATED=20130316
+           SHORT="A library for storing and retrieving passwords and other secrets"
+
+cat << EOF
+Libsecret is a library for storing and retrieving passwords and other secrets.
+It communicates with the "Secret Service" using DBus. gnome-keyring and
+ksecretservice are both implementations of a Secret Service.
+EOF




More information about the Lunar-commits mailing list