GConf: update to 2.32.2.
--HG-- branch : gnome3
This commit is contained in:
parent
3efa543bb4
commit
24d0279504
2 changed files with 2 additions and 5 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run pkg-config
|
||||
Add_dependency run intltool
|
||||
Add_dependency run glib-devel
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'GConf'
|
||||
pkgname=GConf
|
||||
version=2.32.1
|
||||
revision=1
|
||||
version=2.32.2
|
||||
distfiles="${GNOME_SITE}/GConf/2.32/GConf-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--without-openldap --with-gtk=3.0 --enable-defaults-service"
|
||||
short_desc="A process-transparent configuration system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=f2d06c1ab52ac54e9f025e9bdeb08460f27a7fe6f9e660aa39d9f059dafecd18
|
||||
checksum=6bff392b9d1ca52502f0c6dac5506260800e43d72ca1fa77a4524af1a3cc1330
|
||||
long_desc="
|
||||
GConf is a process-transparent configuration database API used to
|
||||
store user preferences. It has pluggable backends and features to
|
||||
|
|
Loading…
Reference in a new issue