vp-build/templates/xfconf/template
Juan RP 4f60ab5b71 Added xfconf-4.6.1 template.
--HG--
extra : convert_revision : 11b894ba1d31d3d2ec48df2fec12a44206026492
2009-04-20 04:54:51 +02:00

21 lines
748 B
Plaintext

# Template file for 'xfconf'
pkgname=xfconf
sourcepkg=$pkgname
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