| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* gnu/packages/check.scm (googletest): Update to 1.10.0.
(googletest-1.8): New public variable.
* gnu/packages/audio.scm (cli-visualizer)[inputs]: Change from GOOGLETEST to GOOGLETEST-1.8.
* gnu/packages/serialization.scm (msgpack)[native-inputs]: Likewise.
|
|
|
|
| |
* gnu/packages/audio.scm (swh-plugins)[home-page]: Update to new uri.
|
|
|
|
| |
* gnu/packages/audio.scm (swh-plugins): New variable.
|
|
|
|
| |
* gnu/packages/audio.scm (soundtouch): Update to 2.1.2.
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (portaudio)[arguments]: Build sequentially.
Fixes <https://bugs.gnu.org/38782>. This is a follow-up to commit
1ce6bfc21ce328d787df76c6ee132f9f828d098b.
|
|
|
|
| |
* gnu/packages/audio.scm (portaudio): Add C++ bindings, aka "portaudiocpp".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patches should fix all CVEs reported by `guix lint`:
CVE-2015-7747; CVE-2017-6827, CVE-2017-6828, CVE-2017-6829,
CVE-2017-6830, CVE-2017-6831, CVE-2017-6832, CVE-2017-6833,
CVE-2017-6834, CVE-2017-6835, CVE-2017-6836, CVE-2017-6837,
CVE-2017-6838, CVE-2017-6839; CVE-2018-13440; CVE-2018-17095
Since the patches do not reference to CVEs, it's a bit hard to tell which
patch actually closes which CVE. Debian reports all these to be closed by
the patches below and NixPkgs provides references.
* gnu/packages/audio.scm (audiofile): New variable.
* gnu/packages/patches/audiofile-fix-datatypes-in-tests.patch,
gnu/packages/patches/audiofile-fix-sign-conversion.patch,
gnu/packages/patches/audiofile-CVE-2015-7747.patch,
gnu/packages/patches/audiofile-CVE-2018-13440.patch,
gnu/packages/patches/audiofile-CVE-2018-17095.patch,
gnu/packages/patches/audiofile-Check-the-number-of-coefficients.patch,
gnu/packages/patches/audiofile-Fail-on-error-in-parseFormat.patch,
gnu/packages/patches/audiofile-Fix-index-overflow-in-IMA.cpp.patch,
gnu/packages/patches/audiofile-Fix-multiply-overflow-sfconvert.patch,
gnu/packages/patches/audiofile-Fix-overflow-in-MSADPCM-decodeSam.patch,
gnu/packages/patches/audiofile-division-by-zero-BlockCodec-runPull.patch,
gnu/packages/patches/audiofile-hurd.patch,
gnu/packages/patches/audiofile-signature-of-multiplyCheckOverflow.patch:
New files.
* gnu/local.mk: Add them.
|
|
|
|
|
| |
* gnu/packages/audio.scm (bluez-alsa)[arguments]: Install dbus configuration
files to /etc/dbus-1/system.d.
|
|
|
|
| |
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.0.
|
|
|
|
|
|
|
|
|
|
| |
* .mailmap: Add name and email for Brett Gilio.
* gnu/local.mk, gnu/packages/admin.scm, gnu/packages/audio.scm,
gnu/packages/bittorrent.scm, gnu/packages/build-tools.scm,
gnu/packages/cran.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/messaging.scm, gnu/packages/python-xyz.scm,
gnu/packages/sml.scm, gnu/packages/terminals.scm, gnu/packages/wm.scm:
Update email for Brett Gilio.
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (bluez-alsa): Update to 2.0.0.
[source]: Use git-file-name.
[arguments]: Override ALSA plugin directory and dbus configuration directory.
[inputs]: Add dbus.
|
|
|
|
| |
* gnu/packages/audio.scm (openal)[source, home-page]: Use HTTPS.
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (openal): Update to 1.20.0.
[arguments]: Adjust for renamed files.
[native-inputs]: Remove.
|
|
|
|
| |
* gnu/packages/audio.scm (soundtouch)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/audio.scm (snd): Update to 19.9.
|
|
|
|
|
| |
* gnu/packages/audio.scm (bs1770gain): Update to 0.6.5.
[source]: Adjust snippet for upstream BS gain.
|
|
|
|
| |
* gnu/packages/audio.scm (resample): New variable.
|
|
|
|
| |
* gnu/packages/audio.scm (calf): Update to 0.90.3.
|
|
|
|
| |
* gnu/packages/audio.scm (ecasound): Add it.
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (carla): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (rtmidi): Update to 4.0.0.
[source]: Download tarball from upstream URL rather than the powertab github
fork.
[arguments]: Enable tests. Remove 'build and 'install phases and add a new
'noconfigure phase to prevent the bootstrap script from invoking configure.
[home-page]: Update homepage to upstream URL.
* gnu/packages/music.scm (powertabeditor)[arguments]: Add phase that substitutes
the rtmidi #include directive to find the header.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
| |
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.9.
|
|
|
|
| |
* gnu/packages/audio.scm (redkite)[source]: Change to GIT-FETCH.
|
|
|
|
|
|
| |
* gnu/packages/audio.scm: (redkite): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm: (libltc): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
| |
* gnu/packages/audio.scm (sratom): Re-indent.
|
|
|
|
|
| |
* gnu/packages/audio.scm (sratom)[inputs]: Change to ...
[propagated-inputs]: ... this.
|
|
|
|
| |
* gnu/packages/audio.scm (faudio)[source]: Use GIT-FILE-NAME.
|
|
|
|
| |
* gnu/packages/audio.scm (faudio): Update to 19.11.
|
|
|
|
| |
* gnu/packages/audio.scm (suil): Update to 0.10.6.
|
|
|
|
| |
* gnu/packages/audio.scm (jalv): Update to 1.6.4.
|
|
|
|
| |
* gnu/packages/audio.scm (sratom): Update to 0.6.4.
|
|
|
|
|
| |
* gnu/packages/audio.scm (lilv): Update to 0.24.6.
[arguments]: Remove obsolete #:configure-flags.
|
|
|
|
|
|
|
|
|
|
| |
The gtkmm passed to inputs was unused. Jalv does not support gtkmm 3 at the moment.
* gnu/packages/audio.scm (jalv)[inputs]:
Add gtk+-2 and qtbase.
Change unused gtkmm to gtkmm-2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (zita-convolver): Update to 4.0.3.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
| |
* gnu/packages/audio.scm (faad2)[home-page]: Use HTTPS.
|
|
|
|
|
| |
* gnu/packages/audio.scm (faad2): Update to 2.8.6.
[native-inputs, arguments]: Remove obsolete fields.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (lilv)[arguments]: Add #:configure-flags. Add phase
to embed full path to liblilv-0.so.
[native-inputs]: Add PYTHON.
[home-page]: Follow redirect.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
| |
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.8.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to
the GCC command line.
* gnu/packages/aidc.scm (zbar)[arguments]: Likewise.
* gnu/packages/android.scm (android-libbase, android-libcutils,
android-libziparchive, fastboot)[arguments]: Likewise.
* gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise.
* gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise.
* gnu/packages/code.scm (rtags)[arguments]: Likewise.
* gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise.
* gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise.
* gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise.
* gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise.
* gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise.
* gnu/packages/graph.scm (python-faiss)[arguments]: Likewise.
* gnu/packages/graphics.scm (povray)[arguments]: Likewise.
* gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise.
* gnu/packages/image.scm (freeimage)[arguments]: Likewise.
* gnu/packages/kodi.scm (crossguid)[arguments]: Likewise.
* gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise.
* gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise.
* gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise.
* gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
|
|
|
|
|
| |
* gnu/packages/audio.scm (twolame): Update to 0.4.0.
[source](snippet): Remove.
|
|
|
|
| |
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.7.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/audio.scm (jack-2): Update to 1.9.13.
[arguments]: Don't build with python-2.
[inputs]: Replace python2-dbus with python-dbus.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/supercollider-boost-1.70-build-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/audio.scm (supercollider): Update to 3.10.3 and apply the
previous patch to fix build with boost-1.70. Remove outdated
'fix-build-with-boost-1.68 phase.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/audio (vco-plugins)[description]: Fix spelling of "rectangle".
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (alsa-modular-synth)[native-inputs]: Add gcc-5.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (bs1770gain)[source]: Return #t from snippet.
|