           SPELL=dconf
         VERSION=0.12.0
          SOURCE="${SPELL}-${VERSION}.tar.xz"
   SOURCE_URL[0]=http://download.gnome.org/sources/${SPELL}/${VERSION:0:4}/${SOURCE}
     SOURCE_HASH=sha512:3dbd7d859cd22d52b3761e38f998a2c21916757d2e91aedc60f668665007463c6296dc81bc23a8cb956364d21c8b286508db4e057c81c07f5f560bcfb17f49f0
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
