Search Criteria
Package Details: zangband 2.7.5pre1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zangband.git (read-only, click to copy) |
|---|---|
| Package Base: | zangband |
| Description: | Roguelike computer role playing game based on Angband |
| Upstream URL: | http://www.zangband.org |
| Licenses: | custom |
| Submitter: | iphitus |
| Maintainer: | Dragonlord |
| Last Packager: | Dragonlord |
| Votes: | 10 |
| Popularity: | 0.000000 |
| First Submitted: | 2005-04-19 10:37 (UTC) |
| Last Updated: | 2015-06-28 16:50 (UTC) |
Dependencies (3)
- lesstifAUR
- ncurses (ncurses-gitAUR)
- ncurses (ncurses-gitAUR) (make)
Latest Comments
milohoffman commented on 2021-04-03 22:23 (UTC)
Need to do this to get the required files for new versions of cmake to work:
wget -O config.guess 'https://git.savannah.gnu.org/gitweb/?p=config.git;=blob_plain;f=config.guess;hb=HEAD'
wget -O config.sub 'https://git.savannah.gnu.org/gitweb/?p=config.git;=blob_plain;f=config.sub;hb=HEAD'
Combined with using the patched files from yantee, this will compile.
yantene commented on 2017-09-08 19:24 (UTC)
bsdbeard commented on 2015-03-20 16:28 (UTC)