summaryrefslogtreecommitdiffstats
path: root/lib/ffts/debian/control
blob: 13b84e4f8a58d9e5f64ef8698f20ab1c23302241 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: libffts
Section: libs
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Build-Depends: debhelper (>= 5), cdbs, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4

Package: libffts
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: The Fastest Fourier Transform in the South shared library
 Shared objects for the Fastest Fourier Transform in the South
 .
 libffts contains the library of libffts.

Package: libffts-dev
Architecture: any
Depends: libffts (= ${binary:Version})
Description: The Fastest Fourier Transform in the South shared library
 Shared objects for the Fastest Fourier Transform in the South
 .
 libffts-dev contains development files and documentation.