20 lines
729 B
Plaintext
20 lines
729 B
Plaintext
|
# Template file for 'xfconf'
|
||
|
pkgname=xfconf
|
||
|
version=4.6.1
|
||
|
distfiles="http://mocha.xfce.org/archive/xfce-4.6.1/src/$pkgname-$version.tar.bz2"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="Xfce hierarchical (tree-like) configuration system"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=22a596f73795be398382e82e9c11062423daa374339ce6db808f73a6ba19380e
|
||
|
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="devel perl"
|
||
|
Add_dependency build pkg-config
|
||
|
Add_dependency build perl-Glib
|
||
|
Add_dependency full glibc
|
||
|
Add_dependency full dbus-glib
|
||
|
Add_dependency full libxfce4util
|