# Generated by makepkg 5.2.2
# Wed Feb 10 01:00:43 UTC 2021
pkgbase = check
	pkgdesc = A unit testing framework for C
	pkgver = 0.15.2
	pkgrel = 2
	url = https://libcheck.github.io/check/
	arch = x86_64
	license = LGPL
	makedepends = git
	makedepends = texlive-bin
	makedepends = texi2html
	makedepends = doxygen
	makedepends = awk
	makedepends = cmake
	source = git+https://github.com/libcheck/check#commit=11970a7e112dfe243a2e68773f014687df2900e8
	source = no-static.diff
	sha256sums = SKIP
	sha256sums = 1151c40e5bfb08e77175f30f79daadc8c07021c980589a6b33c6f1cf224e48df

pkgname = check
	depends = awk
	optdepends = check-docs: Documentation
	provides = libcheck.so

pkgname = check-docs
	pkgdesc = A unit testing framework for C (documentation)

