Debian NEW package overview for ffts
| ffts_0.0~git20190319.2c8da48-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Sun, 14 Sep 2025 19:11:19 +0900 |
| Source: | ffts |
| Binary: | libffts-dev |
| Architecture: | source amd64 |
| Version: | 0.0~git20190319.2c8da48-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Simon Richter <sjr@debian.org> |
| Changed-By: | Simon Richter <sjr@debian.org> |
| Description: | libffts-dev - Fourier transformation library with JIT compiler |
| Closes: | 988513 |
| Changes: | ffts (0.0~git20190319.2c8da48-1) unstable; urgency=medium * Initial release (Closes: #988513) |
| Files: | 35bd1fc609a6d41a8ddaf73360c00d54 1491 libs optional ffts_0.0~git20190319.2c8da48-1.dsc b7eddc6fe9bccc43c826eba14c2a90ae 399440 libs optional ffts_0.0~git20190319.2c8da48.orig.tar.xz 7db960d5c99a117f2aadf78f5eb9ea09 2884 libs optional ffts_0.0~git20190319.2c8da48-1.debian.tar.xz 194eb36289c749d9d45dd7922163e543 6007 libs optional ffts_0.0~git20190319.2c8da48-1_amd64.buildinfo 50e07ba897bad972cc30aee79df18414 35688 libdevel optional libffts-dev_0.0~git20190319.2c8da48-1_amd64.deb |
| ffts_0.0~git20190319.2c8da48-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | ffts |
| Binary: | libffts-dev |
| Architecture: | any |
| Version: | 0.0~git20190319.2c8da48-1 |
| Maintainer: | Simon Richter <sjr@debian.org> |
| Homepage: | https://github.com/linkotec/ffts |
| Standards-Version: | 4.5.1 |
| Build-Depends: | debhelper-compat (=13) |
| Package-List: | libffts-dev deb libdevel optional arch=any |
| Files: | b7eddc6fe9bccc43c826eba14c2a90ae 399440 ffts_0.0~git20190319.2c8da48.orig.tar.xz 7db960d5c99a117f2aadf78f5eb9ea09 2884 ffts_0.0~git20190319.2c8da48-1.debian.tar.xz |
| README.source for ffts_0.0~git20190319.2c8da48-1.dsc (click to toggle) | |
|---|---|
| No README.source in this package | |
| control file for libffts-dev_0.0~git20190319.2c8da48-1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libffts-dev |
| Source: | ffts |
| Version: | 0.0~git20190319.2c8da48-1 |
| Architecture: | amd64 |
| Maintainer: | Simon Richter <sjr@debian.org> |
| Installed-Size: | 110 |
| Section: | libdevel |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/linkotec/ffts |
| Description: | Fourier transformation library with JIT compiler FFTS, the "Fastest Fourier Transform in the South" provides Fourier transforms, with optimization for repeated transforms using the same parameters. . For each set of parameters, an optimized function is compiled. Initial setup costs are high, but amortize themselves over runtime. . This package contains the headers and static library, useful for developers using the library. |
| contents of libffts-dev_0.0~git20190319.2c8da48-1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-09-14 10:11 ./ drwxr-xr-x root/root 0 2025-09-14 10:11 ./usr/ drwxr-xr-x root/root 0 2025-09-14 10:11 ./usr/include/ drwxr-xr-x root/root 0 2025-09-14 10:11 ./usr/include/ffts/ -rw-r--r-- root/root 3524 2025-09-14 10:11 ./usr/include/ffts/ffts.h drwxr-xr-x root/root 0 2025-09-14 10:11 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-14 10:11 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 90682 2025-09-14 10:11 ./usr/lib/x86_64-linux-gnu/libffts.a drwxr-xr-x root/root 0 2025-09-14 10:11 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 228 2025-09-14 10:11 ./usr/lib/x86_64-linux-gnu/pkgconfig/ffts.pc drwxr-xr-x root/root 0 2025-09-14 10:11 ./usr/share/ drwxr-xr-x root/root 0 2025-09-14 10:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-14 10:11 ./usr/share/doc/libffts-dev/ -rw-r--r-- root/root 166 2025-09-14 10:11 ./usr/share/doc/libffts-dev/changelog.Debian.gz -rw-r--r-- root/root 3490 2025-09-14 10:11 ./usr/share/doc/libffts-dev/copyright | |
| copyright of libffts-dev_0.0~git20190319.2c8da48-1_amd64.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ffts
Upstream-Contact: Jukka Ojanen
Source: https://github.com/linkotec/ffts
Files: *
Copyright: 2001,2002,2003,2004,2005,2006,2007,2009 Paolo Molaro
2001,2002,2003 Dietmar Maurer
2001,2002,2004,2005,2006,2009,2011,2012 Miguel de Icaza
2001,2002 Radek Doulik
2002,2003 Sergey Chaban
2002 Jeffrey Stedfast
2002 Mark Crichton
2002 Matt Kimball
2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014 Zoltan Varga
2003,2004,2005 Ben Maurer
2003,2004 Bernie Solomon
2003,2004 Patrik Torstensson
2003 Malte Hildingson
2004,2005,2006,2007,2009,2010,2011,2012,2013,2014 Neale Ferguson
2004,2005,2010 Raja R Harinath
2004 David Waite
2004 Duncan Mak
2004 Urs C. Muff
2005 Wade Berrier
2007,2008 Geoff Norton
2007 Jonathan Chambers
2008,2009,2010,2011,2012,2013,2014 Rodrigo Kumpera
2008,2009 Gonzalo Paniagua Javier
2008,2009 Mark Probst
2008,2010 Mark Mason
2008 Andreas Färber
2008 Jb Evain
2009 Jerri Maine
2009 Martin Baulig
2010,2011,2013 Elijah Taylor
2012 The University of Waikato
2012,2013,2014,2017 Anthony Blake
2012 Iain Lane
2013,2014 Alex Rønne Petersen
2013 Dennis Shtatnov
2013 Matt Hunter
2013 Robert Massaioli
2014,2015,2016,2018,2019 Jukka Ojanen
2014 Jérôme Carretero
2015 Mikko Orispaa
2016 Haruki Hasegawa
2016,2019 Timothy Pearson
2017 Andreas Gustafsson
2018 Jérôme Pouiller
License: BSD-3-Clause
Files: debian/*
Copyright: 2022,2025 Simon Richter <sjr@debian.org>
License: BSD-3-Clause
License: BSD-3-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HOLDERS OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
Timestamp: 14.09.2025 / 12:13:55 (UTC)