void-packages/srcpkgs/xfconf/template

25 lines
904 B
Plaintext

# Template file for 'xfconf'
pkgname=xfconf
version=4.10.0
homepage="http://xfce.org"
distfiles="http://archive.xfce.org/src/xfce/xfconf/4.10/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="Xfce hierarchical (tree-like) configuration system"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1"
checksum=175219a441cc7d0f210bbd1a3b0abba41598627cd9db27235811400c3e100576
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 dbus-glib-devel
Add_dependency build libxfce4util-devel