games-action/extreme-tuxracer: restrict libsfml-3

There is a thread discussing porting with a patch, its unclear if it
will be merged (and what the process is).
https://sourceforge.net/p/extremetuxracer/discussion/help/thread/6de9a5beae/

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41992
Closes: https://github.com/gentoo/gentoo/pull/41992
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
Alfred Wingate
2025-05-08 21:22:36 +03:00
committed by James Le Cuirot
parent 41ac7afe08
commit befcec783b

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,10 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
# <media-libs/libsfml-3: breaking changes
# https://sourceforge.net/p/extremetuxracer/discussion/help/thread/6de9a5beae/
RDEPEND="
<media-libs/libsfml-3.0
>=media-libs/libsfml-2.4:0=
virtual/glu
virtual/opengl