19 lines
612 B
Plaintext
19 lines
612 B
Plaintext
# Template file for 'libxfce4util'
|
|
pkgname=libxfce4util
|
|
version=4.9.1
|
|
homepage="http://xfce.org"
|
|
distfiles="http://archive.xfce.org/src/xfce/libxfce4util/4.9/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
short_desc="Utility library for the Xfce4 desktop environment"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
checksum=ff902286171686a4d8bdc1d13b70d399d0a10e50259e9ee9e75cbb30311d6275
|
|
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
|