Updated the PKGBUILD.
Search Criteria
Package Details: rebol-git r348.22b126b-1
Package Actions
| 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: | |
| Submitter: | dseg |
| Maintainer: | dseg |
| Last Packager: | None |
| Votes: | 4 |
| First Submitted: | 2012-12-22 05:16 |
| Last Updated: | 2014-04-09 06:00 |
Latest Comments
Comment by dseg
Comment by loziniak
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
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
@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
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
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