Search Criteria
Package Details: woof-doom-git 15.2.0.r444.g3b083e7-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/woof-doom-git.git (read-only, click to copy) |
|---|---|
| Package Base: | woof-doom-git |
| Description: | Doom port remaining faithful to Lee Killough's MBF on DOS |
| Upstream URL: | https://github.com/fabiangreffrath/woof |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | woof-doom |
| Provides: | woof-doom |
| Submitter: | FredBezies |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-12-20 16:19 (UTC) |
| Last Updated: | 2026-06-09 16:44 (UTC) |
Dependencies (11)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libebur128 (libebur128-gitAUR)
- libsndfile (libsndfile-gitAUR)
- openal (openal-gitAUR)
- sdl3 (sdl3-noibus-gitAUR, sdl3-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- python (make)
- fluidsynth (fluidsynth-gitAUR) (optional)
- libxmp (libxmp-gitAUR) (optional)
Latest Comments
kitchen_ace commented on 2026-06-09 11:54 (UTC)
Building SDL3-git is no longer needed as the stable version of SDL3 includes the necessary features used by Woof. Thanks for maintaining this package!
gamezelda commented on 2023-05-04 19:29 (UTC)
The dependencies need to be updated, since Woof! 11.0.0, sdl2_mixer is no longer needed, openal and libsndfile are needed, fluidsynth and libxmp are optionally needed.
https://github.com/fabiangreffrath/woof#linux-and-windows-with-msys2
https://aur.archlinux.org/cgit/aur.git/commit/?h=woof-doom&id=7f0cc3674af353f07bb17b21f95ddbe1869cd438
Technetium1 commented on 2022-12-15 20:12 (UTC)
Missing
pythoninmakedependsto build in clean chroot.grcancelliere commented on 2022-03-18 10:23 (UTC)
Whenever I try updating the package with an AUR helper (pikaur in my case) I get an error because the
woof-builddirectory already exists. Could you usemkdir -pin theprepare()function?