Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 234007

Summary: dev-lang/parrot-0.6.4 version bump
Product: Gentoo Linux Reporter: Tom Regner <gentoo>
Component: New packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: auke, kamensky.fb
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 239492    
Bug Blocks:    
Attachments: ebuild for parrot 0.6.4
parrot-0.6.4 ebuild allowing to build rakudo perl6

Description Tom Regner 2008-08-05 19:54:07 UTC
Please find attached a version of the parrot ebuild that builds and installs the as of this moment newest release 0.6.4

All I head to change was the author part of the download link - this ebuild does not make any use of probably new stuff in the release; I guess is nevertheless a good idea to let people tinker with this release.

regards,
Tom

Reproducible: Always
Comment 1 Tom Regner 2008-08-05 19:55:04 UTC
Created attachment 162294 [details]
ebuild for parrot 0.6.4
Comment 2 Auke Booij (tulcod) 2008-08-22 12:07:53 UTC
Small notification about the description of this ebuild. Indeed, Rakudo Perl will depend on Parrot. But Pugs won't, because it's written in Haskell. And while a haskell compiler for parrot is probably available, it won't be used. So I suggest the description is changed into:
Parrot is a JIT-enabled VM which is intended to run dynamic languages efficiently.
Comment 3 Tom Regner 2008-08-22 12:26:24 UTC
Created attachment 163548 [details]
parrot-0.6.4 ebuild allowing to build rakudo perl6

This version has an additional use-flag "rakudo"; if active, the perl6 compiler/interpreter will be build and installed alongside parrot.
Comment 4 Luca Barbato gentoo-dev 2008-09-03 11:16:06 UTC
I think it is missing some useflag and I think the language support could be enabled/disabled passing --languages to Configure.pl

at least gmp gdbm glut ssl and unicode
Comment 5 Luca Barbato gentoo-dev 2009-03-13 23:34:16 UTC

*** This bug has been marked as a duplicate of bug 247125 ***