summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 00059c5678934e8969c5f775947a0d4a9e1e02ba (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.14
	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.14
	md5sums = 707ddf235e9908d3712396557e5c7146

pkgname = python-mkl-fft