Search Criteria
Package Details: woof-doom-git 14.5.0.r304.58dcc9da-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 |
Submitter: | FredBezies |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2022-12-20 16:19 (UTC) |
Last Updated: | 2024-11-12 19:42 (UTC) |
Dependencies (11)
- cjson (cjson-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libebur128 (libebur128-gitAUR)
- libsndfile (libsndfile-gitAUR)
- openal (openal-gitAUR)
- sdl2_net
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- fluidsynth (fluidsynth-gitAUR) (optional)
- libxmpAUR (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
python
inmakedepends
to 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-build
directory already exists. Could you usemkdir -p
in theprepare()
function?