blob: 1ba1d9520680323084b6e5afe2d5a285272e29a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ninja-kitware
pkgdesc = Small build system with a focus on speed - Kitware version with JobServer and Fortran compatibility
pkgver = 1.10.0
pkgrel = 1
url = https://github.com/Kitware/ninja
arch = x86_64
license = Apache
makedepends = python
makedepends = re2c
depends = gcc-libs
optdepends = emacs
provides = ninja
conflicts = ninja
source = ninja-1.10.0.gfb670.kitware.jobserver-1.zip::https://github.com/Kitware/ninja/archive/v1.10.0.gfb670.kitware.jobserver-1.zip
md5sums = 38ef72690bc38b6fc86f2c0493294c33
pkgname = ninja-kitware
|