summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 79b6f4747aead2a24edc62012fe2d638e8d9b040 (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
pkgbase = leela-zero-git
	pkgdesc = Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper. (next branch)
	pkgver = 766
	pkgrel = 2
	url = https://github.com/gcp/leela-zero
	install = leela-zero-git.install
	arch = x86_64
	license = GPLv3
	makedepends = git
	makedepends = opencl-headers
	makedepends = cmake
	makedepends = ocl-icd
	depends = glibc
	depends = zlib
	depends = openblas
	depends = boost
	depends = opencl-driver
	depends = qt5-base
	provides = leela-zero
	conflicts = leela-zero
	source = leela-zero-git::git+https://github.com/gcp/leela-zero#branch=next
	source = git+https://github.com/google/googletest.git
	source = git+https://github.com/eigenteam/eigen-git-mirror
	source = weights.txt.gz::http://zero.sjeng.org/best-network
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP

pkgname = leela-zero-git