blob: c14b314fba6c78332f2b6bdcc0d9915b33bb7a9c (
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
29
|
pkgbase = xmake-git
pkgdesc = A make-like build utility based on Lua
pkgver = 2.8.3.r121
pkgrel = 1
url = http://xmake.io
arch = i686
arch = x86_64
license = Apache
makedepends = git
provides = xmake=2.8.3.r121
conflicts = xmake
source = git+https://github.com/xmake-io/xmake.git
source = git+https://github.com/xmake-io/xmake-core-lua-cjson.git
source = git+https://github.com/xmake-io/xmake-core-lua.git
source = git+https://github.com/xmake-io/xmake-core-luajit.git
source = git+https://github.com/xmake-io/xmake-core-pdcurses.git
source = git+https://github.com/xmake-io/xmake-core-sv.git
source = git+https://github.com/xmake-io/xmake-core-lz4.git
source = git+https://github.com/tboox/tbox.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = xmake-git
|