Bug 23443 - pathological_1.0.0.ebuild (New Package)
|
Bug#:
23443
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: gentoo@fire-live.de
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: pathological_1.0.0.ebuild (New Package)
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2003-06-25 01:40 0000
|
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=13900) [details]
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
*** Bug 24217 has been marked as a duplicate of this bug. ***
Added to CVS. Thanks for the game request Christian.