summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 96394988c2a271f7cf791751d6886476a989925f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = wasm-micro-runtime-git
	pkgdesc = Standalone WebAssembly (WASM) runtime with small footprint
	pkgver = 1.2.3.r0.gfa2f29fd
	pkgrel = 1
	url = https://github.com/bytecodealliance/wasm-micro-runtime
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = git
	makedepends = llvm
	makedepends = ninja
	depends = glibc
	depends = llvm-libs
	provides = wasm-micro-runtime
	conflicts = wasm-micro-runtime
	source = wasm-micro-runtime::git+https://github.com/bytecodealliance/wasm-micro-runtime
	sha256sums = SKIP

pkgname = wasm-micro-runtime-git