Search Criteria
Package Details: gzdoom-git 4.8pre+493+g989dcfcf1-1
Package Actions
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: | grubber |
Last Packager: | grubber |
Votes: | 19 |
Popularity: | 0.000597 |
First Submitted: | 2013-06-25 15:27 (UTC) |
Last Updated: | 2022-07-06 05:43 (UTC) |
Dependencies (29)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64, gtk3-ubuntu)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libgl (glshim-git, libhybris-ext-libgl-git, libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, swiftshader-git, amdgpu-pro-libgl-cfe, amdgpu-pro-libgl, amdgpu-pro-libgl-fix, libglvnd)
- libjpeg (libjpeg-turbo-minimal-git, mozjpeg-git, mozjpeg, libjpeg-turbo-git, libjpeg-turbo)
- libvpx (libvpx-1.6, libvpx-full-git, libvpx-1.7, libvpx-git)
- openal (openal-git, openal-minimal-git)
- sdl2 (sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-nox-git, sdl2-nox, sdl2-git)
- zmusic (zmusic-git)
- cmake (cmake-git) (make)
- desktop-file-utils (desktop-file-utils-git) (make)
- git (git-git, git-vfs, git-run-command-patch-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
- Show 9 more dependencies...
Required by (10)
- brutal-doom (requires gzdoom)
- brutal-doom-64 (requires gzdoom)
- doom-infinity (requires gzdoom)
- gz-models (requires gzdoom)
- obaddon-git (requires gzdoom) (optional)
- project-brutality-git (requires gzdoom) (optional)
- qzdl-git (requires gzdoom) (optional)
- supergzdoom (requires gzdoom)
- touhoudoom (requires gzdoom)
- ultimate-doom-visor-git (requires gzdoom) (optional)
Latest Comments
nikdog commented on 2022-06-23 23:26 (UTC)
Using zmusic-git to fill the zmusic dependency doesn't work. I don't know if this is a misconfiguration of the zmusic-git PKGBUILD or the gzdoom-git PKGBUILD. I tried to find a way to list OR dependencies in depends=(), but couldn't. As a temp workaround I just changed zmusic to zmusic-git in the PKGBUILD for gzdoom.
jwhickman commented on 2022-03-08 04:00 (UTC) (edited on 2022-06-08 17:37 (UTC) by jwhickman)
[UPDATE: just tried the 2022-06-07 update, and still get the below errors...] Fyi, I'm getting a build failure for this:
CasualUser commented on 2022-01-12 08:05 (UTC) (edited on 2022-01-12 08:51 (UTC) by CasualUser)
Nope, i didn't mess with git. I've modified the script with pamac on manjaro replacing the line 'gzdoom::git://github.com/coelckers/gzdoom.git' with 'gzdoom::git+https://github.com/coelckers/gzdoom' and it builds. The raze-git script has the https as well. Can this repository be updated this way? Thanks.
Edit : it builds again, but :
No more unauthenticated Git
On the Git protocol side, unencrypted git:// offers no integrity or authentication, making it subject to tampering. We expect very few people are still using this protocol, especially given that you can’t push (it’s read-only on GitHub). We’ll be disabling support for this protocol.
architector4 commented on 2022-01-12 03:29 (UTC) (edited on 2022-01-12 03:33 (UTC) by architector4)
This seems to be a problem on your end - in my case everything still works. You might have messed with git settings before in a way that github does not accept? See if you can change your configuration there.
Also check the github link - it has a timeline table showing that on 11th January 2022 the "final brownout" was scheduled, where more insecure protocols are set to be unsupported, aswell as unencrypted git protocol. That seems to be what hit you this time in particular!
CasualUser commented on 2022-01-11 20:16 (UTC) (edited on 2022-01-11 20:16 (UTC) by CasualUser)
Unable to build again.
Unable to update git repository :
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
CasualUser commented on 2022-01-06 10:14 (UTC)
Problem fixed. Thanks.
FabioLolix commented on 2022-01-04 00:16 (UTC)
There aren't git submodules so 'git submodule update --init' can be removed, also git submodules sources need to be downloaded in source=()
CasualUser commented on 2022-01-03 19:22 (UTC)
The problem appears to be related to the patch. It needs an update.
architector4 commented on 2022-01-03 17:47 (UTC)
Yup, getting the exact same thing on plain Arch aswell.
CasualUser commented on 2022-01-03 12:33 (UTC) (edited on 2022-01-03 16:43 (UTC) by CasualUser)
I cannot build it anymore on Manjaro. Got an error on prepare():
patching file src/common/platform/posix/sdl/i_main.cpp
Hunk #1 FAILED at 175.
1 out of 1 hunk FAILED -- saving rejects to file src/common/platform/posix/sdl/i_main.cpp.rej
patching file src/gameconfigfile.cpp -> ERROR
architector4 commented on 2021-08-03 10:03 (UTC)
Nevermind, works now. Thanks for fixing!
architector4 commented on 2021-07-27 10:30 (UTC) (edited on 2021-07-27 10:30 (UTC) by architector4)
Doesn't seem to build?
parkerlreed commented on 2020-04-21 18:00 (UTC)
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
OrdinaryMagician 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.
ProfessorKaos64 commented on 2016-12-06 15:52 (UTC)
Halcyon522 commented on 2016-09-07 19:10 (UTC)
MadTux commented on 2016-02-10 09:39 (UTC)
chetgurevitch commented on 2016-01-10 23:28 (UTC)
FredBezies commented on 2015-12-18 19:37 (UTC) (edited on 2015-12-18 19:41 (UTC) by FredBezies)
mike.cuche commented on 2015-05-15 18:49 (UTC)
grubber commented on 2014-09-27 07:04 (UTC)
commented on 2014-09-25 03:52 (UTC)
grubber commented on 2014-08-28 06:52 (UTC)
jswagner commented on 2014-08-25 03:59 (UTC)
jswagner commented on 2014-08-25 03:54 (UTC)
grubber commented on 2014-07-29 19:13 (UTC)
err501 commented on 2014-07-20 10:34 (UTC)
moggers commented on 2014-05-10 01:29 (UTC)
alucryd commented on 2013-08-28 10:07 (UTC)
grubber commented on 2013-08-14 14:56 (UTC)
commented on 2013-08-07 13:10 (UTC)
vladimir1922 commented on 2013-06-25 11:49 (UTC)
OrdinaryMagician commented on 2012-12-01 23:37 (UTC)
grubber commented on 2010-08-12 07:19 (UTC)
commented on 2010-08-06 23:21 (UTC)
grubber commented on 2010-07-27 18:11 (UTC)
commented on 2010-07-18 02:33 (UTC)
miffe commented on 2010-07-01 21:24 (UTC)