void-packages/templates/xfconf/template
Juan RP dd6b45c322 Set sourcepkg to pkgname through run_template().
This removes the need for having to specify sourcepkg manually in
every package that will build subpkgs.

--HG--
extra : convert_revision : 383e4c467e84844d2f4f61ae5c5e07a5124e9cfb
2009-07-29 22:44:30 +02:00

19 lines
729 B
Text

# 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