Subject: CVS commit: pkgsrc/games/pysolfc
From: Thomas Klausner
Date: 2022-01-03 11:55:26
Message id: 20220103105526.8CF00FAEC@cvs.NetBSD.org

Log Message:
pysolfc: update to 2.14.1.

2.14.1
This release fixes a number of bugs, including one that causes
crashes for some users when opening the select game/cardset/table tile window.

2.14.0
** 16 new games
** Support for Python 3.10 (Minimum requirement is still Python 2.7)
** A new macOS package.
** Enhancements to the tree select dialogs for selecting games, cardsets, and \ 
table tiles.
** Further additions/improvements to the documentation.
** Many bugfixes and cleanups.

2.12.0
** 40 new games!
** Support for using higher resolution cardsets.  The high resolution "Neo"
cardset has been added to the Windows Installer package and is available in
https://sourceforge.net/projects/pysolfc/files/PySolFC-Cardsets/PySolFC-Cardsets-2.1PRE/[a \ 
preview release of
PySolFC-Cardsets 2.1].
** Improved organization and categorization of the games list.
** New display options - added option to center the game layout in the window.
** New audio options - can now disable music without disabling sound effects.
** Improved documentation - added rules to a large number of games that were \ 
missing them.
** Bugfixes and cleanup.

2.10.0
** Fix moving cards in the Scorpion Tail game.
** Make use of https://pypi.org/project/pysol-cards/[the pysol-cards PyPI module]
** One can optionally load the Freecell Solver and the Black Hole Solver using \ 
their DLLs.
** Test Windows Version in the installer: \ 
https://github.com/shlomif/PySolFC/issues/161
** Pause when showing statistics: https://github.com/shlomif/PySolFC/pull/162

2.8.0
** Better kivy/Android support
** Using ttk and configobj as shipped in the python dist (instead of forked versions)
** Requiring https://pypi.org/project/attrs/[attrs] and \ 
https://pypi.org/project/pysol-cards/[pysol-cards] from PyPI
** Added tests, bug fixes and refactorings.
** Add the +-g+ and +--deal+ command line options.

Files:
RevisionActionfile
1.36modifypkgsrc/games/pysolfc/Makefile
1.8modifypkgsrc/games/pysolfc/PLIST
1.8modifypkgsrc/games/pysolfc/distinfo
1.2modifypkgsrc/games/pysolfc/patches/patch-pysollib_settings.py
1.1removepkgsrc/games/pysolfc/patches/patch-pysollib_pysolrandom.py