summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb83414f7a03e2aa177f5a01a2356953c64ecae6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = compiledb
	pkgdesc = Tool for generating Clang's JSON Compilation Database file for GNU make-based build systems
	pkgver = 0.10.1
	pkgrel = 3
	url = https://github.com/nickdiego/compiledb-generator
	arch = any
	license = GPL3
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-click
	depends = python-bashlex
	depends = python-shutilwhich
	replaces = compiledb-generator
	source = compiledb-0.10.1.tar.gz::https://github.com/nickdiego/compiledb-generator/archive/v0.10.1.tar.gz
	sha256sums = 3f288e4897e2b17b4dd8070d3ad9e9fc627961faa4d0be29a78f6c619e055f36

pkgname = compiledb