GConf: update to 2.32.1.

--HG--
branch : gnome3
This commit is contained in:
Juan RP
2011-02-28 23:08:39 +01:00
parent 12ada670a8
commit 3d453f8b95
2 changed files with 4 additions and 7 deletions

View File

@@ -1,13 +1,12 @@
# Template file for 'GConf'
pkgname=GConf
version=2.32.0
revision=1
version=2.32.1
distfiles="${GNOME_SITE}/GConf/2.32/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=54dd1dd7f49928a9cc42574bef6ef0481753770fc19986dc2004bbb7fac977a0
checksum=f2d06c1ab52ac54e9f025e9bdeb08460f27a7fe6f9e660aa39d9f059dafecd18
long_desc="
GConf is a process-transparent configuration database API used to
store user preferences. It has pluggable backends and features to
@@ -20,7 +19,7 @@ subpackages="gir-gconf $pkgname-devel"
Add_dependency run glibc
Add_dependency run glib
Add_dependency run dbus-libs
Add_dependency run gtk+
Add_dependency run gtk+3
Add_dependency run dbus-glib
Add_dependency run ORBit2
Add_dependency run polkit