void-packages/srcpkgs/xfconf/template
Juan RP 0fdff20b6a xfconf: move so symlink into main pkg.
--HG--
extra : convert_revision : eaeb5c794e3944180f479fa2c71dfdfa4d04cc90
2010-04-25 16:45:38 +02:00

27 lines
949 B
Plaintext

# Template file for 'xfconf'
pkgname=xfconf
version=4.6.1
revision=2
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="$pkgname-devel $pkgname-perl"
Add_dependency run glibc
Add_dependency run libxfce4util
Add_dependency run glib
Add_dependency run dbus-glib
Add_dependency run dbus-libs
Add_dependency build pkg-config
Add_dependency build perl-Glib
Add_dependency build libxfce4util-devel
Add_dependency build dbus-glib-devel
Add_dependency build dbus-devel
Add_dependency build glib-devel