summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9b6f5d846a26d0d6a115be3bbf0a90ea1adc825b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-mkl-fft
	pkgdesc = NumPy-based Python interface to Intel (R) MKL FFT functionality
	pkgver = 1.3.11
	pkgrel = 1
	url = https://github.com/IntelPython/mkl_fft
	arch = x86_64
	license = custom
	makedepends = cython
	makedepends = git
	makedepends = python-setuptools
	depends = intel-mkl
	depends = python-numpy
	source = git+https://github.com/IntelPython/mkl_fft#tag=v1.3.11
	md5sums = a4d218b2e9953aca66ac730d1f3e1a10

pkgname = python-mkl-fft