void-packages/srcpkgs/rakudo/template
2018-06-19 02:17:54 -03:00

19 lines
708 B
Bash

# Template file for 'rakudo'
pkgname=rakudo
version=2018.05
revision=1
build_style=configure
configure_script="perl Configure.pl"
configure_args="--prefix=/usr --backends=moar"
hostmakedepends="perl"
makedepends="libatomic_ops-devel libffi-devel libtommath-devel libuv-devel nqp"
depends="nqp"
short_desc="Rakudo is an implementation of Perl 6 language"
maintainer="Ruslan <axetwe@gmail.com>"
license="Artistic-2.0"
homepage="https://rakudo.org"
changelog="https://raw.githubusercontent.com/rakudo/rakudo/master/docs/ChangeLog"
distfiles="https://github.com/rakudo/rakudo/archive/${version}.tar.gz"
checksum=0adcc61b1117184b23d3f1ec4fd922a6ea1eac922b06c8b7193bfa02a8836f46
nocross=yes
make_check_target=test