NOTICE: This package has been removed from pkgsrc

./games/pysol, Solitaire game, written in Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.81nb3, Package name: pysol-4.81nb3, Maintainer: pkgsrc-users

============================================================================
PySol - a Python Solitaire Game
============================================================================

Highlights:
-----------
- based upon an extensible solitaire engine
- currently supports 4 different games - expect more to come
- includes my all time favorite "Gypsy"
- very nice look and feel
- unlimited undo & redo
- load & save games
- player statistics
- computer gives hints and plays demo games
- integrated help system
- PySol is portable across X, Windows and MacOS

I'm awaiting your suggestions and bug reports :-)

Have fun,
Markus


Required to run:
[lang/python21] [x11/py-Tk]

Required to build:
[pkgtools/x11-links]

Master sites:

SHA1: 91b441fa25e18c7fcfaae1ad9aac23962524c94c
RMD160: b69cd35f4b6347307e510bb9cd2b2fe03a122bdb
Filesize: 3300.056 KB

Version history: (Expand)


CVS history: (Expand)


   2008-04-25 22:39:14 by Joerg Sonnenberger | Files touched by this commit (170)
Log message:
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
   2008-03-04 07:59:06 by Johnny C. Lam | Files touched by this commit (99)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2006-09-03 02:56:30 by Thomas Klausner | Files touched by this commit (47)
Log message:
Reset maintainer for people who lost their commit bit.
   2006-03-09 19:51:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
Set PYTHON_VERSIONS_ACCEPTED per PR 32977 by Robert Elz.
Bump PKGREVISION.
Update HOMEPAGE and MASTER_SITES.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465)
Log message:
Create directories before installing files into them.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.