summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: baf4d0caf17e2b3edc61865c1a3aaec2323871c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = codechecker
	pkgdesc = Analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy
	pkgver = 6.25.0
	pkgrel = 1
	url = https://github.com/Ericsson/codechecker
	arch = x86_64
	license = Apache-2.0
	makedepends = npm
	makedepends = python-pip
	depends = gcc-libs
	depends = glibc
	depends = python
	optdepends = clang: for running Clang Static Analyzer and Clang Tidy
	optdepends = cppcheck: for running CPPCheck analysis
	source = codechecker-6.25.0.tar.gz::https://github.com/Ericsson/codechecker/archive/v6.25.0.tar.gz
	source = fix-ldflags.patch
	sha256sums = 50342fc33cf3c8661745d9e2badd1955b5c5f11c032b2cacd1c1a145e9dd5a04
	sha256sums = e59cb4d96642ccea7c3536e020b3961c1717bc65983424ced48b0ae1b1a3871a

pkgname = codechecker