Search Criteria
Package Details: lucaschess-git 107-1
Git Clone URL: | https://aur.archlinux.org/lucaschess-git.git (read-only, click to copy) |
---|---|
Package Base: | lucaschess-git |
Description: | Play Train Compete |
Upstream URL: | http://lucaschess.pythonanywhere.com/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ghotrix |
Maintainer: | ghotrix |
Last Packager: | ghotrix |
Votes: | 4 |
Popularity: | 0.082642 |
First Submitted: | 2017-08-13 10:28 |
Last Updated: | 2019-03-27 15:20 |
Dependencies (23)
- python2-chardet
- python2-chess
- python2-pillow
- python2-psutil
- python2-pyaudio
- python2-pygal
- python2-pyqt4
- python2-scandir
- python2-sip-pyqt4
- swig (swig-git)
- cython2 (cython2-kivy) (make)
- git (git-git) (make)
- crafty (optional)
- cutechess (cutechess-git) (optional)
- fairymax (optional)
- fruit (optional)
- gnuchess (optional)
- hoichess (optional)
- pychess (optional)
- scid_vs_pc (optional)
- stockfish (stockfish-git) (optional)
- toga2 (optional)
- xboard (optional)
Latest Comments
1 2 3 Next › Last »
andmars commented on 2020-10-27 05:31
Any luck in bringing Lucaschess-R to the AUR? I'd love to do my chess training with lucaschess but don't want to install python-2 and Qt-4 alongside the already installed python-3 and Qt-5. Thanks in advance.
ghotrix commented on 2020-07-08 16:59
Thanks, I'll take a look at bringing it to the AUR.
Stormersh commented on 2020-07-08 15:08
He seems to be working on it: https://github.com/lukasmonk/lucaschessR
ghotrix commented on 2020-07-08 10:51
Fixed.
ghotrix commented on 2020-07-08 10:05
will try to resurrect them, but really the author of this program should better think about migrating to python3 :)
Stormersh commented on 2020-07-04 16:48
python2-chess and python2-pygal don't exist anymore
ghotrix commented on 2019-03-27 15:21
Sorry for making this quite minor change for so long. Fixed.
ghotrix commented on 2019-03-14 17:11
It's not only on i686, but the author also changed something again. I'll investigate.
helix commented on 2019-03-10 17:35
Fails to build in i686, even thought I have all dependencies installed:
==> Starting pkgver()... ==> Updated version: lucaschess-git 107-1 ==> Starting build()... rm: cannot remove 'LCEngine3.so': No such file or directory Compiling LCEngine4.pyx because it changed. [1/1] Cythonizing LCEngine4.pyx running build_ext building 'LCEngine4' extension creating build creating build/temp.linux-i686-2.7 gcc -pthread -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c LCEngine4.c -o build/temp.linux-i686-2.7/LCEngine4.o gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7/LCEngine4.o -L/usr/lib -lirina -lpython2.7 -o /tmp/pkgbuild-0/lucaschess-git/src/lucaschess/LCEngine/LCEngine4.so cp: cannot stat 'LCEngine3.so': No such file or directory cp: cannot stat 'LCEngine3.so': No such file or directory ==> Entering fakeroot environment... ==> Starting package()... install: cannot stat '/tmp/pkgbuild-0/lucaschess-git/src/lucaschess/LCEngine/LCEngine3.so': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...
ghotrix commented on 2019-02-27 09:40
I had to create it in the AUR. Should be ok.