File: control

package info (click to toggle)
mffm-fftw 1.7-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 2,480 kB
  • ctags: 1,176
  • sloc: cpp: 711; makefile: 89
file content (29 lines) | stat: -rw-r--r-- 1,044 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: mffm-fftw
Section: devel
Priority: optional
Maintainer: Matt Flax <flatmax@ieee.org>
Build-Depends: debhelper (>> 4.0.0), libfftw3-dev, doxygen, c++abi2-dev
XSBC-Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.7.3

Package: mffm-fftw-dev
Section: devel
Architecture: any
Depends: mffm-fftw1 (= ${Source-Version}), fftw3, libfftw3-dev
Description: A C++ wrapper for the fftw.org C library (version 3)
 Developer files for the mffm.fftw library
 mffm.fftw provides a simple C++ application base which handles
 FFT data and application. Operations such as power spectrum 
 derivation and so on.

Package: mffm-fftw1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fftw3
Conflicts: mffm-fftw1c2
Replaces: mffm-fftw1c2
Description: A C++ wrapper for the fftw.org C library (version 3)
 Developer files for the mffm.fftw library
 mffm.fftw provides a simple C++ application base which handles
 FFT data and application. Operations such as power spectrum 
 derivation and so on.