gpo.zugaina.org

Search Portage & Overlays:

games-engines/trx

Reimplementation of the Tomb Raider 1 and 2 engines.

Screenshots

ChangeLog

commit 22fc2d1c2055e4a960b1b13b6ba79b10855e7e0d
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Sep 12 20:43:23 2026 -0400

games-engines/trx: fix dependency, SRC_URI and xdg_pkg_postinst

Depend on virtual/zlib rather than sys-libs/zlib, which profiles/package.deprecated
asks for so that sys-libs/zlib-ng[compat] can satisfy it.

The SRC_URI rename was a no-op: the tag is already trx-1.10.2, so the archive
basename matched $.tar.gz. The Manifest is unchanged as a result.

pkg_postinst also now chains xdg_pkg_postinst; it was replacing the phase
exported by the xdg inherit added in 766dc04bc.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit 766dc04bcec071e217d7d229aac24a095d6a7875
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Sep 12 20:36:24 2026 -0400

games-engines/trx: add a desktop entry and icon

The engine installed no menu entry. Upstream ships data/trx/icon.png but only
wires it up for the macOS bundle and the Windows resource script, so install it
into the icon theme here.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit 2a21b58cda086c5e53db1da6f616ff14c6ebfd93
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Sep 12 03:19:53 2026 -0400

games-engines/trx: new package, add 1.10.2

Signed-off-by: Andrew Udvare <audvare@gmail.com>