Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724886 - games-action/dxx-rebirth-0.61.0_pre20190720 version bump
Summary: games-action/dxx-rebirth-0.61.0_pre20190720 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: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-24 02:19 UTC by Ian Silvester
Modified: 2020-07-03 20:03 UTC (History)
1 user (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 Ian Silvester 2020-05-24 02:19:26 UTC
Hi,

The DXX-Rebirth package has been near-unusable for some time (see https://bugs.gentoo.org/show_bug.cgi?id=669212 and https://bugs.gentoo.org/show_bug.cgi?id=703090) because the current ebuild (0.59.100) only compiles against gcc 6.5.0.

This submission is an updated ebuild that targets a much more recent revision of the DXX-Rebirth codebase and hence works with current gcc (9.3.0 at the time of  submission). It is based on an ebuild contributed to the DXX-Rebirth project that has been tweaked to better suit Gentoo's ebuild guidelines.

It depends upon two new ebuilds (https://bugs.gentoo.org/724882 & https://bugs.gentoo.org/724884), which supply community-contributed content - a German localisation, higher resolution bitmaps and music generated from period-correct soundcard synthesizers.

This submission is made with the blessing of the current proxy maintainer for this package - Alexander Turenko - who tells me he no longer plays or supports the game, and is happy for me to pick up the mantle.

The ebuild is part of this Github pull request: https://github.com/gentoo/gentoo/pull/15903

Ian
Comment 1 Larry the Git Cow gentoo-dev 2020-07-03 20:03:27 UTC
The bug has been closed via the following commit(s):

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

commit 8868a8d5c560db8f7f7baf4cfd8aeb2adb3968ab
Author:     Ian Silvester <iansilvester@fastmail.fm>
AuthorDate: 2020-06-18 02:22:37 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-07-03 19:53:35 +0000

    games-action/dxx-rebirth: Add udpated ebuilds
    
    Add ebuilds so that the package supports current testing gcc 10, including a live ebuild, and references new free content packages.
    
    Closes: https://bugs.gentoo.org/724886
    Signed-off-by: Ian Silvester <iansilvester@fastmail.fm>
    Closes: https://github.com/gentoo/gentoo/pull/16308
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-action/dxx-rebirth/Manifest                  |   1 +
 .../dxx-rebirth-0.61.0_pre20200615.ebuild          | 262 +++++++++++++++++++++
 games-action/dxx-rebirth/dxx-rebirth-9999.ebuild   | 254 ++++++++++++++++++++
 games-action/dxx-rebirth/metadata.xml              |  16 +-
 4 files changed, 529 insertions(+), 4 deletions(-)