[Lunar-commits] <moonbase> dconf: new module, used by evince
Duncan Gibson
engelsman at lunar-linux.org
Wed Dec 15 21:42:29 CET 2010
commit d7893d67bbfc650cde39414346b52aa1fb4d18bd
Author: Paul Bredbury <brebs at sent.com>
Date: Wed Dec 15 21:42:29 2010 +0100
dconf: new module, used by evince
---
zbeta/dconf/DEPENDS | 1 +
zbeta/dconf/DETAILS | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/zbeta/dconf/DEPENDS b/zbeta/dconf/DEPENDS
new file mode 100644
index 0000000..b701d2e
--- /dev/null
+++ b/zbeta/dconf/DEPENDS
@@ -0,0 +1 @@
+depends gobject-introspection
diff --git a/zbeta/dconf/DETAILS b/zbeta/dconf/DETAILS
new file mode 100644
index 0000000..dbfbdb8
--- /dev/null
+++ b/zbeta/dconf/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=dconf
+ MAJOR=0.5
+ VERSION=$MAJOR.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:91a11ccea80c789f9de4c5ae2ed7aa17de337cf9
+ WEB_SITE=http://live.gnome.org/dconf
+ ENTERED=20101128
+ UPDATED=20101128
+ SHORT="Simple low-level configuration system"
+
+cat << EOF
+dconf is a low-level configuration system. Its main purpose is to
+provide a back-end to GSettings on platforms that don't already have
+configuration storage systems.
+EOF
More information about the Lunar-commits
mailing list