Package Details: uzdoom-bin 4.14.3-4

Git Clone URL: https://aur.archlinux.org/uzdoom-bin.git (read-only, click to copy)
Package Base: uzdoom-bin
Description: A fork of GZDoom, a feature-centric fork of ZDoom
Upstream URL: https://github.com/UZDoom/UZDoom
Licenses: GPL3, BSD, LGPL3
Conflicts: uzdoom
Provides: uzdoom
Submitter: gameslayer
Maintainer: gameslayer
Last Packager: gameslayer
Votes: 3
Popularity: 0.66
First Submitted: 2025-12-08 07:16 (UTC)
Last Updated: 2026-07-13 14:20 (UTC)

Latest Comments

1 2 Next › Last »

RealGecko commented on 2026-07-14 11:37 (UTC)

Great, thank you!

gameslayer commented on 2026-07-13 14:21 (UTC)

Okay it should be fixed now, thanks for reporting the issue :)

RealGecko commented on 2026-07-12 17:05 (UTC)

The issue that it's not, without fixing PKGBUILD /usr/bin/uzdoom becomes symlink to uzdoom.bin inside build dir. Just execute following:

wget https://aur.archlinux.org/cgit/aur.git/snapshot/uzdoom-bin.tar.gz
tar -xzf uzdoom-bin.tar.gz
cd uzdoom-bin/
makepkg -s

then open built package and check what's usr/bin/uzdoom inside it

gameslayer commented on 2026-07-12 08:48 (UTC)

yeah that is correct, uzdoom script is meant to be in /usr/bin/

So I am confused on what the issue is here

RealGecko commented on 2026-07-11 05:41 (UTC)

Just get PKGBUILD, run makepkg and check what's /usr/bin/uzdoom inside built package.

gameslayer commented on 2026-07-11 00:19 (UTC)

Hey @RealGecko I watched your video but I'm a little confused, the first you clone and build the package by doing makepkg -s it built it without any issues then you changed some of the code and recompiled it when it was already working so I don't see what the issue is here.

RealGecko commented on 2026-07-10 17:35 (UTC)

https://www.youtube.com/watch?v=1mCeaOe6LwI

gameslayer commented on 2026-07-10 11:43 (UTC)

Yeah I see, thats exactly what I did in my log if you had a look at it so something is not right, does the bash script uzdoom exist in the folder or srcddir?

RealGecko commented on 2026-07-10 11:40 (UTC) (edited on 2026-07-10 11:40 (UTC) by RealGecko)

The first post result is by aurutils running on my server. The second attempt was simple makepgs -s on my laptop. I've downloaded pkgbuild from here.

gameslayer commented on 2026-07-10 04:52 (UTC) (edited on 2026-07-10 04:54 (UTC) by gameslayer)

Yeah I'm sorry but I think something is wrong with your installation, I just did a test doing the same thing and had a friend double check and have a log

https://gitlab.com/linuxbombay/syncthingdesktop/application/-/snippets/6008717

AUR helper are you using? is it aurutils