Package Details: tome4 1.7.6-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: custom, GPL3
Conflicts: tome4-beta, tome4-git, tome4-nomusic
Submitter: schuay
Maintainer: heavysink (lilac)
Last Packager: lilac
Votes: 76
Popularity: 0.26
First Submitted: 2010-09-14 13:02 (UTC)
Last Updated: 2023-06-30 02:11 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 Next › Last »

schuay commented on 2012-06-01 10:29 (UTC)

Since upstream's decision to use SDL-hg, this package has become a huge pain to maintain. I'm orphaning it, I'm sure somebody will care enough to get this running.

<deleted-account> commented on 2012-04-20 18:09 (UTC)

I pointed to the link to the solution for the compilation error of sdl-hg in the sdl-hg AUR section: https://aur.archlinux.org/packages.php?ID=39387 As recognised in my post on the sdl-hg section, credit to the solution goes to a guy from the Arch forums. I only was able to google for it and thought it was useful to make you aware. P.S.: while sdl-hg compiles and installs successfully, thanks to the instructions I linked to, t-engine4-src (beta38), after being downloaded by yaourt, seems not to have correct md5sums. I'll try to replicate this on another machine (maybe this one cannot download properly the file 'cause of connection issues, who knows?).

schuay commented on 2012-03-29 06:13 (UTC)

magikmw: the same error occurs for the current sdl-hg.

magikmw commented on 2012-03-28 23:49 (UTC)

schuay: Because for some reason we build from some distant snapshot and not current trunk.

schuay commented on 2012-03-25 10:51 (UTC)

magikmw: What about asking over at sdl-hg instead of here :)

magikmw commented on 2012-03-25 09:12 (UTC)

sdl-hg doesn't build for me: L_x11dyn.c -fPIC -DPIC -o build/.libs/SDL_x11dyn.o In file included from ../src/video/x11/SDL_x11dyn.c:110:0: ../src/video/x11/SDL_x11sym.h:106:1: error: conflicting types for ‘XextAddDisplay’ /usr/include/X11/extensions/extutil.h:123:25: note: previous declaration of ‘XextAddDisplay’ was here make: *** [build/SDL_x11dyn.lo] Error 1 Anyone knows what could cause that?

schuay commented on 2012-02-28 23:05 (UTC)

If you guys want a working version of tome4 in the future without resorting to having a specific version of sdl-hg installed, I'd recommend nagging upstream until they finally fix their code. PKGBUILD updated to beta38.

Gwmngilfen commented on 2012-02-27 01:24 (UTC)

beta38 is out. I compiled it by changing the PKGBUILD to beta38 and updating the md5sums, worked fine. That's building against an sdl-hg still frozen at 6204 :)

schuay commented on 2012-02-11 00:57 (UTC)

I haven't had any luck getting beta37 to compile with the current sdl-hg either. After patching the build system for the new sdl-hg paths, I ran into errors in core_lua.c which seem to be caused by sdl API changes. I posted about this at the tome4 forums: http://forums.te4.org/viewtopic.php?f=36&t=28096&p=127084#p127084