blob: 9e1965ee06168312aca1b0fa49e5509d2899e914 (
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
|
pkgbase = bazel-git
pkgdesc = Correct, reproducible, and fast builds for everyone
pkgver = r24502.9ec89b9194
pkgrel = 1
url = http://bazel.io/
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = Apache
makedepends = git
makedepends = protobuf
makedepends = python
makedepends = bazel-bootstrap
depends = java-environment=11
depends = libarchive
depends = zip
depends = unzip
provides = bazel
options = !distcc
options = !strip
options = !ccache
source = bazel-git::git+https://github.com/google/bazel.git
sha512sums = SKIP
pkgname = bazel-git
|