void-packages/srcpkgs/GConf/template
Juan RP 817aac77cb GConf: update to 2.28.0.
--HG--
extra : convert_revision : bd86f98bce3fc9a18ec7dbfe42bcb9380de8d939
2009-11-30 06:26:58 +01:00

27 lines
884 B
Plaintext

# 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