2010-10-25 21:21:34 +02:00
|
|
|
# Template file for 'dconf'
|
|
|
|
pkgname=dconf
|
2012-11-01 21:19:02 +01:00
|
|
|
version=0.14.1
|
2012-09-25 16:42:24 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-09-25 16:42:24 +02:00
|
|
|
subpackages="dconf-devel dconf-editor"
|
2012-05-23 18:26:56 +02:00
|
|
|
depends="dbus"
|
2012-09-25 16:42:24 +02:00
|
|
|
makedepends="pkg-config intltool libxslt docbook-xsl vala-devel>=0.18
|
2012-11-01 21:19:02 +01:00
|
|
|
dbus-devel gtk+3-devel>=3.6.0_2 libxml2-devel"
|
2010-10-25 21:21:34 +02:00
|
|
|
short_desc="A low-level configuration system"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-07-26 21:51:30 +02:00
|
|
|
homepage="http://live.gnome.org/dconf"
|
|
|
|
licenses="LGPL-2.1"
|
2012-09-27 14:54:54 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.14/$pkgname-$version.tar.xz"
|
2012-11-01 21:19:02 +01:00
|
|
|
checksum=59c58c5eafa0ebd616287d078f4441d5342870a44634445d324e88fc0287f0b8
|
2010-10-25 21:21:34 +02:00
|
|
|
long_desc="
|
|
|
|
dconf is a low-level configuration system. Its main purpose is to provide a
|
|
|
|
backend to GSettings on platforms that don't already have configuration
|
|
|
|
storage systems."
|