Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
quarry: A multi-purpose board game GUI
- Summary
- Quarry is a multi-purpose GUI for several board games, at present Go, Amazons
and Reversi. It allows users to play against computer players (third-party
programs, e.g. GNU Go or GRhino) or other humans, view and edit game records.
Future versions will also support Internet game servers and provide certain
features for developers of board game-playing engines for enhancing their
programs.
Changelog
- * Sun Nov 13 22:00:00 2005 Michel Salim <mcihel.salim[AT]gmail.com> - 0.1.16-1
- New upstream version
- * Sun Sep 4 23:00:00 2005 Michel Salim <michel.salim[AT]gmail.com> - 0.1.15-5
- removed references to trademarked names
- packaged modified tarball to prevent trademark infringement
- * Fri Aug 19 23:00:00 2005 Michel Salim <michel.salim[AT]gmail.com> - 0.1.15-4
- actually use find_lang (Dawid)
- desktop file fixes (Dawid)
- fixed scrollkeeper patch
- add missing BuildRequires on desktop-file-utils