Search Criteria
Package Details: red-nightly-bin r4444.08may23.652d66a4f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/red-nightly-bin.git (read-only, click to copy) |
---|---|
Package Base: | red-nightly-bin |
Description: | Red is a next-generation programming language strongly inspired by Rebol |
Upstream URL: | https://www.red-lang.org |
Keywords: | red-lang |
Licenses: | custom:BSD-3-Clause, custom:BSL-1.0 |
Conflicts: | ed, red |
Provides: | red |
Submitter: | loziniak |
Maintainer: | loziniak |
Last Packager: | loziniak |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-08-28 01:04 (UTC) |
Last Updated: | 2023-05-09 13:31 (UTC) |
Dependencies (5)
- lib32-curl (lib32-curl-git, lib32-curl-minimal-git)
- wget (wget-git, wget-xdg, wget-xdg-bin) (make)
- openssh (openssh-hpn-git, openssh-git, openssh-xdg-git, openssh-gssapi, openssh-xdg, openssh-dotconfig, openssh-dotconfig-bin, openssh-selinux, openssh-hpn-shim) (optional) – for X11 forwarding on headless machines
- xorg-xauth (optional) – for X11 forwarding on headless machines
- xorg-xhost (optional) – for X11 forwarding on headless machines
Latest Comments
loziniak commented on 2022-11-27 15:13 (UTC)
Due to changes in Red build system [1], I removed dynamic version number generation, and instead manually download by static name in PKGBUILD.
Also, due to mentioned changes, I decided to download CLI console version, because full toolchain version does not compile console automatically, instead it's only suitable for compiling.
[1] https://www.red-lang.org/2022/07/new-red-binaries.html