summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5ae7d7b39c949e15bcc60a4c3f49658af4fb7d8d (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.8
	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.8
	md5sums = 3902a685e4880eb230c8e82079deb7be

pkgname = python-mkl-fft