Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
ebuild for the recent release; with some notable UI fixes. Requires a configure.in patch because the game wants a newer version of gettext. Reproducible: Always Steps to Reproduce: 1. emerge freelords 2. success!
Created an attachment (id=43180) [edit] games-strategy/freelords-0.3.4 ebulid
Created an attachment (id=43181) [edit] configure.in patch Fixes gettext check.
The "freelordsrc" in the files directory can be removed. It is no longer necessary.
pretty suspect. it patches configure.in but then doesn't regenerate configure?
Actually I noticed that, but it seemed to regenerate it all the same when I tested it, so I ignored it.
Yeah it does. I can't decide if I'd rather it be explicit in the ebuild or not.
Tried the ebuild (with patch) today. No problems here.
Created an attachment (id=44315) [edit] freelords-0.3.4 ebuild Explicitely calling autoreconf to fix (possible) issue (that's all autogen.sh is - 'autoreconf -v -i -f').
version bumped in CVS. Thanks for the bug report.