18 lines
733 B
Text
18 lines
733 B
Text
# Template file for 'dconf'
|
|
pkgname=dconf
|
|
version=0.16.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
subpackages="dconf-devel dconf-editor"
|
|
hostmakedepends="pkg-config intltool libxslt docbook-xsl"
|
|
makedepends="vala-devel>=0.20 dbus-devel gtk+3-devel libxml2-devel"
|
|
short_desc="A low-level configuration system"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://live.gnome.org/dconf"
|
|
license="LGPL-2.1"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum=192d682b8e160e22506f3fac6847444013c7cdbef188d937a6ae2b357f9134bb
|
|
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."
|