MoarVM: update to 2015.06
This commit is contained in:
parent
f4d597128a
commit
f98657c822
|
@ -1,18 +0,0 @@
|
|||
# Template build file for 'moarvm'.
|
||||
pkgname=moarvm
|
||||
version=2015.06
|
||||
wrksrc="rakudo-star-${version}/MoarVM"
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_script="perl Configure.pl"
|
||||
configure_args="--prefix=/usr/lib/perl6"
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
short_desc="MoarVM is a virtual machine for Rakudo Perl 6"
|
||||
maintainer="Ruslan <axetwe@gmail.com>"
|
||||
homepage="http://moarvm.com"
|
||||
license="Artistic-2.0"
|
||||
distfiles="http://rakudo.org/downloads/star/rakudo-star-${version}.tar.gz"
|
||||
checksum="126491a2c9f408239fb8ed94d5369c9839e3fbe284fdfbfc4e45160ce2db5bc7"
|
||||
shlib_provides="libmoar.so"
|
||||
make_install_target="install"
|
Loading…
Reference in New Issue