blob: 7a42b0cbb801d23222ab3addb9dd90e289f04709 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ethereal-git
pkgdesc = UCI-compliant chess engine. It uses the traditional alpha-beta framework in addition to a variety of pruning, reduction, extension, and other improvements.
pkgver = 1128
pkgrel = 1
url = https://github.com/AndyGrant/Ethereal
arch = i686
arch = x86_64
license = GPL3
makedepends = git
optdepends = xboard
optdepends = scid_vs_pc
provides = ethereal
conflicts = ethereal
source = ethereal::git+https://github.com/AndyGrant/Ethereal
md5sums = SKIP
pkgname = ethereal-git
|