summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9834cd2abc71f8a3312bf4b1b5bc40f618ec0493 (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.26.2
	pkgrel = 1
	url = https://lczero.org/
	install = lc0.install
	arch = x86_64
	license = GPL3
	checkdepends = gtest
	makedepends = meson
	makedepends = eigen
	makedepends = opencl-headers
	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.26.2.tar.gz::https://github.com/LeelaChessZero/lc0/archive/v0.26.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
	md5sums = 8ef8809da2c627dd2472859b157bb408
	md5sums = 4d2b78aa66b3f99d4cf8e8de0e9e6d6c
	md5sums = e8eda64758da58c6a82126b9dc7c69ff
	md5sums = SKIP

pkgname = lc0