summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6f2424cd4c7248afb7b1230fceb11daea062ead7 (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
pkgbase = wasi-sdk-git
	pkgdesc = WASI-enabled WebAssembly C/C++ toolchain (from git repo)
	pkgver = r121.77ba98a
	pkgrel = 1
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = ninja
	makedepends = git
	depends = clang
	depends = lld
	provides = wasi-sdk
	conflicts = wasi-sdk
	options = !strip
	options = staticlibs
	source = git+https://github.com/WebAssembly/wasi-sdk.git
	source = git+https://git.savannah.gnu.org/git/config.git
	source = git+https://github.com/llvm/llvm-project.git
	source = git+https://github.com/WebAssembly/wasi-libc.git
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP

pkgname = wasi-sdk-git