summaryrefslogtreecommitdiffhomepage
path: root/debian/control
blob: 811dcf84afcf0b37e0aac09bae3b1b5dfd8a3740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: fft
Section: devel
Priority: optional
Maintainer: Roland Reichwein <mail@reichwein.it>
Build-Depends: debhelper (>= 12), libboost-all-dev | libboost1.74-all-dev, libc++-dev | libc++-11-dev, libc++abi-dev | libc++abi-11-dev, lld | lld-11, clang | clang-11, portaudio19-dev
Standards-Version: 4.5.0
Homepage: http://www.reichwein.it/fft/

Package: libfft-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Homepage: http://www.reichwein.it/unicode/
Description: FFT library for C++
 libfft is a Fast Fourier Transform library for C++. It supports C++17 and C++20.