Search Criteria
Package Details: inform 6.42-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/inform.git (read-only, click to copy) |
|---|---|
| Package Base: | inform |
| Description: | The Inform 6 compiler |
| Upstream URL: | https://github.com/DavidKinder/Inform6 |
| Keywords: | interactive-fiction |
| Licenses: | Artistic2.0 |
| Groups: | inform |
| Submitter: | beej |
| Maintainer: | libele |
| Last Packager: | libele |
| Votes: | 3 |
| Popularity: | 0.000007 |
| First Submitted: | 2015-08-18 05:49 (UTC) |
| Last Updated: | 2024-07-14 06:08 (UTC) |
Dependencies (4)
- inform-stdlibAUR (inform-stdlib-gitAUR) (check)
- frotz (frotz-ncurses-gitAUR, frotz-ncurses) (optional) – Z-machine interpreter
- inform-stdlibAUR (inform-stdlib-gitAUR) (optional) – Inform 6 standard library
- punyinformAUR (optional) – a small Inform 6 library
Required by (1)
- punyinform (check)
Latest Comments
libele commented on 2023-10-20 18:59 (UTC)
the reason i didn't use that is because there is currently no
check()in the PKGBUILD. i've been planning to split this into multiple packages (inform, inform-stdlib, punyinform and maybe docs). i haven't decided on the best way to do that yet. soon™caboose commented on 2023-10-13 23:23 (UTC)
May I suggest
checkdependsinstead ofmakedepends, since they're only used for the punyinform test suite and not at compile time?caboose commented on 2023-09-19 03:15 (UTC)
I think
rubyshould be an optional dependency. It's only used by a single script to automate tests for punyinform. It is not required for build or regular use of the compiler or either library.frotzis an unlisted dependency for the same test script.beej commented on 2017-01-26 22:18 (UTC)