Package Details: rebol-git r348.22b126b-1

Package Base: rebol-git
Description: A cross-platform data exchange language and a multi-paradigm dynamic programming language
Upstream URL: http://www.rebol.com/r3/alpha-intro.html
Category: devel
Licenses: Apache
Submitter: dseg
Maintainer: dseg
Last Packager: None
Votes: 4
First Submitted: 2012-12-22 05:16
Last Updated: 2014-04-09 06:00

Dependencies (0)

Required by (0)

Sources

Latest Comments

Comment by dseg

2014-04-09 06:04

Updated the PKGBUILD.

Comment by loziniak

2013-05-07 14:54

Did you consider releasing a package for r3bazaar? It's actively developed, unlike the official r3 branch.
https://github.com/angerangel/r3bazaar

Comment by dseg

2013-01-22 01:17

Now builds experimental native 64-bit binary on x86_64.
For details, please look at this post:
https://github.com/rebol/r3/issues/45#issuecomment-11758098

Comment by dseg

2013-01-21 14:43

@ackalker Thank you for the comments, updated the PKGBUILD.
I'll update again as soon as possible when the native 64-bit support is available.

Comment by ackalker

2013-01-18 05:14

There is also an open issue which reports some progress on a native 64bit build: https://github.com/rebol/r3/issues/45
Hopefully support for native 64bits builds is coming soon :-)

Comment by ackalker

2013-01-18 05:02

Please add x86_64 to arch, the package builds, and r3 runs just fine with enabled [multilib] and installed package group multilib-devel.
Maybe you could depend on either gcc-multilib or multilib-devel for x86_64, but I'm not sure about policy on that.

Kind regards, Alain