Search Criteria
Package Details: stockfish 1:17.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/stockfish.git (read-only, click to copy) |
---|---|
Package Base: | stockfish |
Description: | A strong UCI chess engine |
Upstream URL: | https://stockfishchess.org/ |
Keywords: | chess uci |
Licenses: | GPL-3.0 |
Submitter: | None |
Maintainer: | niklasf |
Last Packager: | niklasf |
Votes: | 161 |
Popularity: | 0.61 |
First Submitted: | 2009-12-18 06:41 (UTC) |
Last Updated: | 2025-03-30 19:38 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
Required by (5)
- en-croissant (optional)
- gambito-git
- jerry
- jerry-git
- syzygytb-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
bulletmark commented on 2021-08-24 03:46 (UTC)
@Peter2469, I added that change and I'll have to trust it works. Did not change the pkgrel because only affects you. Please confirm ok.
Peter2469 commented on 2021-08-24 01:44 (UTC) (edited on 2021-08-24 01:45 (UTC) by Peter2469)
Hello, I edited the PKGBUILD to add support to aarch64 which my pinephone uses. I tried to do armv8-a which is the microarchitecture but it didn't want to build.
The arch would support "aarch64" and you just need to add 2 lines
setone commented on 2021-07-17 13:18 (UTC)
Thank you @bulletmark, that does seem to work. Successfully ran
bulletmark commented on 2021-07-17 01:46 (UTC)
@setone, yes that check is primitive and my fix here is primitive as well but should work. Can you please try it: http://ix.io/3tdC
setone commented on 2021-07-16 20:00 (UTC) (edited on 2021-07-16 20:03 (UTC) by setone)
Hello, I have an older AMD processor:
When I build using makepkg, PKGBUILD incorrectly identifies my architecture as x86-64-modern. This causes stockfish to crash in smmintrin.h:
I can work around the problem by commenting out 2 lines in PKGBUILD:
which causes my architecture to be correctly identified as x86-64. So there seems to be an issue with the test.
tjackson commented on 2020-03-29 06:09 (UTC)
Ah, my mistake. I wasn't sure. Thanks for the heads up.
bulletmark commented on 2020-03-28 21:11 (UTC) (edited on 2020-03-28 21:12 (UTC) by bulletmark)
@tjackson, note (e.g. for next time) there is no need or point bumping the pkgrel just because you add a new arch.
<deleted-account> commented on 2020-03-27 15:14 (UTC)
Hi, could add armv7h as well? I'm building a raspberry pi 4 to be my chesscomputer with SCID. (I simply added 'armv7h' to the PKGBUILD and it builts, install, and works just fine. Thank you.
tjackson commented on 2020-01-26 21:30 (UTC)
The build also supports Clang if someone wants/needs it. Just change COMP=gcc to COMP=clang, I believe.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »