summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2024-11-20 14:41:02 +0100
committerPetr Vaněk <arkamar@gentoo.org>2024-11-20 14:49:28 +0100
commitd22ea46df77aeb6a3d198de4797055ea7c5288b8 (patch)
tree3715c4505864df224a5dfa9a836ad07bf34e6c9b /games-util/slade
parentapp-editors/jupp: drop 3.1_p40 (diff)
downloadgentoo-d22ea46df77aeb6a3d198de4797055ea7c5288b8.tar.gz
gentoo-d22ea46df77aeb6a3d198de4797055ea7c5288b8.tar.bz2
gentoo-d22ea46df77aeb6a3d198de4797055ea7c5288b8.zip
games-util/slade: restrict <libfmt-11 in 3.2.4
SLADE-3.2.4 fails to build with libfmt-11, see [1]. [1] https://github.com/sirjuddington/SLADE/issues/1746 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'games-util/slade')
-rw-r--r--games-util/slade/slade-3.2.4-r1.ebuild (renamed from games-util/slade/slade-3.2.4.ebuild)5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-util/slade/slade-3.2.4.ebuild b/games-util/slade/slade-3.2.4-r1.ebuild
index 48395e6d88fa..06d0d3eeef76 100644
--- a/games-util/slade/slade-3.2.4.ebuild
+++ b/games-util/slade/slade-3.2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,10 +18,11 @@ KEYWORDS="~amd64"
IUSE="fluidsynth timidity webkit"
REQUIRED_USE="${LUA_REQUIRED_USE}"
+# <libfmt-11 https://github.com/sirjuddington/SLADE/issues/1746
DEPEND="
${LUA_DEPS}
app-arch/bzip2:=
- dev-libs/libfmt:=
+ <dev-libs/libfmt-11:=
>=media-libs/dumb-2:=
media-libs/freeimage[jpeg,png,tiff]
media-libs/glew:0=