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