| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: guitarix: Update to 0.35.5.•••* gnu/packages/audio.scm (guitarix): Update to 0.35.5.
| Ricardo Wurmus | 2017-07-19 | 1 | -2/+2 |
* | gnu: shntool: Improve description.•••* gnu/packages/audio.scm (shntool)[description]: Mention support for CUE files.
| Leo Famulari | 2017-07-15 | 1 | -1/+2 |
* | gnu: guitarix: Update to 0.35.4.•••* gnu/packages/audio.scm (guitarix): Update to 0.35.4.
| Ricardo Wurmus | 2017-07-09 | 1 | -2/+2 |
* | gnu: guitarix-lv2: Remove inputs override.•••* gnu/packages/audio.scm (guitarix-lv2)[inputs]: Remove.
| Ricardo Wurmus | 2017-07-09 | 1 | -3/+1 |
* | gnu: Move contents of zip module into compression module.•••* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
| Arun Isaac | 2017-06-20 | 1 | -1/+0 |
* | gnu: suil: Use qtbase instead of qt-4.•••* gnu/packages/audio.scm (suil)[inputs]: Replace qt-4 with qtbase.
[arguments]: Add configure flags that are needed for qtbase.
| Ricardo Wurmus | 2017-05-24 | 1 | -2/+5 |
* | gnu: qsynth: Update to 0.4.4.•••* gnu/packages/audio.scm (qsynth): Update to 0.4.4.
| Ricardo Wurmus | 2017-05-05 | 1 | -2/+3 |
* | gnu: qjackctl: Build with JACK 1.•••We build all packages with JACK 1. It is compatible with JACK 2, which users
may install to get additional features.
* gnu/packages/audio.scm (qjackctl)[inputs]: Replace "jack-2" with "jack-1".
| Ricardo Wurmus | 2017-05-05 | 1 | -1/+1 |
* | gnu: qjackctl: Update to 0.4.5.•••* gnu/packages/audio.scm (qjackctl): Update to 0.4.5.
| Ricardo Wurmus | 2017-05-05 | 1 | -6/+4 |
* | gnu: portaudio: Update to 190600.20161030.•••* gnu/packages/audio.scm (portaudio): Update to 190600.20161030.
* gnu/packages/patches/portaudio-audacity-compat.patch: Adjust line endings.
| Marius Bakke | 2017-04-21 | 1 | -2/+2 |
* | gnu: soxr: Update to 0.1.2.•••* gnu/packages/audio.scm (soxr): Update to 0.1.2.
| Marius Bakke | 2017-04-21 | 1 | -2/+2 |
* | gnu: jalv: Update to 1.6.0.•••* gnu/packages/audio.scm (jalv): Update to 1.6.0.
[inputs]: Replace "gtk+-2" with "gtk+" and "gtkmm-2" with "gtkmm".
| Ricardo Wurmus | 2017-04-10 | 1 | -4/+4 |
* | gnu: lilv: Update to 0.24.2.•••* gnu/packages/audio.scm (lilv): Update to 0.24.2.
| Ricardo Wurmus | 2017-04-10 | 1 | -4/+3 |
* | gnu: suil: Update to 0.8.4.•••* gnu/packages/audio.scm (suil): Update to 0.8.4.
| Ricardo Wurmus | 2017-04-10 | 1 | -4/+3 |
* | gnu: sratom: Update to 0.6.0.•••* gnu/packages/audio.scm (sratom): Update to 0.6.0.
| Ricardo Wurmus | 2017-04-10 | 1 | -4/+3 |
* | gnu: jack-1: Update to 0.125.0.•••* gnu/packages/audio.scm (jack-1): Update to 0.125.0.
| Ricardo Wurmus | 2017-04-10 | 1 | -2/+2 |
* | gnu: qjackctl: Build with modular Qt.•••* gnu/packages/audio.scm (qjackctl)[source]: Use sourceforge mirror.
[inputs]: Remove qt, add qtbase, qtx11extras.
| Efraim Flashner | 2017-04-09 | 1 | -5/+5 |
* | gnu: guitarix: Disable webkit features.•••The only version of webkit supported by guitarix is unmaintained and contains a
large number of security vulnerabilities, and should be removed from Guix.
* gnu/packages/audio.scm (guitarix)[inputs]: Remove webkitgtk/gtk+-2.
| Leo Famulari | 2017-04-07 | 1 | -1/+0 |
* | gnu: Move audacity to audio.scm.•••* gnu/packages/audacity.scm: Remove file and move audacity...
* gnu/packages/audio.scm: ...here.
* gnu/local.mk: Remove reference to removed file.
| Kei Kebreau | 2017-04-05 | 1 | -0/+75 |
* | gnu: Add qjackctl.•••* gnu/packages/audio.scm (qjackctl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mark Meyer | 2017-04-04 | 1 | -0/+30 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2017-04-03 | 1 | -0/+9 |
|\ |
|
| * | gnu: jack-2: Fix build by patching fast_rand.•••* gnu/packages/audio.scm (jack-2)[arguments]: Add phase "patch-fast_rand" to
apply upstream fixes.
| Ricardo Wurmus | 2017-03-16 | 1 | -0/+9 |
* | | gnu: guitarix: Update to 0.35.3.•••* gnu/packages/audio.scm (guitarix): Update to 0.35.3.
| Ricardo Wurmus | 2017-04-02 | 1 | -2/+2 |
|/ |
|
* | gnu: ardour: Enable tests.•••* gnu/packages/audio.scm (ardour)[arguments]: Enable unit tests.
| Ricardo Wurmus | 2017-03-05 | 1 | -2/+3 |
* | gnu: ardour: Generate freedesktop files.•••* gnu/packages/audio.scm (ardour)[arguments]: Add "--freedesktop" configure
flag.
[native-inputs]: Add itstool and gettext-minimal.
| Ricardo Wurmus | 2017-03-05 | 1 | -1/+4 |
* | gnu: ardour: Update to 5.8.•••* gnu/packages/audio.scm (ardour): Update to 5.8.
| Ricardo Wurmus | 2017-03-05 | 1 | -3/+3 |
* | gnu: ardour: Update to 5.6.•••* gnu/packages/audio.scm (ardour): Update to 5.6.
| Ricardo Wurmus | 2017-02-20 | 1 | -2/+2 |
* | gnu: wavpack: Update to 5.1.0.•••* gnu/packages/audio.scm (wavpack): Update to 5.1.0.
[arguments]: Remove field.
| Marius Bakke | 2017-01-23 | 1 | -6/+2 |
* | gnu: ardour: Add eudev dependency.•••* gnu/packages/audio.scm (ardour)[inputs]: Add eudev.
| David Craven | 2017-01-11 | 1 | -0/+1 |
* | Revert "gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host."•••These variants are no longer needed.
Followup to 86f4e9d76a75c405b3b6c5b3f1717df0e45f4e68.
This reverts commit 45591fd7fde1a400a416cb99939f6dd766445f94.
| David Craven | 2017-01-11 | 1 | -2/+2 |
* | gnu: bs1770gain: Update to 0.4.12.•••* gnu/packages/audio.scm (bs1770gain): Update to 0.4.12.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Griffin | 2017-01-03 | 1 | -3/+3 |
* | gnu: Use HTTPS for all sourceforge.net home pages.•••* gnu/packages/admin.scm (mingetty, clusterssh)[home-page]: Use HTTPS.
* gnu/packages/audio.scm (libbs2b, soxr)[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (bless)[home-page]: Likewise.
* gnu/packages/display-managers.scm (slim)[home-page]: Likewise.
* gnu/packages/games.scm (extremetuxracer)[home-page]: Likewise.
* gnu/packages/ghostscript.scm (gs-fonts)[home-page]: Likewise.
* gnu/packages/haskell.scm (ghc-regex-base, ghc-regex-posix,
ghc-regex-compat)[home-page]: Likewise.
* gnu/packages/image.scm (imlib2)[home-page]: Likewise.
* gnu/packages/libreoffice.scm (librevenge, libcmis, libodfgen, libmwaw)
[home-page]: Likewise.
* gnu/packages/linux.scm (hdparm, acpid, libavc1394, rng-tools)
[home-page]: Likewise.
* gnu/packages/mail.scm (esmtp)[home-page]: Likewise.
* gnu/packages/mp3.scm (ripperx)[home-page]: Likewise.
* gnu/packages/onc-rpc.scm (libtirpc)[home-page]: Likewise.
* gnu/packages/perl.scm (perl-czplib)[home-page]: Likewise.
* gnu/packages/python.scm (python-pyasn1-modules)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (xosd)[home-page]: Likewise.
| Tobias Geerinckx-Rice | 2017-01-04 | 1 | -2/+2 |
* | gnu: Add raul-devel.•••* gnu/packages/audio.scm (raul-devel): New variable.
| Ricardo Wurmus | 2016-12-04 | 1 | -0/+17 |
* | gnu: lvtk: Build UI library.•••* gnu/packages/audio.scm (lvtk)[inputs]: Add gtkmm-2.
[arguments]: Pass "-std=c++11" flag.
| Ricardo Wurmus | 2016-12-04 | 1 | -1/+8 |
* | gnu: ardour: Update to 5.5.•••* gnu/packages/audio.scm (ardour): Update to 5.5.
| David Thompson | 2016-12-01 | 1 | -5/+5 |
* | Merge branch 'master' into python-build-system | Hartmut Goebel | 2016-11-29 | 1 | -6/+5 |
|\ |
|
| * | gnu: lv2: Update to 1.14.0.•••* gnu/packages/audio.scm (lv2): Update to 1.14.0.
| Ricardo Wurmus | 2016-11-28 | 1 | -4/+3 |
| * | 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.
| Ricardo Wurmus | 2016-11-27 | 1 | -2/+2 |
* | | Merge branch 'master' into python-build-system | Leo Famulari | 2016-11-25 | 1 | -11/+71 |
|\| |
|
| * | gnu: ir: Use archived tarball and home page.•••* gnu/packages/audio.scm (ir)[source]: Use a list of archive mirrors.
[home-page]: Link to an Internet Archive snapshot.
| Tobias Geerinckx-Rice | 2016-11-24 | 1 | -4/+12 |
| * | gnu: ir: Use ‘modify-phases’ syntax.•••* gnu/packages/audio.scm (ir)[arguments]: Use ‘modify-phases’.
| Tobias Geerinckx-Rice | 2016-11-24 | 1 | -4/+4 |
| * | gnu: Add espeak.•••* gnu/packages/audio.scm (espeak): New variable.
| Kei Kebreau | 2016-11-22 | 1 | -0/+51 |
| * | gnu: qsynth: Update to 0.4.3.•••* gnu/packages/audio.scm (qsynth): Update to 0.4.3.
| Ricardo Wurmus | 2016-11-19 | 1 | -3/+4 |
* | | gnu: Fix python inputs, part 7: Ensure python-cython is a native-input.•••* gnu/packages/audio.scm (python-pyliblo): [inputs] Move python-cyton to
[native-inputs].
* gnu/packages/bioinformatics.scm (python2-pybedtools): dito.
* gnu/packages/music.scm (beast, python-pyportmidi): dito.
* gnu/packages/python.scm (python2-fastlmm, python-kivy): dito.
| Hartmut Goebel | 2016-11-15 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'core-updates' | Ludovic Courtès | 2016-11-13 | 1 | -3/+11 |
|\ |
|
| * | Merge branch 'master' into core-updates | Mark H Weaver | 2016-11-06 | 1 | -4/+48 |
| |\ |
|
| * | | gnu: twolame: Make the test suite compatible with Perl 5.24.•••* gnu/packages/audio.scm (twolame)[source]: Add snippet to fix test.
| Leo Famulari | 2016-10-24 | 1 | -1/+9 |
| * | | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-23 | 1 | -2/+28 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-17 | 1 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-12 | 1 | -3/+36 |
| |\ \ \ \ |
|