Path to this page:
./
games/pysolfc,
Over 1000 solitaire games
Branch: CURRENT,
Version: 2.14.1nb2,
Package name: pysolfc-2.14.1nb2,
Maintainer: pkgsrc-usersPySolFC is a collection of more than 1000 solitaire card games. It is a
fork of PySol Solitaire.
There are games that use the 52 card International Pattern deck, games for
the 78 card Tarock deck, eight and ten suit Ganjifa games, Hanafuda games,
Matrix games, Mahjongg games, and games for an original hexadecimal-based
deck.
Required to run:[
sysutils/desktop-file-utils] [
devel/py-game] [
x11/py-Tk] [
graphics/py-Pillow] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 4257.035 KB
Version history: (Expand)
- (2022-06-30) Updated to version: pysolfc-2.14.1nb2
- (2022-01-05) Updated to version: pysolfc-2.14.1nb1
- (2022-01-03) Updated to version: pysolfc-2.14.1
- (2021-05-29) Updated to version: pysolfc-2.6.4nb3
- (2021-03-29) Updated to version: pysolfc-2.6.4nb2
- (2020-12-05) Updated to version: pysolfc-2.6.4nb1
CVS history: (Expand)
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2022-01-04 08:02:03 by Thomas Klausner | Files touched by this commit (1) |
Log message:
pysolfc: fix path to dependency
|
2022-01-03 11:55:26 by Thomas Klausner | Files touched by this commit (5) |  |
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.
|
2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Remove SHA1 hashes for distfiles
|
2021-05-29 02:20:15 by David A. Holland | Files touched by this commit (1) |
Log message:
pysolfc apparently uses py-six. PKGREVISION -> 3
|
2021-03-29 09:38:52 by Nia Alarie | Files touched by this commit (1) |
Log message:
pysolfc: force use of python 3.7
workaround until PR pkg/56069 can be fixed properly
|