summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15c4b32c9bc5cb1fdca6795a251bd88d5aa46be4 (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
29
30
31
32
33
34
35
pkgbase = lc0
	pkgdesc = UCI-compliant chess engine designed to play chess via neural network, specifically those of the LeelaChessZero project.
	pkgver = 0.21.4
	pkgrel = 1
	url = https://lczero.org/
	install = lc0.install
	arch = x86_64
	license = GPL3
	checkdepends = gtest
	makedepends = meson
	makedepends = zlib
	depends = protobuf
	depends = ocl-icd
	optdepends = nvidia: Necessary for running on nvidia GPUs
	optdepends = cudnn: xNeural network library for use with nvidia GPUs
	optdepends = intel-compute-runtime: Intel OpenCL runtime for running on intel CPUs
	optdepends = amdapp-sdk: AMD OpenCL runtime for running on amd CPUs
	optdepends = openblas: Library for running on CPUs
	optdepends = opencl-mesa: Free runtime for use with AMDGPU driver stack
	optdepends = opencl-amd: AMD proprietary userspace driver for AMDGPU driver stack
	optdepends = rocm-opencl-runtime: AMD runtime for ROCm GPU driver stack
	optdepends = opencl-amdgpu-pro-orca: AMD proprietary runtime for legacy GPUs on the AMDGPU PRO driver stack
	optdepends = opencl-amdgpu-pro-pal: AMD proprietary runtime for the AMDGPU PRO driver stack
	noextract = weights_${_run}_${_nnid}.pb.gz
	source = lc0
	source = lc0-0.21.4.tar.gz::https://github.com/LeelaChessZero/lc0/archive/v0.21.4.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 = SKIP
	md5sums = 9f9cbb2f9c63311201150bbe63f45440
	md5sums = c793a41a73cd20f8efd964152d6eeb18
	md5sums = e7c9e1abec8d859ffdbc89e18340c254

pkgname = lc0