void-packages/srcpkgs/exo/template
2012-04-29 09:33:39 +02:00

28 lines
889 B
Text

# Template file for 'exo'
pkgname=exo
version=0.8.0
homepage="http://xfce.org"
distfiles="http://archive.xfce.org/src/xfce/exo/0.8/exo-$version.tar.bz2"
build_style=gnu-configure
configure_args="--disable-static"
short_desc="Application library for the Xfce desktop environment"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1"
checksum=6e21aa30692affcb45fc8283d034da4a02221d26e3e1facb968d04fed4ba05b0
long_desc="
Extension library for Xfce, targeted at application development."
conf_files="/etc/xdg/xfce4/helpers.rc"
gtk_iconcache_dirs="/usr/share/icons/hicolor"
subpackages="exo-devel"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gtk+-devel
Add_dependency build libxfce4util-devel
Add_dependency build libxfce4ui-devel
Add_dependency full perl-URI
Add_dependency run hicolor-icon-theme
Add_dependency run desktop-file-utils