Search Criteria
Package Details: gforth-git 20240821-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gforth-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gforth-git |
| Description: | Gforth is the Forth implementation of the GNU project. |
| Upstream URL: | https://www.gnu.org/software/gforth |
| Licenses: | GPLv3 |
| Conflicts: | gforth |
| Provides: | gforth |
| Submitter: | b4283 |
| Maintainer: | fiz |
| Last Packager: | fiz |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-02-06 16:24 (UTC) |
| Last Updated: | 2024-08-24 12:32 (UTC) |
Dependencies (6)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- gforthAUR (gforth-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- texinfo (texinfo-gitAUR) (make)
Required by (2)
- gforth-docs (requires gforth)
- gforth-git (requires gforth) (make)
Latest Comments
« First ‹ Previous 1 2
alex.shpilkin commented on 2019-02-15 15:11 (UTC)
Also, a minor problem: Gforth now reports the original locations of redefined words, but the way it's built here causes it to report relative paths for its own libraries (
usrshould be/usr):alex.shpilkin commented on 2019-02-15 15:07 (UTC)
Need to comment out the chcon call in configure.ac to make this build properly (I don’t use SELinux). No idea if this is a Gforth problem or an SELinux one, but this “fix” would probably break the build on an SELinux system.
b4283 commented on 2018-11-04 16:09 (UTC)
Great. Let me merge that real quick. Thanks for the inputs!!
backerman commented on 2018-11-04 02:00 (UTC) (edited on 2018-11-04 02:00 (UTC) by backerman)
Needs to build info pages. This patch will do it (mostly - doesn't package non-info formats):
« First ‹ Previous 1 2