blob: f0a8fd08ca5276659e7ccaf2568644e8a6a1425f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = buck
pkgdesc = A fast build system that encourages the creation of small, \ reusable modules over a variety of platforms and languages.
pkgver = 2019.05.06.01
pkgrel = 1
url = https://buckbuild.com
arch = any
license = Apache
makedepends = java-environment=8
makedepends = apache-ant
depends = python2
optdepends = watchman: prevent Buck from parsing all of your build files every time
source = buck-2019.05.06.01.tar.gz::https://github.com/facebook/buck/archive/v2019.05.06.01.tar.gz
sha256sums = e52268c3e1addcadc758a5d0b96892796b0959eee3a4236238e2efcc8cf3c8e9
pkgname = buck
|