blob: 98db47ced91a079f3bc8c5a8381dd357a15b2753 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ninja-kitware
pkgdesc = Small build system with a focus on speed - Kitware version with JobServer and Fortran compatibility
pkgver = 1.11.1
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.11.1.g95dee.kitware.jobserver-1.zip::https://github.com/Kitware/ninja/archive/v1.11.1.g95dee.kitware.jobserver-1.zip
md5sums = b37780056cefbe124f3f14c623fbc529
pkgname = ninja-kitware
|