Package Details: gzdoom 4.14.2-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: GPL3, BSD, LGPL3
Replaces: gzdoom-legacy, gzdoom1
Submitter: None
Maintainer: xente
Last Packager: xente
Votes: 168
Popularity: 0.82
First Submitted: 2009-02-22 22:28 (UTC)
Last Updated: 2025-05-05 15:13 (UTC)

Dependencies (27)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 17 Next › Last »

annoyingduck commented on 2022-12-27 18:42 (UTC)

I'm getting this error when updating: gzdoom is not a clone of https://github.com/coelckers/gzdoom.git aborting

prg commented on 2022-09-13 14:28 (UTC)

Extremely minor nitpick, but the 'freedoom1' and 'freedoom2' optdepends should be replaced with 'freedoom'

grubber commented on 2022-07-06 05:49 (UTC)

patlefort, added.

patlefort commented on 2022-07-05 18:27 (UTC)

Can you please add options=(!lto)? It doesn't build with lto enabled.

Mx_Sascha commented on 2022-06-21 04:11 (UTC)

Current package doesn't supply kdialog, which is required to launch the IWAD selection screen.

deathtrip commented on 2022-06-13 15:07 (UTC)

For me the package fails to build with lto enabled:
/usr/bin/ld: error: lto-wrapper failed
Disabling lto fixes the problem.

<deleted-account> commented on 2022-03-25 01:12 (UTC)

Hi, is it possible you can add 'aarch64' to the architectures list? ZMusic and GZDoom build and work fine on aarch64 (Arch Linux ARM) as well.

Gelmo commented on 2022-01-11 03:01 (UTC) (edited on 2022-01-11 03:34 (UTC) by Gelmo)

This package is now broken by GitHub's changes to unauthenticated requests with the git:// protocol - https://github.blog/2021-09-01-improving-git-protocol-security-github/ - This went into affect January 11, 2022

Quick fix:

sed -i 's,git://,git+https://,g' PKGBUILD
updpkgsums
makepkg --printsrcinfo > .SRCINFO

PopeRigby commented on 2021-10-28 16:50 (UTC) (edited on 2021-11-11 01:26 (UTC) by PopeRigby)

I'm getting this when trying to update

/home/user/.cache/paru/clone/gzdoom/PKGBUILD: line 48: patch: command not found
==> ERROR: A failure occurred in prepare().
    Aborting...
error: failed to build 'gzdoom-4.7.1-1': 
error: packages failed to build: gzdoom-4.7.1-1

EDIT: Had to clear the pacman cache pacman -Sc.

dr460nf1r3 commented on 2021-10-18 09:09 (UTC)

Cloning into 'gzdoom'... warning: You appear to have cloned an empty repository. done. fatal: invalid reference: g4.7.0