          MODULE=GConf
         VERSION=3.2.6
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
      SOURCE_VFY=sha256:1912b91803ab09a5eed34d364bf09fe3a2a9c96751fde03a4e0cfa51a04d784c
        WEB_SITE=http://www.gnome.org
         ENTERED=20080416
         UPDATED=20250731
           SHORT="A system for storing configuration information"

cat << EOF
GConf is a system for storing configuration information, that is, key-value
pairs. GConf provides a notification service so applications can be notified
when a key's value is changed. GConf also allows for pluggable storage
mechanisms (text files, databases, etc.); allows administrators to install
default values; and allows application authors to document their configuration
keys for the benefit of administrators.
EOF
