blob: 23ef3a56858be3c5caf5ab7c8b48ccf23bcc1884 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = benzene-mohex
pkgdesc = Computer Hex engine by UAlberta. Winner of 2015 ICGA Olympiad.
pkgver = 1.0.1
pkgrel = 3
url = http://benzene.sourceforge.net
arch = i686
arch = x86_64
license = GPL3
makedepends = boost
depends = boost-libs
depends = db
source = https://github.com/apetresc/benzene/archive/v1.0.1.tar.gz
source = https://github.com/apetresc/fuego/archive/v1.1.tar.gz
source = mohex-paths.patch
md5sums = 517c202987706c6f3dd70dbf57fe67fa
md5sums = 90a3e6c46f5a418f9fe5bdab46ca6b90
md5sums = e4862df92f36e9f404617678cc2131c5
pkgname = benzene-mohex
|