summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a94823e5b6a9a5448940cdddc9b7eaf348d8fd7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = mpsolve-git
	pkgdesc = Multiprecision rootfinder for complex roots of univariate polynomials
	pkgver = 3.2.1.r12.g90f4999
	pkgrel = 1
	url = http://numpi.dm.unipi.it/software/mpsolve
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = gcc-fortran
	depends = gmp
	depends = mpfr
	optdepends = cython: Python bindings
	optdepends = gtk3: Graphical debugger
	optdepends = qt5-base: Graphical interface xmpsolve
	provides = mpsolve
	conflicts = mpsolve
	options = !libtool
	source = git+https://github.com/robol/MPSolve.git
	sha256sums = SKIP

pkgname = mpsolve-git