Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : binaryen | name : binaryen | ||||
| version : '94' | version : '94' | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://github.com/WebAssembly/binaryen/archive/version_94.tar.gz : af7d9d66cb3d8667ee8b3f92927cf94599ce4fcf308fc919853c11197f28b03d | - https://github.com/WebAssembly/binaryen/archive/version_94.tar.gz : af7d9d66cb3d8667ee8b3f92927cf94599ce4fcf308fc919853c11197f28b03d | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| homepage : https://github.com/WebAssembly/binaryen | homepage : https://github.com/WebAssembly/binaryen | ||||
| component : programming | component : programming | ||||
| summary : Compiler infrastructure and toolchain library for WebAssembly | summary : Compiler infrastructure and toolchain library for WebAssembly | ||||
| description: | | description: | | ||||
| Binaryen is a compiler and toolchain infrastructure library for WebAssembly, written in C++ | Binaryen is a compiler and toolchain infrastructure library for WebAssembly, written in C++ | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/libbinaryen-soname.patch | |||||
| sed -i "s/bin\/wasm-opt test/bin\/wasm-opt ..\/test/g" CMakeLists.txt | sed -i "s/bin\/wasm-opt test/bin\/wasm-opt ..\/test/g" CMakeLists.txt | ||||
| %cmake_ninja | %cmake_ninja | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
| install -Dm00755 $pkgfiles/50-binaryen.sh $installdir/usr/share/defaults/etc/profile.d/50-binaryen.sh | install -Dm00755 $pkgfiles/50-binaryen.sh $installdir/usr/share/defaults/etc/profile.d/50-binaryen.sh | ||||
| check : | | check : | | ||||
| %ninja_check | %ninja_check | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.