From fb8982b1e1b8696e91421c585467321fc54c75d2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 25 Jan 2013 10:35:53 +0100 Subject: [PATCH] GConf: update to 3.2.6. --- srcpkgs/GConf/GConf-devel.template | 3 --- srcpkgs/GConf/template | 12 ++++-------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/srcpkgs/GConf/GConf-devel.template b/srcpkgs/GConf/GConf-devel.template index 21da1dd7ed9..fa6ebcd6966 100644 --- a/srcpkgs/GConf/GConf-devel.template +++ b/srcpkgs/GConf/GConf-devel.template @@ -3,9 +3,6 @@ noarch=yes depends="glib-devel dbus-devel GConf>=${version}" short_desc="${sourcepkg} development files" -long_desc="${long_desc} - - This package contains files for development, headers, static libs, etc." do_install() { vmove usr/include usr diff --git a/srcpkgs/GConf/template b/srcpkgs/GConf/template index 56ebbab5415..da6402eff8b 100644 --- a/srcpkgs/GConf/template +++ b/srcpkgs/GConf/template @@ -1,10 +1,10 @@ # Template file for 'GConf' pkgname=GConf -version=3.2.5 -revision=2 +version=3.2.6 +revision=1 build_style=gnu-configure configure_args="--without-openldap --enable-gtk --enable-defaults-service ---disable-orbit --enable-gsettings-backend --disable-static" + --disable-orbit --enable-gsettings-backend --disable-static" makedepends="pkg-config intltool gobject-introspection gtk+3-devel dbus-glib-devel polkit-devel libxml2-devel" short_desc="A process-transparent configuration system" @@ -12,11 +12,7 @@ maintainer="Juan RP " homepage="http://projects.gnome.org/gconf" license="GPL-2" distfiles="${GNOME_SITE}/GConf/3.2/GConf-${version}.tar.xz" -checksum=4ddea9503a212ee126c5b46a0a958fd5484574c3cb6ef2baf38db02e819e58c6 -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." +checksum=1912b91803ab09a5eed34d364bf09fe3a2a9c96751fde03a4e0cfa51a04d784c conf_files="/etc/gconf/2/path" subpackages="${pkgname}-devel"