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
Ebuild for gnome-mastermind-0.2, a mastermind like game for GNOME. Reproducible: Always Steps to Reproduce:
Created an attachment (id=118373) [details] gnome-mastermind-0.2
Ebuild works on x86 too
New release out there :) Please update the ebuild! Check www5.autistici.org/gnome-mastermind for more infos about the new release
The attached ebuild works good with version 0.3 too.
Created an attachment (id=129104) [details] gnome-mastermind-0.3.ebuild I'm uploading the ebuild for this game looking for gnome maintainer comments on that.
Created an attachment (id=129105) [details] gnome-mastermind-0.3-gentoo.patch A patch to remove installation of documentation with make install. I did with dodoc and selected what to install
gnome herds: could you please review this? TIA
Couple things : - there are no written deps for gtk+, cairo or else - please use gnome2_src_unpack instead of unpack/cd - please use DOCS="..." instead of dodoc, this way you can entirely drop src_install() That should be a step in the right direction :) The ebuild doesn't make use of the games eclass, maybe you should take a look at the gnome-games ebuild to see how to mix both gnome2 and games eclass. Maybe that's something else to look into.
A fixed package, following the suggestion on comment #8 has been put in portage. Thanks