libical: nocross

@Cogitri
This commit is contained in:
maxice8 2018-12-27 02:15:24 -02:00
parent 88fc9609e4
commit 4cbfaa1dc7
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 2 deletions

View File

@ -7,11 +7,12 @@ hostmakedepends="perl pkg-config"
makedepends="libglib-devel libxml2-devel"
checkdepends="tzdata"
short_desc="Reference implementation of the iCalendar data type and format"
homepage="http://libical.github.io/libical/"
license="LGPL-2.1, MPL-1"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1, MPL-1"
homepage="http://libical.github.io/libical/"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=20f39343701ccd3ad896a9f9e982fdf85c1d3a35572e9d962216b69a64aef2ae
nocross="tries to run generated files"
libical-devel_package() {
depends="icu-devel ${sourcepkg}>=${version}_${revision}"