Search Criteria
Package Details: doomsday-git cmake.build.1.15.r4477.g3166d4bfd4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/doomsday-git.git (read-only, click to copy) |
---|---|
Package Base: | doomsday-git |
Description: | Modern engine for DOOM and related games (git version, supports Wayland) |
Upstream URL: | https://dengine.net |
Licenses: | GPL |
Provides: | libdeng_core.so, libdeng_doom.so, libdeng_doom64.so, libdeng_doomsday.so, libdeng_gamekit.so, libdeng_gloom.so, libdeng_gui.so, libdeng_heretic.so, libdeng_hexen.so, lib_Foundation.so |
Submitter: | spillner |
Maintainer: | spillner |
Last Packager: | spillner |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-08-09 21:49 (UTC) |
Last Updated: | 2023-11-19 02:13 (UTC) |
Dependencies (13)
- assimp (assimp-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- fluidsynth (fluidsynth-gitAUR)
- glbinding
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libunistring (libunistring-gitAUR)
- ncurses (ncurses-gitAUR)
- openal (openal-gitAUR)
- pcre2 (pcre2-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- sdl2_mixer
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- doom1-wadAUR (optional) – Shareware data for the original DOOM
Latest Comments
spillner commented on 2023-11-19 02:15 (UTC)
Updated the PKGBUILD (but did not bump the release to avoid unnecessary rebuilds for those who got the old one to work). Thank you for the report!
psyill commented on 2023-11-15 19:52 (UTC)
The PKGBUILD gave me the following error: ==> Extracting sources... -> Creating working copy of src/Doomsday-Engine git repo... fatal: this operation must be run in a work tree ==> ERROR: Failure while creating working copy of src/Doomsday-Engine git repo Aborting...
Turned out the error was in the "source=" line: the "src/" prefix of the local repository path should be omitted. Removing the prefix I was able to build the package.