void-packages/srcpkgs/libxfce4ui/template

29 lines
1,000 B
Plaintext
Raw Normal View History

2010-11-08 14:18:52 +00:00
# Template file for 'libxfce4ui'
pkgname=libxfce4ui
2011-01-17 00:15:56 +00:00
version=4.8.0
revision=2
2011-01-17 00:15:56 +00:00
distfiles="http://archive.xfce.org/xfce/4.8/src/$pkgname-$version.tar.bz2"
build_style=gnu-configure
2010-11-08 14:18:52 +00:00
configure_args="--disable-static"
short_desc="Replacement of the old libxfcegui4 library"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-01-17 00:15:56 +00:00
checksum=21f67fd004653440bfdb44874ed69c9806b4784978ec068d0b1c7012864ba339
2010-11-08 14:18:52 +00:00
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
2010-12-05 21:37:42 +00:00
Add_dependency run libxml2
2010-11-08 14:18:52 +00:00
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
2010-12-05 21:37:42 +00:00
Add_dependency build libxml2-devel
2010-11-08 14:18:52 +00:00
Add_dependency build startup-notification-devel