In portage we currently find gcompris-2.4, which was released on 2022-04-13. The current upstream version is 4.3 from 2024-11-29. As a quick hack I copied the ebuild of 2.3 to 4.3. It compiled, after adding >=dev-qt/qtcharts-${QTMIN}:5 as requirement. So maybe this would be really a low hanging fruit.
Some info learned from #gcompris@libera.irc: Qt6 migration has been done on master, and there is probably a release in January. This, of course, would be an interesting version to add to Gentoo (too?).
live ebuild is already KF6-based in kde overlay.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc0e07cdcd300d88c88868e2b71c98389dc3d4ba commit fc0e07cdcd300d88c88868e2b71c98389dc3d4ba Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-02-06 22:57:43 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-02-06 22:57:43 +0000 games-kids/gcompris: drop 2.4 Closes: https://bugs.gentoo.org/946126 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> games-kids/gcompris/Manifest | 1 - games-kids/gcompris/gcompris-2.4.ebuild | 51 --------------------------------- 2 files changed, 52 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=768189442ef070c6f5f5b4224b85b5975c3167cd commit 768189442ef070c6f5f5b4224b85b5975c3167cd Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-02-06 22:57:34 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-02-06 22:57:34 +0000 games-kids/gcompris: add 25.0 Closes: https://bugs.gentoo.org/946126 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> games-kids/gcompris/Manifest | 1 + games-kids/gcompris/gcompris-25.0.ebuild | 52 ++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+)