blob: 6c4f61a7ab62b0ff86c2b4766f5a7f351c9c59bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = moarvm
pkgdesc = A VM with adaptive optimization and JIT compilation, built for Rakudo
pkgver = 2024.12
pkgrel = 1
url = http://moarvm.com/
arch = i686
arch = x86_64
arch = aarch64
license = PerlArtistic
makedepends = perl>=5.8
depends = zstd
options = !makeflags
source = http://moarvm.com/releases/MoarVM-2024.12.tar.gz
b2sums = 77dea3d6d1f7c4bea58ad25ec1c6e9c3e6bd29309f058054098252c8cc9f0930f8857e200aea8438d10a6045c67b77ae2d6f1ae2e33e128b1d59f325c207f648
pkgname = moarvm
|