guix/gnu
Ricardo Wurmus 45591fd7fd
gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host.
* gnu/packages/algebra.scm (fftw-with-threads, fftwf-with-threads): New
variables.
* gnu/packages/audio.scm (ardour)[inputs]: Replace "fftw" and "fftwf"
with "fftw-with-threads" and "fftwf-with-threads", respectively.
* gnu/packages/music.scm (mod-host)[inputs]: Likewise.
2016-11-27 09:48:16 +01:00
..
build install: Enable "cryptodisk" handling in GRUB. 2016-11-23 21:13:18 +01:00
packages gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host. 2016-11-27 09:48:16 +01:00
services services: Factorize configuration abstraction. 2016-11-26 19:46:01 +01:00
system doc: Document encrypted root partitions. 2016-11-24 23:20:41 +01:00
tests tests: Add 'opensmtpd-service-type' test. 2016-11-27 10:15:43 +08:00
artwork.scm
local.mk tests: Add 'opensmtpd-service-type' test. 2016-11-27 10:15:43 +08:00
packages.scm
services.scm
system.scm gnu: system: Add openfwwf-firmware to %base-firmware. 2016-11-22 09:38:36 -06:00
tests.scm