libical: update to 3.0.16.
This commit is contained in:
parent
fe28f52af3
commit
055fe37519
|
@ -1,19 +1,20 @@
|
|||
# Template file for 'libical'
|
||||
pkgname=libical
|
||||
version=3.0.10
|
||||
revision=3
|
||||
version=3.0.16
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper="gir qemu"
|
||||
configure_args="-DICAL_BUILD_DOCS=false
|
||||
$(vopt_if gir '-DGOBJECT_INTROSPECTION=true -DICAL_GLIB_VAPI=true')"
|
||||
hostmakedepends="gettext libglib-devel libxml2-devel perl pkg-config $(vopt_if gir vala)"
|
||||
makedepends="libglib-devel libxml2-devel $(vopt_if gir vala-devel)"
|
||||
checkdepends="python3-gobject"
|
||||
short_desc="Reference implementation of the iCalendar data type and format"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-only, MPL-2.0"
|
||||
homepage="http://libical.github.io/libical/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=f933b3e6cf9d56a35bb5625e8e4a9c3a50239a85aea05ed842932c1a1dc336b4
|
||||
checksum=b44705dd71ca4538c86fb16248483ab4b48978524fb1da5097bd76aa2e0f0c33
|
||||
|
||||
build_options="gir"
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in New Issue