summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e5dbc4273f6f1bb6bae004ebb05a2030313674d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = wasmer-git
	pkgdesc = Standalone JIT WebAssembly runtime
	pkgver = 3.0.0.alpha.r0.ge08b8fd67
	pkgrel = 1
	url = https://wasmer.io/
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = llvm
	makedepends = rust
	depends = gcc-libs
	depends = libffi
	depends = ncurses
	depends = zlib
	provides = wasmer=3.0.0.alpha.r0.ge08b8fd67
	conflicts = wasmer
	options = staticlibs
	source = git+https://github.com/wasmerio/wasmer.git
	sha256sums = SKIP

pkgname = wasmer-git