db4dde95f9
--HG-- extra : convert_revision : 65ca0b94e295e5989c8f095c9f1d33bac86119f4
16 lines
565 B
Text
16 lines
565 B
Text
# Template build file for 'libical'.
|
|
pkgname=libical
|
|
version=0.44
|
|
revision=1
|
|
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
|