void-packages/srcpkgs/libxfce4util/template

19 lines
614 B
Plaintext
Raw Normal View History

# Template file for 'libxfce4util'
pkgname=libxfce4util
2012-04-29 09:21:41 +02:00
version=4.10.0
2012-04-19 16:25:20 +02:00
homepage="http://xfce.org"
2012-04-29 09:21:41 +02:00
distfiles="http://archive.xfce.org/src/xfce/libxfce4util/4.10/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="Utility library for the Xfce4 desktop environment"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-04-19 16:25:20 +02:00
license="LGPL-2.1"
2012-04-29 09:21:41 +02:00
checksum=0979fee12880bb5f011ab38d6c7cc9afe5fd68eb96ccda895cb56dbc16e7608e
long_desc="
This package includes basic utility non-GUI functions for Xfce4."
subpackages="$pkgname-devel"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build glib-devel