blob: 3cdcdc5092d426bd39f06b2d87eee3503f25fac1 (
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
36
37
|
pkgbase = pyfa
pkgdesc = EVE Online Fitting Assistant
pkgver = 2.39.2
pkgrel = 2
url = https://github.com/pyfa-org/Pyfa
arch = any
license = GPL3
makedepends = python-pip
depends = python
depends = python-wxpython
depends = python-logbook
depends = python-matplotlib
depends = python-dateutil
depends = python-setuptools
depends = python-requests
depends = python-sqlalchemy
depends = python-cryptography
depends = python-markdown2
depends = python-packaging
depends = python-beautifulsoup4
depends = python-yaml
depends = python-roman
depends = python-numpy
depends = python-jose
depends = python-requests-cache
depends = webkit2gtk
options = !strip
source = pyfa-2.39.2.tar.gz::https://github.com/pyfa-org/Pyfa/archive/v2.39.2.tar.gz
source = pyfa.desktop
source = pyfa-start.sh
source = 0001-python-3.10-compatibility.patch
sha256sums = 2a16ca0f1c2c34aebe9698aa84cae3695eea509eaa7496011d1bab0f8ac78a1f
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = pyfa
|