2022-03-07 21:36:42 UTC

This commit is contained in:
Repository mirror & CI
2022-03-07 21:36:42 +00:00
parent 71ed896aab
commit 7bbe050ca2
81 changed files with 395 additions and 411 deletions

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Compiler and toolchain infrastructure library for WebAssembly
EAPI=8
HOMEPAGE=https://github.com/WebAssembly/binaryen
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/WebAssembly/binaryen/archive/version_105.tar.gz -> binaryen-105.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
_md5_=9c5615b14a49490b986c745192c2b982

File diff suppressed because one or more lines are too long