Search Criteria
Package Details: eternity-engine 4.05.04-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/eternity-engine.git (read-only, click to copy) |
|---|---|
| Package Base: | eternity-engine |
| Description: | An advanced Doom port with vanilla compatibility |
| Upstream URL: | https://eternity.youfailit.net/ |
| Licenses: | GPL-3.0-or-later |
| Submitter: | chungy |
| Maintainer: | gamezelda |
| Last Packager: | gamezelda |
| Votes: | 8 |
| Popularity: | 0.000007 |
| First Submitted: | 2013-07-21 21:45 (UTC) |
| Last Updated: | 2026-05-02 13:36 (UTC) |
Dependencies (6)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- sdl2_mixer
- sdl2_net
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
gamezelda commented on 2025-05-03 20:13 (UTC)
The package does not build due to both CMake 4 removing compatibility with old versions.
It can be fixed by adding the following flag to the cmake command:
(The problem is fixed upstream, so this will become unnecessary when the next release happens)
kitchen_ace commented on 2023-09-23 18:55 (UTC) (edited on 2023-09-23 18:55 (UTC) by kitchen_ace)
PKGBUILD (for this and git version) requires a change to 4th line of prepare() as follows:
(-c protocol.file.allow=always needs adding)
gamezelda commented on 2023-05-27 14:51 (UTC)
If when you exit, your options aren't being saved and Eternity crashes, try disabling ENDOOM (Options -> Video Options -> System -> Show ENDOOM -> No). There's an upstream issue that causes a crash with some graphics drivers: https://github.com/team-eternity/eternity/issues/583
MarisaDOOM commented on 2022-11-13 10:39 (UTC)
Package no longer builds due to improper git submodule setup.
https://wiki.archlinux.org/title/VCS_package_guidelines#Git_submodules