Alexandre Detiste
f360600fcd
finish removing dependency on six ( #403 )
...
* finish removing dependency on six
* fix tkinter.FileDialog
* fix filedialog <> FileDialog
2024-10-22 18:11:32 -04:00
Joe R
68d6b64fa2
Document Python 3.7 as the minimum supported version
2024-09-19 22:30:45 -04:00
Joe R
1149d4fd4f
Remove mentions of Python 2.7
2024-09-17 23:00:10 -04:00
Alexandre Detiste
d7c145ac18
remove usage of old Random2 backport ( #379 )
2024-09-15 12:06:34 -04:00
Shlomi Fish
abd95b8887
Update the cardsets’ package version to 3.0. ( #368 )
...
This is the latest release.
2024-06-09 14:30:37 -04:00
lufebe16
ae9aa78cde
more rework on toolbar and menu options
...
- toolbar button configurations added to option menu
- refactoring
- metadata (fastlane) updated
2023-09-21 12:18:55 +02:00
lufebe16
ae40b654a1
Updated android build instructions
2023-03-01 11:28:18 +01:00
Joe R
bbaeb54266
Added ttkthemes support
2022-02-20 11:20:49 -05:00
Juhani Numminen
ac3291dbb8
Update docs
2021-07-08 16:37:32 +03:00
Juhani Numminen
e1ca461333
Replace Travis badge with GitHub Actions one
2021-07-07 18:13:34 +03:00
Shlomi Fish
0e7ad946a6
update
2021-04-17 08:14:52 +03:00
Shlomi Fish
bc1023dc14
add a get-up-and-running script
...
See: https://sourceforge.net/p/pysolfc/discussion/503709/thread/b37cd50f/
2020-11-02 14:23:28 +02:00
Shlomi Fish
94927cbbc0
add a get-up-and-running script
...
See: https://sourceforge.net/p/pysolfc/discussion/503709/thread/b37cd50f/
2020-11-02 14:21:24 +02:00
Juhani Numminen
91f785c574
Fix list of packages to install with apt-get
...
libperl-dev is not necessary, while the old python-glade2, python-gnome2 and python-gtk2
libraries are no longer installable in Ubuntu 20.04 LTS or Debian 10.
Update for this section requested in sf.net ticket #39 ; https://sourceforge.net/p/pysolfc/bugs/39/
2020-10-15 15:56:27 +03:00
Roderik Ploszek
068d72d634
test Windows version in the installer
...
Windows XP SP3 or higher is required
see issue #161
2020-05-25 11:30:25 +02:00
Juhani Numminen
d807f2c45c
README: Change venv to reference PKGTREE and list more pre-requisites ( #149 )
2020-02-03 11:08:42 +02:00
Juhani Numminen
fdebf13171
android: adapt to python3.
...
android: Install p4a using pip
Add 'set -e' to sh scripts, they must stop upon any error
README.md: kivy does not specifically require python2
android: Overhaul initialization scripts
android: Simplify apk build scripts by using the 'common' file
Merge the scripts cardconv and cardsetsgiftobmp
android: Fix startup script shebang to python3
android: Simplify mkkeystore and ignore the keystore file
android: Fix up debian prerequisites
The package cython (as opposed to cython3) even caused me to produce
an apk that did not start (TypeError: must be str, not bytes).
Android SDK requires java8; install and set as the default.
The build processes complained about lld and libtinfo5; added in.
mercurial (or hg) is seemingly unused.
The pip pcakges were needed by android/initsdk.py which is gone.
android: Ensure that the html files are built
2019-08-08 19:12:44 +03:00
Shlomi Fish
6fbbe82593
Link to PySolFC-Cardsets.
...
See https://github.com/shlomif/PySolFC/issues/113 .
2019-05-05 18:34:32 +03:00
ghostofiht
f919ff690e
logo added
2019-04-08 15:52:58 +03:00
Shlomi Fish
8f8e1304f8
Remove unused dep on "ack".
2018-12-17 22:25:08 +02:00
Shlomi Fish
1a0473050c
quote variables.
...
See https://shlomif-tech.livejournal.com/14671.html .
2018-10-22 10:41:46 +03:00
Ian Zimmerman
b488cbceef
Add a little support for installation into a venv
...
Add instructions for installing into a venv
2018-10-21 12:49:18 -07:00
Shlomi Fish
bcdb455950
improve docs
2018-09-06 08:46:47 +03:00
Shlomi Fish
fd323b602f
Add pysol-music to the readme.
2018-05-27 16:51:31 +03:00
Shlomi Fish
3541d467be
Remove the urpmi lines.
...
They are not available on most systems and also see
https://github.com/shlomif/PySolFC/issues/81 - they are also mentioned
above.
2018-05-08 10:09:00 +03:00
Shlomi Fish
0f33a0c212
add links to screencasts
2018-04-28 17:00:53 +03:00
Shlomi Fish
569fc1950f
Add Aisleriot.
2018-04-24 12:21:57 +03:00
Shlomi Fish
03a0d0d71c
Add links to related repos to the README
2018-04-23 22:50:27 +03:00
Shlomi Fish
7711a4b606
Add AppVeyor badge.
2018-03-22 19:23:17 +02:00
Shlomi Fish
2e81616028
Updates to the README.
2018-03-21 11:08:50 +02:00
Shlomi Fish
e522078072
Revise the readme.
2018-03-13 10:03:09 +02:00
Shlomi Fish
0ea7201598
Correct tense.
2018-03-05 04:58:49 +02:00
lb@lb520
b5ef9b6214
Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk.
...
Added scripts to build an android app.
2018-03-03 20:37:56 +02:00
Roderik Ploszek
e27cbb4c96
Change build instructions to include gmake rules
2018-02-19 14:09:50 +01:00
Shlomi Fish
c264edd247
update the README.
2018-01-19 15:13:30 +02:00
Shlomi Fish
0386bdb422
update travis badge link.
2017-09-18 17:50:27 +03:00
Shlomi Fish
0417068664
Clarify regarding debian error.
2017-07-26 12:46:38 +03:00
Shlomi Fish
a090186721
Enhance the README.
2017-04-30 00:09:10 +03:00
Shlomi Fish
183bdcad7d
Add the google group.
2017-04-29 23:52:04 +03:00
Shlomi Fish
be0de4a2b5
Correct the README [build instructions].
...
Thanks to https://github.com/shlomif/PySolFC/issues/11 and @whitenj .
2017-04-19 12:01:27 +03:00
Shlomi Fish
47d5573273
Correct the instructions.
2017-04-19 11:55:02 +03:00
Shlomi Fish
060f14b25f
some typos thanks to Jan
2017-04-08 23:11:29 +03:00
Shlomi Fish
ec5b2a84c3
mention the chat room.
2017-04-08 22:02:41 +03:00
Shlomi Fish
2d6d4b5c8a
Fix some typos.
...
Thanks to Jan for pointing one.
2017-04-08 18:35:25 +03:00
Shlomi Fish
e8b1f1d7c9
Add a screenshot.
2016-11-08 22:45:22 +02:00
Shlomi Fish
c44540fff4
Add a missing instruction to the README
2016-03-06 18:59:58 +02:00
Shlomi Fish
84e8e39e59
Enhance the README.md.
...
Running instructions/headers/etc.
2016-02-14 15:09:28 +02:00
Shlomi Fish
26fee76b81
Fix the Travis CI badge.
2016-02-14 14:17:35 +02:00
Shlomi Fish
a514a16361
Enhance the readme
2016-02-14 14:11:22 +02:00
Shlomi Fish
23a1c79975
Convert to README.md.
...
To markdown.
2016-02-14 14:07:00 +02:00