Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 498682

Summary: games-misc/uligo - a program to practice solving go problems
Product: Gentoo Linux Reporter: JMW <jessemichaelwilson>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: games
Priority: Normal Keywords: EBUILD, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.u-go.net/uligo/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for Uligo, a program for solving tsumegos, written in python
Modified installation script
Unfoo'd patch.

Description JMW 2014-01-20 13:50:49 UTC
Created attachment 368238 [details]
Ebuild for Uligo, a program for solving tsumegos, written in python

Uligo is a python program for solving tsumegos (go problems). Ebuild attached.
Comment 1 JMW 2014-01-20 13:53:45 UTC
This ebuild requires two files in ${FILESDIR}. 1. A modified version of unixinst.py, and 2. a patch which I obtained here: https://launchpad.net/ubuntu/hardy/+source/uligo/0.3-6/+files/uligo_0.3-6.diff.gz. Attaching now.
Comment 2 JMW 2014-01-20 13:55:21 UTC
Created attachment 368240 [details]
Modified installation script

This is the installation script, which I have modified to follow Gentoo standards.
Comment 3 JMW 2014-01-20 13:56:34 UTC
Created attachment 368242 [details, diff]
Unfoo'd patch.

This is the patch mentioned above, extracted.