hasufell / games-overlay

gentoo overlay containing games ebuilds only
16 stars 12 forks source link

games-misc/opensfx: fix installation dir #78

Open Fat-Zer opened 5 years ago

Fat-Zer commented 5 years ago

GAMES_DATADIR variable is not set anywhere, so the data is being installed to the / instad of /usr/share/games. Also bump to EAPI 7.

hanetzer commented 5 years ago

@Fat-Zer unfamiliar with this, but it looks like its nothing but flat data, right? and GAMES_DATADIR is /usr/share/games right? If so, looks good, but you should probably go ahead and use EAPI=7 since there are no eclasses you need to dep against, and probably go ahead and revbump it too (git mv and edit).

Fat-Zer commented 5 years ago

I can bump to EAPI=7 , but I'd be glad not to revbump in this case for the sake of not going ahead the main tree versioning, as long as there are no actual improvements.

hanetzer commented 5 years ago

@Fat-Zer as in, this exists in ::gentoo already?

Fat-Zer commented 5 years ago

Yep, for several years already, see. You may still want to keep this around as long as you keep games-simulation/openttd (also in tree), because the package is the game's essential (but still optional) part.