void-packages/srcpkgs/dconf/template

21 lines
689 B
Text
Raw Normal View History

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"
build_style=gnu-configure
depends="dbus"
makedepends="pkg-config vala-devel dbus-devel gtk+3-devel libxml2-devel"
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."
subpackages="dconf-devel dconf-editor"
2010-10-25 19:21:34 +00:00