Created attachment 690405 [details, diff] patch for the ebuild Got to chdir before being able to play jvgs: cd /usr/share/jvgs/; jvgs Or just apply a patch before compiling Error - /usr/share/jvgs/main.lua: /usr/share/jvgs/main.lua:1: module 'resources/modules/common' not found: no field package.preload['resources/modules/common'] no file './resources/modules/common.lua' no file '/usr/share/lua/5.1/resources/modules/common.lua' no file '/usr/share/lua/5.1/resources/modules/common/init.lua' no file '/usr/lib64/lua/5.1/resources/modules/common.lua' no file '/usr/lib64/lua/5.1/resources/modules/common/init.lua' no file '/usr/share/lua/5.1/resources/modules/common.lua' no file '/usr/share/lua/5.1/resources/modules/common/init.lua' no file './resources/modules/common.so' no file '/usr/lib64/lua/5.1/resources/modules/common.so' no file '/usr/lib64/lua/5.1/resources/modules/common.so' no file '/usr/lib64/lua/5.1/loadall.so'
Created attachment 690411 [details, diff] patch to chdir from the game: files/jvgs-0.5-path.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5dd02604ecf4615dc0f5deb1a7c1fde502614e commit 1c5dd02604ecf4615dc0f5deb1a7c1fde502614e Author: Michael Mair-Keimberger <mmk@levelnine.at> AuthorDate: 2024-12-26 12:33:28 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2025-01-02 00:11:38 +0000 games-arcade/jvgs: add 0.5.1 Closes: https://bugs.gentoo.org/775182 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/39846 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> games-arcade/jvgs/Manifest | 1 + games-arcade/jvgs/files/jvgs-0.5-path.patch | 32 +++++++++++++++ games-arcade/jvgs/jvgs-0.5.1.ebuild | 60 +++++++++++++++++++++++++++++ 3 files changed, 93 insertions(+)