24 lines
902 B
Text
24 lines
902 B
Text
# Template file for 'xfconf'
|
|
pkgname=xfconf
|
|
version=4.9.1
|
|
homepage="http://xfce.org"
|
|
distfiles="http://archive.xfce.org/src/xfce/xfconf/4.9/$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=306e09e1a5206a78384a425425997f9471a03a63fa2f77465ecbc7e4457b9608
|
|
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
|