summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/dconf/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-libs/dconf/DETAILS')
-rwxr-xr-xgnome2-libs/dconf/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/gnome2-libs/dconf/DETAILS b/gnome2-libs/dconf/DETAILS
new file mode 100755
index 0000000000..06a65c304e
--- /dev/null
+++ b/gnome2-libs/dconf/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=dconf
+ VERSION=0.7.5
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://download.gnome.org/sources/${SPELL}/0.7/${SOURCE}
+ SOURCE_HASH=sha512:c477071fb74dd7ff73b8817bd915a820fea0ce1d2a8b0edce94995bc57bdd6376c002ad1e7977f0add0321248851c554b727ff0fc2c3382f00b05e659d5928b9
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://live.gnome.org/dconf"
+ LICENSE[0]="LGPL"
+ ENTERED=20110123
+ KEYWORDS=""
+ SHORT="a simple key-based configuration system"
+cat << EOF
+dconf is a low-level configuration system. Its main purpose is to provide
+a backend to GSettings on platforms that don't already have configuration
+storage systems.
+EOF