Search Criteria
Package Details: crafty 25.2-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/crafty.git (read-only, click to copy) |
---|---|
Package Base: | crafty |
Description: | A free, open-source computer chess program developed by Dr. Robert M. (Bob) Hyatt |
Upstream URL: | http://www.craftychess.com/ |
Keywords: | chess |
Licenses: | custom |
Submitter: | Allan |
Maintainer: | InstallerLegacy |
Last Packager: | InstallerLegacy |
Votes: | 90 |
Popularity: | 0.000042 |
First Submitted: | 2010-11-29 14:25 (UTC) |
Last Updated: | 2022-05-08 13:37 (UTC) |
Dependencies (1)
- gzip (dxcompress-gitAUR, dxcompressAUR, gzip-gitAUR, busybox-coreutilsAUR) (make)
Required by (1)
- emacs-chess-git (optional)
Sources (14)
- copyright
- crafty.6
- crafty.doc.v18.html
- crafty.faq
- crafty.rc
- https://web.archive.org/web/20170315073701/https://www.craftychess.com/downloads/book/book.bin
- https://web.archive.org/web/20170315111827/https://www.craftychess.com/downloads/book/start.pgn.gz
- https://web.archive.org/web/20170315114413/https://www.craftychess.com/downloads/book/startc.pgn.gz
- https://web.archive.org/web/20210304095819/https://www.craftychess.com/downloads/source/crafty-25.2.zip
- Makefile.patch
- paths.patch
- readme
- security-203541.patch
- tournament.howto
Latest Comments
1 2 3 4 5 Next › Last »
cheyn commented on 2021-12-15 01:49 (UTC)
To clarify the fix, I was able to download the files with
wget
to/tmp
but had to usehttps
and ignore the certificates.Then when installing I edited the
PKGBUILD
file. Usingyay
, you can runyay -S crafty --editmenu
(When prompted "PKGBUILDs to edit?" selectcrafty
or1
to edit it.). Other AUR helpers might have different flags, or if no helper just edit thePKGBUILD
file manually.From:
To:
Seems like a wacky redirect setting on the craftychess web server.
latgarf commented on 2021-11-11 06:49 (UTC)
I had exactly the same problem as cheyn. Tried to follow his instructions, which would probably work, but I didn't have access to valid files start.pgn.gz, startc.pgn.gz, so got stuck there.
Would be nice if the maintainer addresses this issue.
cheyn commented on 2021-10-14 19:24 (UTC) (edited on 2021-12-15 16:33 (UTC) by cheyn)
For some reason the http://www.craftychess.com/downloads/source/crafty-25.2.zip link was resolving to http://www.craftychess.comdownloads/source/crafty-25.2.zip and failing to download on my system.
Entering the link manually into a web browser would prompt for download before redirecting to the mangled
craftychess.comdownloads
URL.I manually downloaded the required files (
crafty-25.2.zip
,start.pgn.gz
,startc.pgn.gz
,book.bin
) to/tmp/
and updated PKGBUILDsource
to reference the local tmp files usingyay -S crafty --editmenu
.It installed successfully after those manual steps.
ozgursarier commented on 2019-11-03 10:58 (UTC) (edited on 2019-11-03 10:58 (UTC) by ozgursarier)
@anthraxx: I get it, but that tharball include generally text files.. So it very time consuming for extracting and reincluding those file in to PKGBUILD. If you make and send ( :D ), I'd apriciate ...
anthraxx commented on 2018-03-05 12:26 (UTC)
ozgursarier commented on 2017-03-25 19:30 (UTC)
pezcurrel commented on 2017-03-18 13:54 (UTC)
aksr commented on 2017-03-15 05:39 (UTC)
1 2 3 4 5 Next › Last »