blob: d1a3f6a130ae384110a9ac8896dff784b57c1176 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-maxfield-git
pkgdesc = An Ingress Linking and Fielding Strategy Generator
pkgver = 4.0.r18.gc12493f
pkgrel = 1
url = https://github.com/tvwenger/maxfield
arch = any
license = GPL3
makedepends = python
makedepends = python-setuptools
makedepends = git
depends = python-numpy
depends = python-networkx
depends = python-scipy
depends = python-or-tools
depends = python-matplotlib
depends = python-imageio
depends = python-gifsicle
provides = python-maxfield
conflicts = python-maxfield
source = git+https://github.com/tvwenger/maxfield.git
sha256sums = SKIP
pkgname = python-maxfield-git
|