summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO35
1 files changed, 35 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..15c4b32c9bc5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+