summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8d161b861f766d3a3b6d344f2dbd11a997b56ed8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = justbuild
	pkgdesc = A generic build system supporting multi-repository builds
	pkgver = 1.1.1
	pkgrel = 1
	url = https://github.com/just-buildsystem/justbuild
	arch = x86_64
	license = Apache
	makedepends = clang
	makedepends = binutils
	makedepends = wget
	makedepends = cli11
	makedepends = microsoft-gsl
	makedepends = nlohmann-json
	depends = fmt
	depends = openssl
	depends = zlib
	depends = re2
	depends = c-ares
	depends = grpc
	depends = abseil-cpp
	depends = curl
	depends = python
	depends = protobuf
	conflicts = just
	conflicts = just-git
	conflicts = just-js
	source = justbuild-1.1.1.tar.gz::https://github.com/just-buildsystem/justbuild/archive/v1.1.1.tar.gz
	sha256sums = 75b7d92d233250fa9751542cf5020c10b20e178f898b3fe1294fc9013b4ad5fe

pkgname = justbuild