summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 16d8e3b898697fde141c5e1f13c648e852eebc71 (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 = 1.0.0
	pkgrel = 1
	url = http://cutechess.com
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = doxygen
	depends = qt5-svg
	source = https://github.com/cutechess/cutechess/archive/gui-1.0.0.tar.gz
	sha256sums = b85967c225e70eed88c1b64d42542bdb21c8f3f52fd17765200073e390aaba04

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