Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Hi, here is an ebuild for the demo of Gorky 17, a "horror conspiracy" strategy/role-playing game from Linux Game Publishing. It should be amd64-ready as-is.
Created an attachment (id=88617) [edit] gorky17-demo-1.0.0.ebuild
Created an attachment (id=88618) [edit] gorky17-demo-1.0.0.ebuild Added link to online manual.
QA_EXECSTACK should probably use GAMES_PREFIX_OPT, right? die "doins exes" -> die "doexe failed" LICENSE needs fixed up. I haven't looked at it, but if it's very odd it probably should be added to the tree for this package.
no point in packing all that stuff in x86?() ... force it on everyone
Created an attachment (id=88807) [edit] gorky17-demo-1.0.0.ebuild Tidied QA_EXECSTACK, RDEPEND and doexe.
You had RDEPEND right the first time. This is a 32-bit game, and as such, doesn't use the system's X libraries/SDL/zlib, etc. in favor for the emul-linux-x86-* ones. Anyway, it is in the tree now.