NB: V6.0.3 is a production release that fixes a build bug for cross-compilation.
Users that do not need cross-compilation do NOT need to upgrade.
Git Clone URL: | https://aur.archlinux.org/bc-gh.git (read-only, click to copy) |
---|---|
Package Base: | bc-gh |
Description: | Implementation of dc and POSIX bc with GNU extensions |
Upstream URL: | https://github.com/gavinhoward/bc |
Keywords: | arithmetic calculator cli rpn |
Licenses: | BSD |
Conflicts: | bc |
Provides: | bc |
Submitter: | Gdh |
Maintainer: | Gdh (kseistrup) |
Last Packager: | kseistrup |
Votes: | 4 |
Popularity: | 0.006078 |
First Submitted: | 2019-11-09 21:03 (UTC) |
Last Updated: | 2023-02-02 10:31 (UTC) |
NB: V6.0.3 is a production release that fixes a build bug for cross-compilation.
Users that do not need cross-compilation do NOT need to upgrade.
@n1x
@kseistrup is correct. We're using the GitHub links for now, and the reason is that Gitea download links are broken. Other people depend on my GitHub one as well. Despite what I would like, at least for bc, git.yzena.com is treated by everyone else as more of a backup, so the AUR might as well do the same.
@n1x
This is all in accordance with the agreement that I have with Gavin, the author.
A little reminder about the upstream repo move as per this commit, although release tarballs are still mirrored to GitHub.com, they are also published here.
Thanks for the update. However, the latest configure.sh
doesn't seem to recognize the -P
option:
==> Starting build()...
Illegal option -P
Pinned Comments
kseistrup commented on 2022-09-14 07:52 (UTC)
NB: V6.0.3 is a production release that fixes a build bug for cross-compilation.
Users that do not need cross-compilation do NOT need to upgrade.