Skip to content

JSEHV/patience-deck

 
 

Repository files navigation

Patience Deck

Patience Deck is a collection of patience games for Sailfish OS. It reimplements game engine from GNOME Aisleriot and utilises its implementations of patience games including manual pages and artwork.

Github repository.

Building and installing

Use Sailfish OS Platform SDK to build this. Proper Application SDK support is planned to be added soon.

This application uses Guile. You can find packaging specification files for it and its dependencies in rpm/misc/ directory. Build and install them and their devel packages (gc, gc-devel, libunistring, libunistring-devel, guile22, guile22-devel) to your platform SDK target. Build guile last as it depends on the other packages. Then you can build Patience Deck. You must install the dependencies (gc, libunistring and guile22) also on your device or emulator before you can install this application.

Harbour compatible packaging can be built using "--with harbour" arguments. It builds all necessary libraries for guile and bundles them in single package. It may take tens of minutes to build from scratch. You also need guile22-devel package installed on your target so build that first.

About

Patience Deck is a collection of patience games for Sailfish OS based on GNOME Aisleriot.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 64.8%
  • QML 27.0%
  • Shell 3.3%
  • C 1.3%
  • Python 1.3%
  • Scheme 1.2%
  • QMake 1.1%