Commit Graph

3 Commits

Author SHA1 Message Date
Dmitry Marakasov
943de4be97 - Add LICENSE_FILE
- Convert to USES=python
- Drop @dirrm* from plist
2014-10-09 14:00:14 +00:00
Rusmir Dusko
53016ec1a8 - Update to 0.7, announce message is here:
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
2014-05-18 12:28:39 +00:00
Edwin Groothuis
a06e65d3cd [NEW PORT] games/pythonchess - Small program for playing chess against the computer
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>
2005-11-25 03:40:38 +00:00