summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 014db3693080cf738c706eba340e641c50e0a38d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = lc0
	pkgdesc = UCI-compliant chess engine designed to play chess via neural network, specifically those of the LeelaChessZero project.
	pkgver = 0.28.2
	pkgrel = 1
	url = https://lczero.org/
	install = lc0.install
	arch = x86_64
	license = GPL3
	checkdepends = gtest
	makedepends = meson
	makedepends = eigen
	makedepends = opencl-headers
	makedepends = openblas-cblas-git
	depends = ocl-icd
	depends = zlib
	depends = opencl-driver
	optdepends = cudnn: Neural network library for use with nvidia GPUs
	noextract = $_weights
	source = lc0
	source = lc0-0.28.2.tar.gz::https://github.com/LeelaChessZero/lc0/archive/v0.28.2.tar.gz
	source = lczero-common-master.tar.gz::https://github.com/LeelaChessZero/lczero-common/archive/master.tar.gz
	source = weights_sergio-v_256x20-T40-1541.pb.gz::https://www.comp.nus.edu.sg/~sergio-v/t40/256x20/256x20-t40-1541.pb.gz
	sha256sums = 10f0fc4126bd2c9303bd2474c0d9ef488ceb7690cbca7c7d8ace61679ae97b49
	sha256sums = 5fe8a39c82a9be2b185b57d093417ed290fc36596cb23bc731e05a57fa70f65c
	sha256sums = fa3671e89e647c7da931b1934c66b4de129681d9b0a8df22ce932596357cda1a
	sha256sums = ddfaf13cb77f14e59edca75f1ac4c7a0d0a62659034f92bea48d0c66d35b79d5

pkgname = lc0