commit: 9b8e4312470e0cde94542ca5dcb319730d4006ce
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 15 03:39:19 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 15 03:50:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b8e4312
games-emulation/openmsx: Add a slot op dep on libtheora
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
games-emulation/openmsx/openmsx-19.1.ebuild | 6 +++---
.../openmsx/{openmsx-20.0-r1.ebuild => openmsx-20.0-r2.ebuild} | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/games-emulation/openmsx/openmsx-19.1.ebuild
b/games-emulation/openmsx/openmsx-19.1.ebuild
index ef83b43a1552..be185ad4f53d 100644
--- a/games-emulation/openmsx/openmsx-19.1.ebuild
+++ b/games-emulation/openmsx/openmsx-19.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10,11,12} )
+PYTHON_COMPAT=( python3_{11,12} )
inherit desktop flag-o-matic python-any-r1 readme.gentoo-r1 toolchain-funcs xdg
@@ -22,7 +22,7 @@ RDEPEND="dev-lang/tcl:0=
media-libs/libogg
media-libs/libpng:0=
media-libs/libsdl2[joystick=,sound,video]
- media-libs/libtheora
+ media-libs/libtheora:=
media-libs/libvorbis
media-libs/sdl2-ttf
>=media-libs/glew-1.3.2:0=
diff --git a/games-emulation/openmsx/openmsx-20.0-r1.ebuild
b/games-emulation/openmsx/openmsx-20.0-r2.ebuild
similarity index 99%
rename from games-emulation/openmsx/openmsx-20.0-r1.ebuild
rename to games-emulation/openmsx/openmsx-20.0-r2.ebuild
index e077bba1aad4..f254bb8574f9 100644
--- a/games-emulation/openmsx/openmsx-20.0-r1.ebuild
+++ b/games-emulation/openmsx/openmsx-20.0-r2.ebuild
@@ -22,7 +22,7 @@ RDEPEND="dev-lang/tcl:0=
media-libs/libogg
media-libs/libpng:0=
media-libs/libsdl2[joystick=,sound,video]
- media-libs/libtheora
+ media-libs/libtheora:=
media-libs/libvorbis
media-libs/sdl2-ttf
>=media-libs/glew-1.3.2:0=