Sure thing, I am switching to the deb file and have a updated pkgbuild file
Search Criteria
Package Details: gzdoom-bin 4.14.2-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gzdoom-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | gzdoom-bin |
| Description: | Feature centric port for all Doom engine games |
| Upstream URL: | https://github.com/ZDoom/gzdoom |
| Licenses: | GPL3, BSD, LGPL3 |
| Conflicts: | gzdoom, gzdoom-git |
| Submitter: | gameslayer |
| Maintainer: | gameslayer |
| Last Packager: | gameslayer |
| Votes: | 5 |
| Popularity: | 0.25 |
| First Submitted: | 2024-03-23 03:48 (UTC) |
| Last Updated: | 2025-11-05 08:16 (UTC) |
Dependencies (8)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libwebp (libwebp-gitAUR)
- openal (openal-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
Sources (2)
gameslayer commented on 2025-11-05 08:15 (UTC)
ImperatorStorm commented on 2025-11-05 00:53 (UTC) (edited on 2025-11-05 01:12 (UTC) by ImperatorStorm)
This should use upstream's binaries, which are distributed as .deb files on https://github.com/ZDoom/gzdoom/releases .
This will also remove the need for the libvpx.so symlink.
Ziad_1797 commented on 2025-10-11 07:54 (UTC)
Thanks! Can confirm It's working now.
gameslayer commented on 2025-10-10 01:19 (UTC)
Hey guys I added a lib fix for it since libvpx got updated
RuneArch commented on 2025-10-09 21:38 (UTC) (edited on 2025-10-09 21:47 (UTC) by RuneArch)
Having the same issue:
# ldd /usr/bin/gzdoom
[...]
libvpx.so.9 => not found
[...]
Looks like the libvpx package is now version 11:
# pacman -Ql libvpx
[...]
libvpx /usr/lib/libvpx.so.11
libvpx /usr/lib/libvpx.so.11.0
libvpx /usr/lib/libvpx.so.11.0.1
[...]
But, thanks for supporting this package :o)
gameslayer commented on 2025-10-07 23:21 (UTC) (edited on 2025-10-07 23:23 (UTC) by gameslayer)
Hey can you confirm libvpx is installed
if you do ldd /usr/bin/gzdoom
it should be this
libvpx.so.9 => /usr/lib/libvpx.so.9 (0x00007f2572c00000)
maxlefou commented on 2025-10-07 21:11 (UTC)
Sorry but to me it's not fixed. I still have the same error. I tried to force reinstall the package after cleaning cache and still the same error.
gameslayer commented on 2025-10-05 06:51 (UTC)
Hey @Ziad thanks for reporting this, the package was missing libvpx, I have added it to the package with the latest update
Ziad_1797 commented on 2025-10-04 18:18 (UTC)
error while loading shared libraries: libvpx.so.9: cannot open shared object file: No such file or directory
Pinned Comments