# Template file for 'tarpaulin' pkgname=tarpaulin version=0.14.1 revision=1 archs="x86_64*" build_style=cargo hostmakedepends="pkg-config cmake" makedepends="libressl-devel zlib-devel" short_desc="Code coverage tool for Rust/Cargo projects" maintainer="Jan Christian Grünhage " license="MIT, Apache-2.0" homepage="https://github.com/xd009642/tarpaulin" distfiles="https://github.com/xd009642/tarpaulin/archive/${version}.tar.gz" checksum=e52b29e2d351ffa8c13255212719c8a1c71f6744265f517a38b075c8226d900f post_install() { vlicense LICENSE-MIT vlicense LICENSE-APACHE }