Search Criteria
Package Details: gzdoom 4.5.0-1
Git Clone URL: | https://aur.archlinux.org/gzdoom.git (read-only, click to copy) |
---|---|
Package Base: | gzdoom |
Description: | Feature centric port for all Doom engine games |
Upstream URL: | http://www.zdoom.org/ |
Licenses: | |
Replaces: | |
Submitter: | None |
Maintainer: | grubber |
Last Packager: | grubber |
Votes: | 126 |
Popularity: | 2.40 |
First Submitted: | 2009-02-22 22:28 |
Last Updated: | 2020-11-01 05:58 |
Dependencies (28)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-typeahead, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git, libjpeg-turbo)
- openal (openal119-bin, openal-git, openal-minimal-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-hg, sdl2-minimal-hg, sdl2-nox)
- zmusic>=1.1.1 (zmusic-git)
- cmake (cmake-git) (make)
- desktop-file-utils (desktop-file-utils-git) (make)
- git (git-git) (make)
- blasphemer-wad (optional) – Blasphemer (free Heretic) game data
- chexquest3-wad (optional) – Chex Quest 3 game data
- doom1-wad (optional) – Doom shareware game data
- freedm (freedm-git) (optional) – FreeDM game data
- freedoom1 (freedoom, freedoom-git) (optional) – Freedoom: Phase 1 game data
- freedoom2 (freedoom, freedoom-git) (optional) – Freedoom: Phase 2 game data
- gxmessage (gxmessage-gtk2) (optional) – crash dialog (GNOME)
- hacx-wad (optional) – HacX game data
- harmony-wad (optional) – Harmony game data
- heretic1-wad (optional) – Heretic shareware game data
- hexen1-wad (optional) – Hexen demo game data
- kdialog (kdialog-git) (optional) – crash dialog (KDE)
- square1-wad (optional) – The Adventures of Square, Episode 1 game data
- strife0-wad (optional) – Strife shareware game data
- urbanbrawl-wad (optional) – Urban Brawl: Action Doom 2 game data
- vulkan-driver (vulkan-intel-noglvnd, vulkan-radeon-noglvnd, nvidia-410xx-utils, swiftshader-git, amdvlk-git, nvidia-440xx-utils, nvidia-utils-full-vulkan-all, nvidia-vulkan-utils, nvidia-utils-beta, nvidia-390xx-utils, mesa-minimal-git, mesa-git, mesa-minimal+-git, vulkan-amdgpu-pro, amdvlk, nvidia-utils, vulkan-intel, vulkan-radeon, vulkan-swrast) (optional, x86_64) – Vulkan renderer
- vulkan-icd-loader (vulkan-icd-loader-git) (optional, x86_64) – Vulkan renderer
- xorg-xmessage (optional) – crash dialog (other)
Required by (10)
- brutal-doom
- brutal-doom-64
- doom-infinity
- enyo-doom (optional)
- gz-models
- obaddon-git (optional)
- project-brutality-git (optional)
- qzdl-git (optional)
- supergzdoom
- ultimate-doom-visor-git (optional)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
likeninja commented on 2020-12-11 18:23
I'm not getting the dialouge box that let's you select which IWAD to use, even though I have several in my folder.
grubber commented on 2020-11-28 07:12
homk, zmusic is available in AUR: https://aur.archlinux.org/packages/zmusic/
terrytuden114, did you use makepkg or some AUR helper such as yaourt?
homk commented on 2020-11-26 22:19
@terrytuden114 , so install it manually. Worked for me.
Anyway, you should ping zmusic developers to include the package to repository. That's not the gzdoom issue.
terrytuden114 commented on 2020-11-16 07:28
doesnt work fails to resolve gzmusic thanks for that
alfrednewman commented on 2020-07-26 22:37
If GZDoom crashes on launch and you're using KDE, you will need to install kdialog using sudo pacman -S kdialog
It needs that to popup a window, most likely telling you it can't find a IWAD
parkerlreed commented on 2020-03-18 16:20
@grubber Thanks! Yeah I had a brainfart and was using git. I see where that was updated. Cheers.
grubber commented on 2020-03-17 07:48
parkerlreed, remove ~/.config/gzdoom/gzdoom.ini and run gzdoom again. If you are using gzdoom-git, upgrade to the latest version.
Regarding fluidsynth, gzdoom-4.3.3-2 works fine with stock fluidsynth-2.1.1-1 for me.
parkerlreed commented on 2020-03-17 02:30
Something is up with gzdoom right now.
Says no IWADs with them in place
strace'ing the binary points that's looking for
/usr/lib/gzdoom/game_support.pk3 or /usr/share/game_support.pk3 (Not a typo that's where it looks)
The file exists at
/usr/share/gzdoom/game_support.pk3
I had to copy that over to my local gzdoom config folder for it to be picked up. I'm not sure if this is down to a packaging or upstream issue.
Geon commented on 2020-03-08 22:38
@lorecast162 - I fixed it without that package. I downgraded fluidsynth from 2.1.1 to 2.1.0 with pacman and was able to play again.
lorecast162 commented on 2020-03-04 11:10
fluidsynth-nolibinstpatch gives 404 here on the AUR. What gives?