Package Details: gzdoom-git 4.14pre+21+g6e7148b-1

Git Clone URL: https://aur.archlinux.org/gzdoom-git.git (read-only, click to copy)
Package Base: gzdoom-git
Description: Feature centric port for all Doom engine games (git version)
Upstream URL: http://www.zdoom.org/
Licenses: GPL3, BSD, LGPL3
Conflicts: gzdoom
Provides: gzdoom
Replaces: gzdoom-legacy-git, gzdoom1-git
Submitter: grubber
Maintainer: MaddieMewmews (grubber)
Last Packager: MaddieMewmews
Votes: 24
Popularity: 0.42
First Submitted: 2013-06-25 15:27 (UTC)
Last Updated: 2024-10-18 22:40 (UTC)

Dependencies (28)

Required by (10)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

parkerlreed commented on 2020-04-21 18:00 (UTC)

==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of gzdoom git repo...
Cloning into 'gzdoom'...
done.
==> Starting prepare()...
patching file src/gameconfigfile.cpp
patching file src/posix/sdl/i_main.cpp
can't find file to patch at input line 80
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/src/sound/music/i_soundfont.cpp b/src/sound/music/i_soundfont.cpp
|index 400f92cb6..41896ae32 100644
|--- a/src/sound/music/i_soundfont.cpp
|+++ b/src/sound/music/i_soundfont.cpp
--------------------------
File to patch: 

parkerlreed commented on 2020-02-26 03:03 (UTC)

@browniesrgut for whatever reason even gzdoom stable needed a rebuild for me after some of the latest updates. The program would freeze starting a level spewing GTK nonsense. I always have multilib enabled and this just built fine.

spinvis commented on 2020-02-17 12:45 (UTC)

Hey grubber, any chance of an update since the legacy/vintage builds are no longer supported and development shifted towards lzdoom found here https://github.com/drfrag666/gzdoom/commits/g3.3mgw

Links to various zdoom news topics: https://forum.zdoom.org/viewtopic.php?f=1&t=65421 https://forum.zdoom.org/viewtopic.php?f=1&t=65290 https://forum.zdoom.org/viewtopic.php?t=62157

browniesrgut commented on 2019-10-08 07:26 (UTC) (edited on 2019-10-10 15:45 (UTC) by browniesrgut)

I get this error while compiling/installing latest git (Latest commit 18464d5) : https://pastebin.com/GnWB6pYW

Please help me.

[EDIT] SOLVED : is it because I activated the multilib repo ? (0_o')

parkerlreed commented on 2019-01-11 01:21 (UTC)

Well since the upstream git has no issue tracker...

Currently errors out on build http://ix.io/1y18

MarisaDOOM commented on 2018-10-04 14:29 (UTC)

The patch no longer applies on this and qzdoom-git.

CobaltBlue commented on 2018-03-04 01:08 (UTC) (edited on 2018-03-23 02:06 (UTC) by CobaltBlue)

(UPDATE: This has been resolved.)

install: cannot stat 'gzdoom.sf2': No such file or directory

Removing line 84 from the PKGBUILD fixes this. Line 84: install -D -m644 ${_name}.sf2 "$pkgdir"/usr/share/$_name

There were some recent upstream changes regarding soundfont handling that may be related to this.

"Put soundfont to appropriate folder so it can be found by default" https://github.com/coelckers/gzdoom/commit/d45a50b0db7833d0e2c69d58ee99124b1b1b2be2

"- made the sound font loading a bit more error resistant." https://github.com/coelckers/gzdoom/commit/eb124f616062c6933f727c10a6c1919ebcb22ed9

"Added explicit fallback to default soundfont" https://github.com/coelckers/gzdoom/commit/8145b52037ab3b877aac56d9cab3630bd1bc752b

wincraft71 commented on 2018-01-23 03:44 (UTC)

openal should not be listed as an optional dependency in the PKGBUILD because it is required to hear in-game audio.