Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
You will find pathological_1.0.0.ebuild attached. "Pathological is an enriched clone of the game "Logical" by Rainbow Arts. To solve a level, fill each wheel with four marbles of matching color. Various board elements such as teleporters, switches, filters, etc., make the game interesting and challenging. New levels can be created using your favorite text editor." I suggest app-games/pathological for it. Christian
Created an attachment (id=13819) [edit] pathological_1.0.0.ebuild
Created an attachment (id=13900) [edit] Suggested changes Hi, I just tried your ebuild and got it to run after I made some changes to your ebuild, which are the following: - I renamed your ebuild pathological-1.1.0.ebuild to keep with the standard format for ebuilds. - I added MY_P so I could subsite a "_" for "-", this affected the SRC_URI which was changed. - Pathological doesnt use a configure script. It just has a makefile. So I changed your src_compile as well, as a result I had to change your src_install as well. - I also added the dodoc at the end. Please include a changelog so that the gentoo developers know what you did. There is a template of a changelog in /usr/portage to follow. I have attached the digest for you as well. Pathological developers also released 1.1.0 yesterday. If you make these changes to your ebuild then you would get my vote for to be included into gentoo. Regards, Chuck
Created an attachment (id=13901) [edit] digest
*** Bug 24217 has been marked as a duplicate of this bug. ***
Added to CVS. Thanks for the game request Christian.