void-packages/srcpkgs/libxfce4ui/template

29 lines
1,000 B
Plaintext

# Template file for 'libxfce4ui'
pkgname=libxfce4ui
version=4.8.0
revision=2
distfiles="http://archive.xfce.org/xfce/4.8/src/$pkgname-$version.tar.bz2"
build_style=gnu-configure
configure_args="--disable-static"
short_desc="Replacement of the old libxfcegui4 library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=21f67fd004653440bfdb44874ed69c9806b4784978ec068d0b1c7012864ba339
long_desc="
This is libxfce4ui, the replacement of the old libxfcegui4 library. It is used
to share commonly used Xfce widgets amoung the Xfce applications."
conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml"
subpackages="$pkgname-devel"
Add_dependency run libpng
Add_dependency run libxml2
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gtk+-devel
Add_dependency build libxfce4util-devel
Add_dependency build xfconf-devel
Add_dependency build dbus-glib-devel
Add_dependency build libxml2-devel
Add_dependency build startup-notification-devel