blob: 2c0dea3f830940f57dcdc114bbeef61c3f24b3f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = kissfft-git
pkgdesc = A Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
pkgver = 376.f5f2a3b
pkgrel = 1
url = https://github.com/mborgerding/kissfft
arch = any
license = BSD-3-Clause
makedepends = git
provides = kissfft
conflicts = kissfft
source = git+https://github.com/mborgerding/kissfft.git
sha256sums = SKIP
pkgname = kissfft-git
|