Page MenuHomeSolus
Authored By
damaxi
Feb 16 2019, 9:50 PM
Size
739 B
Referenced Files
None
Subscribers
None

package.yml

name : perl6-nqp
version : 2018.12
release : 104
source :
- https://github.com/perl6/nqp/archive/2018.12.tar.gz : 03c9f5664e41d8ae03334b279a20b0377b0b9ca1c977554d308358e4e9dcd520
license : Artistic-License-2.0
component : programming
summary : Perl6
description: |
This is "Not Quite Perl" -- a lightweight Perl 6-like environment for virtual machines.
builddeps :
- git
- perl
- perl6-moarvm
setup : |
unset LD_AS_NEEDED
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:%libdir%/perl6"
perl Configure.pl --prefix=%PREFIX% --libdir=%libdir%/perl6
build : |
unset LD_AS_NEEDED
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:%libdir%/perl6"
%make
install : |
%make_install

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1091131
Default Alt Text
package.yml (739 B)

Event Timeline