Bart Brouns
90690e71b0
fftw: 3.3.5 -> 3.3.6-pl1 ( #23226 )
2017-02-27 09:22:32 +01:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Shea Levy
8b9b9fad31
Revert "Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs""
...
Revert a revert of a merge that shouldn't have been in master but was intentionally in staging.
Next time I'll do this right after the revert instead of so far down the line...
This reverts commit 9adad8612b
.
2016-08-24 07:35:30 -04:00
Anthony Cowley
2e1fa4a9f5
fftw: fix on darwin
...
doc generation involves running Fortran wrapper generation shell scripts
that hard code references to gcc which fails on darwin.
2016-08-21 00:59:31 -04:00
Shea Levy
9adad8612b
Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"
...
Was meant to go into staging, sorry
This reverts commit 57b2d1e9b0
, reversing
changes made to 760b2b9048
.
2016-08-15 19:05:52 -04:00
Bart Brouns
b25aeb8e7f
fftw: 3.3.4 -> 3.3.5
2016-07-31 13:05:38 +02:00
Luca Bruno
5b0352a6a4
Merge branch 'master' into closure-size
2015-12-11 18:31:00 +01:00
Frederik Rietdijk
104f98c12a
fftw: add fftwLongDouble, disable SSE2 in that case
2015-11-30 17:18:57 +01:00
Vladimír Čunát
6c75f4c9aa
imagemagick, soxr, fftw, libraw: remove explicit gcc.lib
...
It is no longer needed after cc-wrapper fixes.
2015-10-28 10:17:07 +01:00
Vladimír Čunát
55eb356b78
fftw: split into multiple outputs
...
Again, referrers look good.
2015-10-13 20:18:49 +02:00
Vladimír Čunát
5227fb1dd5
Merge commit staging+systemd into closure-size
...
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
Eric Seidel
662a6b1ca6
remove all references to stdenv.cc.cc.is{GNU,Clang}
...
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Vladimír Čunát
082843bdeb
soxr, libraw, fftw, imagemagick: fix build by a hack
2015-04-21 09:59:37 +02:00
Spencer Whitt
4ca6bdfa52
fftw: Fix Darwin build
2015-03-27 21:15:15 -04:00
Eelco Dolstra
ae129f0ff5
fftw: Update to 3.3.4
2014-07-15 23:32:00 +02:00
Vladimír Čunát
506a304181
fftw: minor update and major refactoring
...
- Unify the "single" and "float" variants, which are the same thing.
- Enable threads and openmp wrapper by default (they are very small).
- Don't use sse on i686, as I'm quite sure we have no warrant for that.
Cf. http://en.wikipedia.org/wiki/Pentium_Pro
- Disable static libs (big, no indication we need them).
- I tested most builds using fftw (they build OK).
2014-01-01 13:05:56 +01:00
Jack Cummings
437419a124
rawtherapee-4.0.10 . Add a 'float' option to fftw, as this version of rawtherapee requires it.
2013-03-31 21:33:21 -07:00
Michael Raskin
901574fe8a
Julia language: update to a fresh version
...
Update julia and some of its dependencies
Split PCRE because a lot of packages depend on it and I am not sure we
want to test them in a hurry (and Julia specifies exact version).
2012-08-02 17:48:36 +04:00
Lluís Batlle i Rossell
b9e7a56c77
Adding some features in fftw, that I think they should work fine in linux at least.
...
(higher speed, multithread).
I also fixed the namings about single/double floats.
svn path=/nixpkgs/trunk/; revision=22402
2010-06-24 16:43:42 +00:00
Lluís Batlle i Rossell
0b76035b66
Adding qtpfsgui and pfstools. Updating fftw because the src URL didn't work anymore.
...
svn path=/nixpkgs/trunk/; revision=14892
2009-04-05 21:41:13 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Michael Raskin
c5363217ad
meta.function -> passthru.function, not killing other contents of passthru
...
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Marc Weber
3f0a8494c9
fftw also with single support now, new name suffix indecating which one is used
...
svn path=/nixpkgs/trunk/; revision=13064
2008-10-14 13:59:56 +00:00
Michael Raskin
87ff8d6347
Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
...
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Michael Raskin
71f8e0911a
Added src to meta for builderDefs-based packages.
...
svn path=/nixpkgs/trunk/; revision=10913
2008-03-02 18:49:31 +00:00
Michael Raskin
bc46eaf404
Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs
...
svn path=/nixpkgs/trunk/; revision=10214
2008-01-18 12:36:56 +00:00
Michael Raskin
a8db1746a5
Fixed log nesting; added Qi.
...
svn path=/nixpkgs/trunk/; revision=9601
2007-11-08 14:34:54 +00:00
Michael Raskin
d352d54b11
Added a new setup proposal, builder is no more derived from shell script (where edit=glibc rebuild), but is composed from a nix attribute set with strings and dependencies - so if you add a function, old expressions ignore it; collateral damage are packages in this style: Fastest Fourier Transform in the West, Audacity sound editor, Falling Sand game. Also added string equality that ignores dependencies to lib. Note that hasSuffixHack is now the more predictable version, but hasSuffix is left to remind us to fix the bug.
...
svn path=/nixpkgs/trunk/; revision=9549
2007-10-29 10:52:04 +00:00