15 lines
627 B
Bash
15 lines
627 B
Bash
# Template file for 'kcov'
|
|
pkgname=kcov
|
|
version=41
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="python3 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.0-only"
|
|
homepage="https://simonkagstrom.github.io/kcov/index.html"
|
|
changelog="https://raw.githubusercontent.com/SimonKagstrom/kcov/master/ChangeLog"
|
|
distfiles="https://github.com/SimonKagstrom/kcov/archive/v${version}.tar.gz"
|
|
checksum=13cddde0c6c97dc78ece23f7adcad7a8f2b5ae3c84193020e7edd9bf44e5997c
|