GZDoom version 4.11.3 was released on October 26, 2023: https://github.com/ZDoom/gzdoom/releases/tag/g4.11.3 There is a new dependency on libwebp since GZDoom version 4.10.0 was released.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3523c47190db130876b884d353e713e0a801f1d7 commit 3523c47190db130876b884d353e713e0a801f1d7 Author: Alexandra Parker <alex.iris.parker@gmail.com> AuthorDate: 2024-04-15 04:51:32 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2024-05-01 21:32:37 +0000 games-fps/gzdoom: bump to 4.12.2 Deactivates buidl too that reads the program's version from 'git describe' by generating a src/gitinfo.h from ${PV}. Bug: https://bugs.gentoo.org/926024 Signed-off-by: Alexandra Parker <alex.iris.parker@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36449 Signed-off-by: James Le Cuirot <chewi@gentoo.org> games-fps/gzdoom/Manifest | 1 + games-fps/gzdoom/gzdoom-4.12.2.ebuild | 100 ++++++++++++++++++++++++++++++++++ 2 files changed, 101 insertions(+)
Created attachment 917881 [details] [New ebuild][Version bump] games-fps/gzdoom-9999.ebuild works for all versions including 4.14.0 adding git support Needs tarray.patch too
Created attachment 917882 [details, diff] Fix compile missing tarray.h include
https://github.com/ZDoom/gzdoom/pull/2920
Current Version: 4.14.0 just copy gzdoom-9999.ebuild to gzdoom-4.14.0.ebuild and include gzdoom-4.14.0-tarray.patch into the files directory.
This bug should've been closed with the commit before. Please file a new bug, ideally with a `git am`able patch to the gentoo repository.