Package Details: egoboo 2.8.1-5

Git Clone URL: https://aur.archlinux.org/egoboo.git (read-only, click to copy)
Package Base: egoboo
Description: An action RPG/dungeon crawling adventure with OpenGL 3D graphics.
Upstream URL: http://egoboo.sourceforge.net/
Keywords: game role-playing
Licenses: GPL
Conflicts: egoboo-data
Submitter: svenstaro
Maintainer: SanskritFritz
Last Packager: SanskritFritz
Votes: 10
Popularity: 0.000002
First Submitted: 2012-07-17 05:55 (UTC)
Last Updated: 2015-06-13 22:39 (UTC)

Latest Comments

graves501 commented on 2025-04-15 13:39 (UTC)

Does not seem to compile anymore:

egoboo_vfs.c: At top level:
egoboo_vfs.c:1826:15: warning: ‘_vfs_copyFile’ defined but not used [-Wunused-function]
 1826 | static bool_t _vfs_copyFile( const char *source, const char *dest )
      |               ^~~~~~~~~~~~~
make[1]: *** [<builtin>: egoboo_vfs.o] Error 1
make[1]: Leaving directory '/home/user/.cache/yay/egoboo/src/egoboo-2.8.1/src/game'
make: *** [Makefile:29: egoboo] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: egoboo-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
egoboo - exit status 4

SanskritFritz commented on 2013-11-28 19:37 (UTC)

rfnash thank you! The game seems to work now, and I merged the two packages, hence egoboo-data is not needed anymore. It will be deleted soon.

rfnash commented on 2013-11-27 21:37 (UTC)

The fix described at the bottom of http://egoboo.sourceforge.net/phpBB3/viewtopic.php?f=3&t=1177&start=15 corrects the problems with the keys described by pauld.

SanskritFritz commented on 2013-11-22 23:19 (UTC)

Maybe I'll merge the two packages once the game works. Because sadly the problem you described still exists. I don't know how to fix that.

pauld commented on 2013-11-22 23:01 (UTC)

Weird, left & right keys go in same direction. Up and down keys goes in the same direction too. Even after redefining keys for others.

pauld commented on 2013-11-22 22:31 (UTC)

It hardly make sense to me to download two times the same 143 Mb file, once to build the engine, and once to build the data.

SanskritFritz commented on 2012-07-24 08:30 (UTC)

This is perfectly normal, as egoboo-data is a dependency.

Burning_aces commented on 2012-07-24 07:54 (UTC)

Fyi package doesnt install without installing egoboo-data first it seems as the pkgbuild seems broken in that regard (I have no idea how to fix it..)