Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / check
Commits: e2ca1cc5 by Levente Polyak at 2024-09-09T16:23:43+02:00 generate missing .SRCINFO - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,25 @@ +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) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/check/-/commit/e2ca1cc5cc37fbe29d43fbbd152fe9f4df89f4e9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/check/-/commit/e2ca1cc5cc37fbe29d43fbbd152fe9f4df89f4e9 You're receiving this email because of your account on gitlab.archlinux.org.
