summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 84b52d0ce8b8e4d4e46aedcba90552e09153a512 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ninja-git
	pkgdesc = Small build system with a focus on speed
	pkgver = 1.11.1.r197.g903a05ce
	pkgrel = 1
	epoch = 2
	url = https://ninja-build.org/
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = cmake
	makedepends = python
	makedepends = re2c
	makedepends = emacs-nox
	depends = gcc-libs
	provides = ninja
	conflicts = ninja
	source = git+https://github.com/ninja-build/ninja.git
	md5sums = SKIP

pkgname = ninja-git