13 lines
545 B
Bash
13 lines
545 B
Bash
# Template file for 'kcov'
|
|
pkgname=kcov
|
|
version=38
|
|
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"
|
|
distfiles="https://github.com/SimonKagstrom/kcov/archive/v${version}.tar.gz"
|
|
checksum=b37af60d81a9b1e3b140f9473bdcb7975af12040feb24cc666f9bb2bb0be68b4
|