blob: a7076a0e347c7ecab767c8b9b042f2065bdbc1ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = rakudo-star
pkgdesc = Rakudo Perl6 on MoarVM with additional modules
pkgver = 2019.03
pkgrel = 2
url = http://rakudo.org/
arch = i686
arch = x86_64
license = PerlArtistic
makedepends = perl>=5.8
depends = nqp>=2019.03
optdepends = zef
provides = rakudo-star
provides = rakudo-moarvm
conflicts = rakudo-star
conflicts = rakudo-moarvm
source = https://rakudostar.com/latest/star/source
sha512sums = f9632c6193b8b6fc5ba10d8eb2bf69560965b77bf1aa08af458f8a5fee52d9750bbbb2b2fcd42a0b609d925627940bb3167520a32a5df04cce8d2c4e7815b999
pkgname = rakudo-star
|