Search Criteria
Package Details: keeperrl-git r5672-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/keeperrl-git.git (read-only, click to copy) |
|---|---|
| Package Base: | keeperrl-git |
| Description: | Dungeon Keeper and Dwarf Fortress inspired dungeon simulator built on top of roguelike mechanics. |
| Upstream URL: | http://keeperrl.com/ |
| Licenses: | GPL |
| Conflicts: | keeperrl |
| Submitter: | Ferk |
| Maintainer: | PerilousBooklet |
| Last Packager: | marco |
| Votes: | 9 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-02-05 23:50 (UTC) |
| Last Updated: | 2022-03-20 14:34 (UTC) |
Dependencies (7)
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- sdl2_image
- sfml (sfml-gitAUR)
- boost (boost-gitAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- ctags (ctags-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
Mr.Smith1974 commented on 2023-06-12 05:30 (UTC)
yreew commented on 2021-02-21 11:06 (UTC)
Got and error "error while loading shared libraries: libSDL2_image-2.0.so.0: cannot open shared object file: No such file or directory" when running the game. succesfully run it after installing sdl2_image package.
BrainDamage commented on 2020-11-05 10:18 (UTC) (edited on 2020-11-05 11:40 (UTC) by BrainDamage)
a bit more sane approach, instead of using a wrapper launcher and /opt would be:
this makes both the pkgbuild cleaner and the installation paths too
marco commented on 2020-10-14 16:09 (UTC) (edited on 2020-10-14 16:38 (UTC) by marco)
To fix the missing
version.hone needs to addRELEASE=trueto the make command.To fix the missing steam dependency one needs to add
NO_STEAMWORKS=trueto the make command.To run the game the file
appconfig.txtneeds to be copied to/opt/keeperrlmachinedgod commented on 2020-05-29 13:38 (UTC) (edited on 2020-05-29 13:40 (UTC) by machinedgod)
I managed to get it to build until it crashes with missing steam api dependencies. Sources are in
src/keeperrl-gitwherever you ranmakepkg.To fix
#pragma onceissue: - modify theMakefileto useclang++- remove-WerrorTo fix missing
version.herror: - rungen_version.shin sources directory to generateversion.hTo fix missing
sdlinclude: - installsdl2_imagemanually with pacmanTo fix steam API dependency: - no idea?
adomas commented on 2017-01-25 19:13 (UTC)
vevais commented on 2016-05-12 11:41 (UTC)
pensnarik commented on 2016-01-15 11:33 (UTC)
vbh commented on 2015-09-09 13:01 (UTC)
Ferk commented on 2015-02-03 03:45 (UTC)
1 2 Next › Last »