GConf: update to 2.32.0.
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
# Template file for 'GConf'
|
||||
pkgname=GConf
|
||||
version=2.28.1
|
||||
revision=1
|
||||
distfiles="${GNOME_SITE}/GConf/2.28/GConf-$version.tar.bz2"
|
||||
version=2.32.0
|
||||
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=53c477f9086057b0c84816a1c979e01537b862fbcacb6af4b62f8cffec4b3000
|
||||
checksum=54dd1dd7f49928a9cc42574bef6ef0481753770fc19986dc2004bbb7fac977a0
|
||||
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."
|
||||
|
||||
triggers="gio-modules"
|
||||
conf_files="/etc/gconf/2/path"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
@@ -24,11 +24,14 @@ Add_dependency run pango
|
||||
Add_dependency run cairo
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run libpng
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run dbus-glib
|
||||
Add_dependency run ORBit2
|
||||
Add_dependency run polkit
|
||||
Add_dependency run libxml2
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build glib-devel
|
||||
@@ -38,6 +41,8 @@ Add_dependency build pango-devel
|
||||
Add_dependency build cairo-devel
|
||||
Add_dependency build freetype-devel
|
||||
Add_dependency build fontconfig-devel
|
||||
Add_dependency build gdk-pixbuf-devel
|
||||
Add_dependency build libpng-devel
|
||||
Add_dependency build gtk+-devel
|
||||
Add_dependency build dbus-glib-devel
|
||||
Add_dependency build ORBit2-devel
|
||||
|
||||
Reference in New Issue
Block a user