Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727448 - games-fps/gzdoom-4.4.2 version bump
Summary: games-fps/gzdoom-4.4.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Breathitt Gray
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 733978
Blocks:
  Show dependency tree
 
Reported: 2020-06-07 18:57 UTC by William Breathitt Gray
Modified: 2020-09-02 21:41 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)