void-packages/srcpkgs/libxfce4util/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

19 lines
631 B
Text

# Template file for 'libxfce4util'
pkgname=libxfce4util
version=4.8.1
distfiles="http://archive.xfce.org/xfce/4.8/src/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="Utility library for the Xfce4 desktop environment"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=732aeb4f845fb92efb5487e49662f5b8544ea5feb9f1e4bd7629e726aaa70c81
long_desc="
This package includes basic utility non-GUI functions for Xfce4."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run glib
Add_dependency build pkg-config
Add_dependency build gettext
Add_dependency build intltool
Add_dependency build glib-devel