void-packages/srcpkgs/xfconf/template
2011-12-24 16:56:07 +01:00

25 lines
915 B
Plaintext

# Template file for 'xfconf'
pkgname=xfconf
version=4.8.1
distfiles="http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="Xfce hierarchical (tree-like) configuration system"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=9860737539fab2b852e8c07c50c205a5fbe894b08bcb4488a70e3fd6c75993cb
long_desc="
Xfconf is a hierarchical (tree-like) configuration system where the
immediate child nodes of the root are called channels. All settings
beneath the channel nodes are called properties."
subpackages="$pkgname-devel $pkgname-perl"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build perl-ExtUtils-Depends
Add_dependency build perl-ExtUtils-PkgConfig
Add_dependency build perl-Glib
Add_dependency build glib-devel
Add_dependency build dbus-devel
Add_dependency build dbus-glib-devel
Add_dependency build libxfce4util-devel