summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 20970484a0fd19c5f3630e0d49539f9850c59cef (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 = cutechess
	pkgdesc = Tools for working with chess engines
	pkgver = 0.9.4
	pkgrel = 2
	url = http://cutechess.com
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = doxygen
	depends = qt5-svg
	source = https://github.com/cutechess/cutechess/archive/gui-0.9.4.tar.gz
	sha256sums = 315676ce661729e9acabb741ab538196ae85019efab4e3f9e4a08c3410580af8

pkgname = cutechess
	pkgdesc = A graphical interface for chess
	license = GPL3
	license = MIT

pkgname = cutechess-cli
	pkgdesc = A command-line tool to automate chess engine tournaments
	depends = qt5-base

pkgname = libcutechess
	pkgdesc = A static library for chess
	license = GPL3
	license = MIT
	depends = 
	options = staticlibs

pkgname = libcutechess-docs
	pkgdesc = API documentation for libcutechess
	arch = any
	depends = 
	options = docs