summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0c9248e7adeee37d726330ffe01697bfa4842717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = binaryen-git
	pkgdesc = Compiler infrastructure and toolchain library for WebAssembly, in C++
	pkgver = 20170508
	pkgrel = 1
	url = https://github.com/WebAssembly/binaryen
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = emscripten
	makedepends = git
	makedepends = python2
	makedepends = cmake
	provides = binaryen
	conflicts = binaryen
	source = git://github.com/WebAssembly/binaryen.git
	md5sums = SKIP

pkgname = binaryen-git