2010-10-25 19:21:34 +00:00
|
|
|
# Template file for 'dconf'
|
|
|
|
pkgname=dconf
|
2012-05-03 06:47:34 +00:00
|
|
|
version=0.12.1
|
2012-03-26 15:12:59 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="dbus"
|
|
|
|
makedepends="pkg-config vala-devel dbus-devel gtk+3-devel libxml2-devel"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2010-10-25 19:21:34 +00:00
|
|
|
short_desc="A low-level configuration system"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-07-26 19:51:30 +00:00
|
|
|
homepage="http://live.gnome.org/dconf"
|
|
|
|
licenses="LGPL-2.1"
|
2012-05-03 06:47:34 +00:00
|
|
|
checksum=3cd32b78d88ed7be90dace5d45e2cf8a6abdb253d43dbfa5ef52103b329dc214
|
2010-10-25 19:21:34 +00: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."
|
2010-10-25 19:27:46 +00:00
|
|
|
|
2011-02-28 21:58:36 +00:00
|
|
|
subpackages="dconf-devel dconf-editor"
|
2010-10-25 19:21:34 +00:00
|
|
|
|