14 lines
505 B
Bash
14 lines
505 B
Bash
# Template file for 'lcov'
|
|
pkgname=lcov
|
|
version=1.14
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_check_target=test
|
|
hostmakedepends="perl"
|
|
depends="perl"
|
|
short_desc="Front-end for GCC's coverage testing tool gcov"
|
|
maintainer="Andre Klitzing <aklitzing@gmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://ltp.sourceforge.net/coverage/lcov.php"
|
|
distfiles="https://github.com/linux-test-project/${pkgname}/archive/v${version}.tar.gz"
|
|
checksum=f19eff1dcf5f40f4a57d959584acd318155873c43d723e25dd1b91636f94ca41
|