# Template file for 'MoarVM' pkgname=MoarVM version=2022.12 revision=1 build_style=configure configure_script="perl Configure.pl" configure_args="--prefix=/usr --c11-atomics --has-libffi --has-libtommath --has-libuv" hostmakedepends="perl" makedepends="libffi-devel libtommath-devel libuv-devel libzstd-devel" short_desc="VM with adaptive optimization and JIT compilation, built for Rakudo" maintainer="Andy Weidenbaum " license="Artistic-2.0" homepage="https://moarvm.org" changelog="https://github.com/MoarVM/MoarVM/raw/master/docs/ChangeLog" distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz" checksum=51c3e9c9a7a191c148f213b65ae1f4fcfe5d4b7c16c86300e9ee8e18eaa8becb nocross=yes shlib_provides="libmoar.so"