void-packages/srcpkgs/GConf/template

27 lines
884 B
Text
Raw Normal View History

# Template file for 'GConf'
pkgname=GConf
version=2.28.0
distfiles="${GNOME_SITE}/GConf/2.28/GConf-$version.tar.bz2"
build_style=gnu_configure
configure_args="--without-openldap --enable-gtk"
short_desc="A process-transparent configuration system"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=d057dcfe2bfb2a80e592349c2a78d7dce12d19542aeced466c64fb701c806ac8
long_desc="
GConf is a process-transparent configuration database API used to
store user preferences. It has pluggable backends and features to
support workgroup administration."
conf_files="/etc/dbus-1/system.d/org.gnome.GConf.Defaults.conf
/etc/gconf/2/path"
subpackages="$pkgname-devel"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency full glibc
Add_dependency full gtk+
Add_dependency full dbus-glib
Add_dependency full ORBit2
Add_dependency full polkit
Add_dependency full libxml2