Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 727448

Summary: games-fps/gzdoom-4.4.2 version bump
Product: Gentoo Linux Reporter: William Breathitt Gray <vilhelm.gray>
Component: Current packagesAssignee: William Breathitt Gray <vilhelm.gray>
Status: RESOLVED FIXED    
Severity: normal CC: games, jstein, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16301
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 733978    
Bug Blocks:    

Description William Breathitt Gray 2020-06-07 18:57:00 UTC
GZDoom version 4.4.0 was released on June 7, 2020: https://github.com/coelckers/gzdoom/releases/tag/g4.4.0

GZDoom has transitioned to use the ZMusic library for its audio: https://github.com/coelckers/ZMusic

This version bump will require the introduction of an appropriate zmusic ebuild to Gentoo.

Reproducible: Always
Comment 1 William Breathitt Gray 2020-07-26 15:39:30 UTC
It's possible that the app-arch/lzma Gentoo package could be used to link the LZMA library to GZDoom instead of using the bundled version.
Comment 2 Larry the Git Cow gentoo-dev 2020-09-02 21:41:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d01020198a3aca269e0cc5666db8da0727be0c

commit a5d01020198a3aca269e0cc5666db8da0727be0c
Author:     William Breathitt Gray <vilhelm.gray@gmail.com>
AuthorDate: 2020-06-17 18:50:17 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-09-02 21:33:44 +0000

    games-fps/gzdoom: Version bump to 4.4.2
    
    Closes: https://bugs.gentoo.org/727448
    Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/16301
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-fps/gzdoom/Manifest                          |  1 +
 ...-STATIC-for-internal-GZDoom-SPIRV-library.patch | 30 ++++++++
 ...-4.4.2-Introduce-the-BUILD_NONFREE-option.patch | 35 ++++++++++
 games-fps/gzdoom/gzdoom-4.4.2.ebuild               | 81 ++++++++++++++++++++++
 4 files changed, 147 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29cf71b138094bba89e9f78a61987f3e5255151f

commit 29cf71b138094bba89e9f78a61987f3e5255151f
Author:     William Breathitt Gray <vilhelm.gray@gmail.com>
AuthorDate: 2020-06-17 18:22:56 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-09-02 21:33:41 +0000

    media-libs/zmusic: New package
    
    Bug: https://bugs.gentoo.org/727448
    Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 media-libs/zmusic/Manifest            |  1 +
 media-libs/zmusic/metadata.xml        | 16 +++++++++++
 media-libs/zmusic/zmusic-1.1.2.ebuild | 51 +++++++++++++++++++++++++++++++++++
 3 files changed, 68 insertions(+)