http://yakinikuman.wordpress.com/2009/04/28/python-chess-v-07-lowering-pygames-cpu-usage/
- Change master sites, add icon
- Transfer maintainership to games@ team
- Add license (GPLv3)
- Change USE_PYTHON=yes to USE_PYTHON=2
- Add USES dos2unix
- Add files/pythonchess.in and Desktop entry file
- Remove unnecessary Thumbs.db and pygame2exe_Chess.py
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Change build and install
- Change pkg-descr and add WWW
pythonchess is a computer chess program for human vs.
computer games. pythonchess is a complete chess program
with alpha-beta search, hashing, pondering, iterative
deepening, etc. implemented in Python programming language.
WWW: http://www.kolumbus.fi/jyrki.alakuijala/pychess.html
PR: ports/89518
Submitted by: "Alejandro Pulver" <alejandro@varnet.biz>