Install this package:
emerge -a games-fps/gzdoom
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask games-fps/gzdoom
Or alternatively:
emerge --autounmask-write -a games-fps/gzdoom
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | ~amd64 ~arm64 | 0 |
<pkgmetadata> <maintainer type="person"> <email>james@thegreatmcpain.xyz</email> <name>James McClain</name> </maintainer> <use> <flag name="gles2">Enable GLES2 backend</flag> <flag name="non-free">Enable non-free components</flag> <flag name="swr">Enable software renderer</flag> <flag name="vulkan">Enable Vulkan support</flag> </use> <upstream> <doc lang="en">https://zdoom.org</doc> <bugs-to>https://forum.zdoom.org/viewforum.php?f=2</bugs-to> <remote-id type="github">coelckers/gzdoom</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p games-fps/gzdoom |
euse -E <flag> -p games-fps/gzdoom |
euse -D <flag> -p games-fps/gzdoom
| Flag | Description | 9999 |
|---|---|---|
| debug | Enable memory debugging. ⚠️ | ✓ |
| gles2 | Enable GLES2 backend | ✓ |
| gtk | ⚠️ | ✓ |
| non-free | Enable non-free components | ⊕ |
| openmp | ⚠️ | ✓ |
| swr | Enable software renderer | ⊕ |
| telemetry | ⚠️ | ✓ |
| vulkan | Enable Vulkan support | ✓ |