Search Criteria
Package Details: woof-doom-git 15.2.0.r265.g4968b3c-1
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: | 2025-11-08 16:44 (UTC) |
Dependencies (32)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libebur128 (libebur128-gitAUR)
- libsndfile (libsndfile-gitAUR)
- openal (openal-gitAUR)
- alsa-lib (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- hidapi (hidapi-gitAUR) (make)
- ibus (ibus-gitAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack) (make)
- libdecor (libdecor-gitAUR) (make)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libusb (libusb-gitAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxcursor (make)
- libxext (libxext-gitAUR) (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- libxrender (make)
- libxss (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-rk35xx-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-nollvm-gitAUR, mesa-amber) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (make)
- python (make)
- sndio (sndio-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- fluidsynth (fluidsynth-gitAUR) (optional)
- libxmp (libxmp-gitAUR) (optional)
Latest Comments
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?