13 lines
560 B
Bash
13 lines
560 B
Bash
# Template file for 'kcov'
|
|
pkgname=kcov
|
|
version=32
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="python pkg-config"
|
|
makedepends="binutils-devel libcurl-devel elfutils-devel"
|
|
short_desc="Code coverage tester for compiled programs, Python and shell"
|
|
maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://simonkagstrom.github.io/kcov/index.html"
|
|
distfiles="https://github.com/SimonKagstrom/kcov/archive/v$version.tar.gz>$pkgname-v$version.tar.gz"
|
|
checksum=05296d080aa24693853c357a6733c8783ecadcf655063fa3188b5f36b2e18545
|