A port Aisleriot to Apple Silicon and macOS using Chris Aguilar's cards.
Building is treacherous:
- Download an existing binary with the pre-prepared libraries and place
them in the
Solitaire/arm64-lib
directory brew install guile@2
then follow the Guild installation instructions- Open
Solitaire.xcodeproj
in Xcode 12 or later and clickBuild
orArchive
to build
cp /opt/homebrew/Cellar/guile@2/2.2.7_3/bin/guild /opt/homebrew/Cellar/guile@2/2.2.7_3/bin/guildar
- Add the following lines below
;;;; Boston, MA 02110-1301 USA
:
(define-module (aisleriot interface))
(primitive-load-path "/Users/pazollim/Developer/solitaire/Solitaire/games-api/api.scm")
Chris Aguilar's beautiful cards are covered by the GNU Lesser General Public
License 3.0 and can be downloaded here.
The LGPL coverage extends to significantly derived works aguilar.afdesign
, icon-i.afdesign
and icon-ii.afdesign
.
The help
and Solitaire.help
files are covered by the GNU Free Documentation License
1.1.
All code and the work as a whole is covered by the GNU General Public License 3.0.