Search Criteria
Package Details: gforth 0.7.3-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/gforth.git (read-only, click to copy) |
---|---|
Package Base: | gforth |
Description: | Fast and portable implementation of the ANS Forth language |
Upstream URL: | http://www.gnu.org/software/gforth/ |
Licenses: | GPL-3.0-or-later |
Submitter: | Allan |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 53 |
Popularity: | 0.195506 |
First Submitted: | 2008-12-28 12:46 (UTC) |
Last Updated: | 2025-05-04 11:09 (UTC) |
Dependencies (4)
- libtool (libtool-gitAUR) (make)
- texinfo (texinfo-gitAUR) (make)
- texlive-meta (make)
- gforth-docsAUR (optional) – Documentation for gforth
Required by (2)
- gforth-docs
- gforth-git (make)
Sources (18)
- configure-assumptions.patch
- distclean.patch
- double-const.patch
- elisp-auto-mode.patch
- env-cflags.patch
- fflib.patch
- gdb-set-logging.patch
- gforth-0.7.3.patch
- hppa-build.patch
- hppa.patch
- https://ftp.gnu.org/gnu/gforth/gforth-0.7.3.tar.gz
- manpage.patch
- minus-number.patch
- qrnnd-build.patch
- script-hashbang.patch
- skip-install.patch
- strict-prototypes.patch
- typos.patch
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
envolution commented on 2024-12-15 01:42 (UTC) (edited on 2024-12-15 01:42 (UTC) by envolution)
this should be working now, please let me know if there are issues
This package appears to be a requirement for gforth-git which is a much more recent development version than this package.
cosarara97 commented on 2024-06-16 12:36 (UTC)
An updated PKGBUILD for the latest 0.7.9 snapshot:
susurri commented on 2023-08-30 22:51 (UTC)
gforth runs very slowly because it is compiled with -O1 as CFLAGS is just '-std=gnu99'. Can you change the CFLAGS to CFLAGS="$CFLAGS -std=gnu99" to respect /etc/makepkg.conf?
E6rphanas commented on 2023-06-01 00:11 (UTC)
new version for gforth is 0.7.9, please update this package
https://git.savannah.gnu.org/cgit/gforth.git
tslil commented on 2020-04-30 02:56 (UTC) (edited on 2020-04-30 02:56 (UTC) by tslil)
Here is a slightly updated PKGBUILD. In particular it builds the docs, makes use of $(nproc), and copies over the Emacs gforth.el file to where it should be.
http://math.jhu.edu/~tclingm1/store/PKGBUILD
@keenerd, do you still maintain this package?
cym13 commented on 2015-06-06 20:32 (UTC)
lowfatcomputing commented on 2013-04-13 21:31 (UTC)
srl commented on 2013-01-09 04:30 (UTC)
keenerd commented on 2013-01-09 04:28 (UTC)
srl commented on 2012-12-28 22:16 (UTC)
« First ‹ Previous 1 2 3 4 Next › Last »