summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 845f186ce3cfd7a4d899cc002d1fc838e515f1f0 (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.1
	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_${_run}_${_nnid}.pb.gz
	source = lc0
	source = lc0-0.26.1.tar.gz::https://github.com/LeelaChessZero/lc0/archive/v0.26.1.tar.gz
	source = lczero-common-master.tar.gz::https://github.com/LeelaChessZero/lczero-common/archive/master.tar.gz
	source = weights_run1_42850.pb.gz::http://data.lczero.org/files/networks/00af53b081e80147172e6f281c01daf5ca19ada173321438914c730370aa4267
	md5sums = 8ef8809da2c627dd2472859b157bb408
	md5sums = 89cb56d60740c622db63f4daeef4b70f
	md5sums = e8eda64758da58c6a82126b9dc7c69ff
	md5sums = e7c9e1abec8d859ffdbc89e18340c254

pkgname = lc0