Search Criteria
Package Details: tome4 1.7.2-1
Git Clone URL: | https://aur.archlinux.org/tome4.git (read-only, click to copy) |
---|---|
Package Base: | tome4 |
Description: | An open-source, single-player, role-playing roguelike game set in the world of Eyal. |
Upstream URL: | http://tome.te4.org/ |
Keywords: | Eyal Maj Tales Tome Tome4 |
Licenses: | |
Conflicts: | |
Submitter: | schuay |
Maintainer: | Harms |
Last Packager: | Harms |
Votes: | 71 |
Popularity: | 0.101389 |
First Submitted: | 2010-09-14 13:02 |
Last Updated: | 2020-11-23 01:52 |
Dependencies (9)
- glu (glu-git)
- libvorbis (libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer)
- openal (openal119-bin, openal-git, openal-minimal-git)
- sdl2_image (sdl2_image-minimal-git)
- sdl2_ttf (sdl2_ttf-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx) (make)
- premake (premake-git) (make)
- unzip (unzip-natspec, unzip-iconv) (make)
- zip (zip-natspec) (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
kyndair commented on 2020-11-09 10:57
Latest version 1.7.2 has been released it builds correctly with the current patch file only changes to build were renaming the patch file and updating the PKGBUILD to new version number.
Harms commented on 2020-10-30 23:35
It seems hardware acceleration under Wayland can be turned on by setting the environment variable SDL_VIDEODRIVER=wayland. The cursor is a little messed up on my end then, but the game runs much smoother. I suspect that not setting that variable makes the game run as an GLX app, meaning it's using xwayland, which is not accelerated when using a card from Nvidia.
Harms commented on 2020-10-30 23:12
A little more involved update. Ported to premake5 and reverted to depend on glew, and it seems to build fine. Personally I'm having issues running the game on X, I'm only getting a white screen. It runs alright on Wayland, but I don't think it's getting proper hardware acceleration with my Nvidia card then. Not quite sure what the solution would be, but I've published the update anyways since it's weekend. Hopefully it works for most of you :)
stick commented on 2020-03-11 18:33
Latest version builds fine with
glew
from the repos.glew-git
package has errors.Harms commented on 2020-02-07 17:03
Sorry for dropping the ball lately.
stick commented on 2020-01-20 01:14
Updated PKGBUILD/patch/.SRCINFO for 1.6.6 here: https://git.sr.ht/~stick/aur-tome4
Leo_L commented on 2019-11-07 05:01
update the patch name and heres a updated pkgbuild patch
maxbla commented on 2019-06-20 18:33
I installed glew-git from the AUR, then built this package, which fixed the compile error, and I can load up the game. I think I might bug the glew maintainer to make a stable release soon, as the last stable one was in 2017.
Harms commented on 2019-06-20 10:35
The issue is with glew. As you say this should be applied upstream. This commit would probably fix it https://github.com/nigels-com/glew/pull/198/commits/d6c2c3b9ca52af697088f280c30fe5b27f7a694f
maxbla commented on 2019-06-19 17:37
I can't build this package. I get the following error
And 5 more
conflicting types
errorsedit: it appears to be an upstream issue