void-packages/srcpkgs/libical/template

16 lines
554 B
Plaintext
Raw Normal View History

# Template build file for 'libical'.
pkgname=libical
version=0.44
distfiles="${SOURCEFORGE_SITE}/freeassociation/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--enable-shared"
short_desc="Reference implementation of the iCalendar data type and format"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=20a4750df8f4dedd718b55117b8351989e0dfa4ad2c966a383550ed43e6a72d8
long_desc="
LIBICAL -- an implementation of iCalendar protocols and data formats."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency build flex