Mageia Bugzilla – Attachment 2764 Details for
Bug 7385
Rakudo perl 6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Rakudo spec file
rakudo.spec (text/x-rpm-spec), 1.27 KB, created by
Sandro CAZZANIGA
on 2012-09-07 16:56:11 CEST
(
hide
)
Description:
Rakudo spec file
Filename:
MIME Type:
Creator:
Sandro CAZZANIGA
Created:
2012-09-07 16:56:11 CEST
Size:
1.27 KB
patch
obsolete
>%global parrot_version 4.6.0 > >%define parrot_dynext %{_libdir}/parrot/%{parrot_version}/dynext >%define par_lang_perl6 %{_libdir}/parrot/%{parrot_version}/languages/perl6 > >Name: rakudo >Version: 2012.08 >Release: %mkrel 1 > >Summary: A Perl compiler on Parrot >License: Artistic 2.0 >Group: Development/Perl >URL: http://www.rakudo.org/ >Source0: http://github.com/downloads/rakudo/rakudo/%{name}-%{version}.tar.gz > >BuildRequires: gdbm-devel >BuildRequires: gmp-devel >BuildRequires: libicu-devel >BuildRequires: ncurses-devel >BuildRequires: parrot >= %{parrot_version} >BuildRequires: parrot-devel >= %{parrot_version} >BuildRequires: parrot-src >= %{parrot_version} >BuildRequires: readline-devel > >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release} > >%description >Rakudo Perl 6, or just Rakudo, is a Perl 6 compiler for the Parrot virtual >machine. Rakudo is an implementation of the Perl 6 specification that runs >on the Parrot VM. > >%prep >%setup -q -n %{name}-%{version} > >%build >%{__perl} Configure.pl >%make > >%check >%make test > >%install >rm -rf %{buildroot} >%makeinstall_std > >%clean >rm -rf %{buildroot} > >%files >%defattr(-,root,root,-) >%doc CREDITS LICENSE README >%{_bindir}/perl6 >%{_mandir}/* >%{parrot_dynext} >%{par_lang_perl6}
%global parrot_version 4.6.0 %define parrot_dynext %{_libdir}/parrot/%{parrot_version}/dynext %define par_lang_perl6 %{_libdir}/parrot/%{parrot_version}/languages/perl6 Name: rakudo Version: 2012.08 Release: %mkrel 1 Summary: A Perl compiler on Parrot License: Artistic 2.0 Group: Development/Perl URL: http://www.rakudo.org/ Source0: http://github.com/downloads/rakudo/rakudo/%{name}-%{version}.tar.gz BuildRequires: gdbm-devel BuildRequires: gmp-devel BuildRequires: libicu-devel BuildRequires: ncurses-devel BuildRequires: parrot >= %{parrot_version} BuildRequires: parrot-devel >= %{parrot_version} BuildRequires: parrot-src >= %{parrot_version} BuildRequires: readline-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release} %description Rakudo Perl 6, or just Rakudo, is a Perl 6 compiler for the Parrot virtual machine. Rakudo is an implementation of the Perl 6 specification that runs on the Parrot VM. %prep %setup -q -n %{name}-%{version} %build %{__perl} Configure.pl %make %check %make test %install rm -rf %{buildroot} %makeinstall_std %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc CREDITS LICENSE README %{_bindir}/perl6 %{_mandir}/* %{parrot_dynext} %{par_lang_perl6}
View Attachment As Raw
Actions:
View
Attachments on
bug 7385
: 2764