summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2024-05-19 16:47:26 +0100
committerJames Le Cuirot <chewi@gentoo.org>2024-05-19 17:16:32 +0100
commit4f53cb5dc684ca1f63a571688f04b16ce071db24 (patch)
tree5c99087800d9224e3f44050ed58085437818841e /games-action
parentgames-action/guacamelee: Bump to 20231012, drop old 20140222, EAPI 8 (diff)
downloadgentoo-4f53cb5dc684ca1f63a571688f04b16ce071db24.tar.gz
gentoo-4f53cb5dc684ca1f63a571688f04b16ce071db24.tar.bz2
gentoo-4f53cb5dc684ca1f63a571688f04b16ce071db24.zip
games-action/trine-enchanted-edition: libsdl2 will drop threads USE flag, EAPI 8
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/trine-enchanted-edition/trine-enchanted-edition-2.12.508-r4.ebuild (renamed from games-action/trine-enchanted-edition/trine-enchanted-edition-2.12.508-r3.ebuild)10
1 files changed, 4 insertions, 6 deletions
diff --git a/games-action/trine-enchanted-edition/trine-enchanted-edition-2.12.508-r3.ebuild b/games-action/trine-enchanted-edition/trine-enchanted-edition-2.12.508-r4.ebuild
index 28b20274fd43..4da88ca90795 100644
--- a/games-action/trine-enchanted-edition/trine-enchanted-edition-2.12.508-r3.ebuild
+++ b/games-action/trine-enchanted-edition/trine-enchanted-edition-2.12.508-r4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit desktop wrapper xdg
@@ -12,7 +12,7 @@ MY_PN="Trine Enchanted Edition"
DESCRIPTION="The original sidescrolling action platformer under the Trine 2 engine"
HOMEPAGE="https://www.frozenbyte.com/games/trine-enchanted-edition"
SRC_URI="${MY_P}_humble_linux_full.zip"
-
+S="${WORKDIR}/linux/_enchanted_edition_"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
@@ -32,7 +32,7 @@ RDEPEND="
media-libs/alsa-lib[abi_x86_32]
media-libs/freetype:2[abi_x86_32]
media-libs/libogg[abi_x86_32]
- >=media-libs/libsdl2-2.0.3[abi_x86_32,joystick,opengl,sound,threads,video]
+ >=media-libs/libsdl2-2.0.3[abi_x86_32,joystick,opengl,sound,threads(+),video]
>=media-libs/libvorbis-1.3[abi_x86_32]
>=media-libs/openal-1.15[abi_x86_32]
>=sys-devel/gcc-4.6[cxx]
@@ -49,8 +49,6 @@ RDEPEND="
x11-libs/pango[abi_x86_32,X]
)"
-S="${WORKDIR}/linux/_enchanted_edition_"
-
pkg_nofetch() {
einfo "Please buy and download ${SRC_URI} from:"
einfo " https://www.humblebundle.com/store/${PN}"