compile has tons of warnings but works fine - tested on x86 only Reproducible: Always
Created attachment 125634 [details] games-action/laadun-takaa-stadia/laadun-takaa-stadia-1.02.ebuild
Created attachment 125635 [details, diff] games-action/laadun-takaa-stadia/files/fix.diff
don't hardcode /usr/share/games in patches, sources, etc. instead use ${GAMES_DATADIR}, e.g.: sed -e 's:"\(gfx/[^"]*\)":"'${GAMES_DATADIR}'/'${PN}'/\1":g' -i *.cpp
oh, ok! thanks for the hint! i'll fix my ebuilds asap...
Created attachment 128907 [details] games-action/laadun-takaa-stadia/laadun-takaa-stadia-1.02.ebuild fixed new ebuild using ${GAMES_DATADIR} correctly
Created attachment 128909 [details, diff] games-action/laadun-takaa-stadia/files/fix.diff fixed patch for new ebuild
Created attachment 136392 [details] games-action/laadun-takaa-stadia/files/laadun-takaa-stadia.png desktop icon
Created attachment 136393 [details] games-action/laadun-takaa-stadia/laadun-takaa-stadia-1.02.ebuild now with icon
Created attachment 181640 [details] games-action/laadun-takaa-stadia/laadun-takaa-stadia-1.02.ebuild cosmetics for repoman
rip