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
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(-)