mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-08 00:10:15 +03:00
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:
committed by
James Le Cuirot
parent
41ac7afe08
commit
befcec783b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user