summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a928db2dff8c952820f7fd9f3f4c86d6fcd41050 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = slepc
	pkgdesc = Scalable library for Eigenvalue problem computations
	pkgver = 3.21.0
	pkgrel = 1
	url = https://slepc.upv.es
	install = slepc.install
	arch = x86_64
	license = BSD-2-Clause
	makedepends = gcc-fortran
	makedepends = cython
	depends = petsc>=3.21
	provides = slepc4py
	options = staticlibs
	source = https://slepc.upv.es/download/distrib/slepc-3.21.0.tar.gz
	md5sums = 649de126f3bccbb8ee85be76225874b2

pkgname = slepc