Created attachment 596760 [details] Steps To Reproduce The executable "freedroidRPG" and the entries in "freedroid.desktop" have different cases: freedroidrpg != freedroidRPG The program does not show up in the application menu.
Created attachment 596762 [details] emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bec2289ff608900d9c0cceb46a246109dd0881be commit bec2289ff608900d9c0cceb46a246109dd0881be Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2021-06-03 05:55:20 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-06-03 06:07:38 +0000 games-rpg/freedroidrpg: revamp ebuild, unbundle lua - add python3_9 and 3_10 compat - add media-libs/glew dep for USE=opengl (bug #701412) - remove sed given package respects docdir, no -pipe line exist, and pkgs/ subdirs allows the package to install its icons plus own .desktop file normally (fixes bug #700546) - remove -ffast-math filter, upstream discourages it but still keeps an option to enable it (shouldn't just force it off) - enable USE=sound by default and drop sanitize lua5-3 unbundling also fixes AR issues (bug #742497) --with-embedded-lua was due to slotted 5-3 former unavailability Closes: https://bugs.gentoo.org/700546 Closes: https://bugs.gentoo.org/701412 Closes: https://bugs.gentoo.org/742497 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> .../freedroidrpg/freedroidrpg-1.0_rc2-r1.ebuild | 88 ++++++++++++++++++++++ 1 file changed, 88 insertions(+)