dhewm3 - MacSourcePorts/MSPBuildSystem GitHub Wiki
Information
| Source Port | dhewm3 |
| Game(s) | DOOM 3 |
| Homepage | https://dhewm3.org/ |
| Source Code | https://github.com/dhewm/dhewm3 |
| Build Type: | Mac Source Ports Build |
| Port Type | Original Source Code |
| Project Build Strategy | Project doesn’t do Mac builds |
| Source Code Strategy | Source available |
| Projct Release Strategy | Versioned releases |
| Mac Support Status | Project uses our builds |
| Project Status | Active |
| Build System | CMake |
| Programming Language(s) | C/C++ |
| Data Situation | Looks for data in ~/Library/Application Support/dhewm3/ |
| Homebrew Requirements | brew install sdl2 openal-soft |
Notes
Similar deal to yquake2 - mostly straighforward Makefile, manual need to reference openal-soft, and manual lipo on .dylib files.
We are doing the official build for this project.