aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/music.scm
Commit message (Collapse)AuthorAge
* Merge branch 'core-updates'Ludovic Courtès2017-04-03
|\
| * Merge branch 'master' into core-updatesMarius Bakke2017-03-30
| |\ | | | | | | | | | Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| * | gnu: powertabeditor: Link with pthread.Ricardo Wurmus2017-03-30
| | | | | | | | | | | | | | | * gnu/packages/music.scm (powertabeditor)[arguments]: Link with "-lpthread" to fix build with GCC 5.
| * | Merge branch 'master' into core-updatesLeo Famulari2017-03-27
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-22
| |\ \ \
| * | | | gnu: bristol: Fix build failure with alsa-lib 1.1.x.Ricardo Wurmus2017-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (bristol)[arguments]: Add build phase to fix build failure with alsa-lib 1.1.x.
* | | | | gnu: tuxguitar: Update to 1.4.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (tuxguitar): Update to 1.4. [arguments]: Replace build phase "build-editor-utils" with "build-libraries"; install resources to the expected locations.
* | | | | gnu: pd: Run autogen.sh script.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (pd)[arguments]: Run autogen.sh instead of plain autoreconf.
* | | | | gnu: pd: Fix indentation of phases.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (pd)[arguments]: Fix indentation.
* | | | | gnu: pd: Update to 0.47-1.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (pd): Update to 0.47-1.
* | | | | gnu: tuxguitar: Update home page URL.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (tuxguitar)[home-page]: Update URL.
* | | | | gnu: setbfree: Update to 0.8.4Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (setbfree): Update to 0.8.4.
* | | | | gnu: amsynth: Build with LASH support.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (amsynth)[inputs]: Add lash.
* | | | | gnu: amsynth: Update to 1.7.1.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (amsynth): Update to 1.7.1. [native-inputs]: Add intltool.
* | | | | gnu: samplv1: Update to 0.8.1.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (samplv1): Update to 0.8.1.
* | | | | gnu: drumkv1: Update to 0.8.1.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (drumkv1): Update to 0.8.1.
* | | | | gnu: synthv1: Update to 0.8.1.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (synthv1): Update to 0.8.1.
* | | | | gnu: non-sequencer, non-session-manager: Update to 1.9.5-3.10c31e5.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (non-sequencer, non-session-manager): Update to 1.9.5-3.10c31e5.
* | | | | gnu: lilypond: Update to 2.19.58.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (lilypond): Update to 2.19.58.
* | | | | gnu: extempore: Update home page.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (extempore)[home-page]: Use new home page.
* | | | | gnu: aria-maestosa: Update to 1.4.13.Ricardo Wurmus2017-04-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (aria-maestosa): Update to 1.4.13.
* | | | | gnu: yoshimi: Update to 1.5.1.Ricardo Wurmus2017-04-02
| |_|_|/ |/| | | | | | | | | | | * gnu/packages/music.scm (yoshimi): Update to 1.5.1.
* | | | gnu: milkytracker: Update to 1.0.0.Kei Kebreau2017-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (milkytracker): Update to 1.0.0. [source]: Change uri; add file-name; add snippet to remove non-FSDG compliant data. [build-system]: Change from gnu-build-system to cmake-build-system. [arguments]: Remove #:make-flags; disable tests (which are no longer present). [inputs]: Change sdl to sdl2.
* | | | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.Tobias Geerinckx-Rice2017-03-30
| | | | | | | | | | | | | | | | All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
* | | | gnu: schismtracker: Update to 20160913.Kei Kebreau2017-03-29
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (schismtracker): Update to 20160913. [source]: Update snippet for version 20160913.
* | | | gnu: beets: Don't build with python-enum34.Leo Famulari2017-03-29
| |_|/ |/| | | | | | | | | | | | | | This package is unnecessary when using Python > 3.3. * gnu/packages/music.scm (beets)[inputs]: Remove python-enum34.
* | | gnu: denemo: Update to 2.1.Efraim Flashner2017-03-26
| |/ |/| | | | | * gnu/packages/music.scm (denemo): Update to 2.1.
* | gnu: Add lmms.Rodger Fox2017-03-21
|/ | | | | | * gnu/packages/music.scm (lmms): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* Merge branch 'master' into python-testsMarius Bakke2017-02-27
|\
| * gnu: qtractor: Use new home page.Ricardo Wurmus2017-02-19
| | | | | | | | * gnu/packages/music.scm (qtractor)[home-page]: Use new home page.
| * gnu: qtractor: Update to 0.8.1.Ricardo Wurmus2017-02-19
| | | | | | | | * gnu/packages/music.scm (qtractor): Update to 0.8.1.
* | Merge branch 'master' into python-testsMarius Bakke2017-02-13
|\|
| * gnu: Add libsmf.ng02017-02-09
| | | | | | | | | | | | * gnu/packages/music.scm (libsmf): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| * gnu: Add libgig.Ricardo Wurmus2017-01-19
| | | | | | | | * gnu/packages/music.scm (libgig): New variable.
| * gnu: powertabeditor: Update to 2.0.0-alpha9.Ricardo Wurmus2017-01-17
| | | | | | | | | | | | * gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha9. [source]: Simplify snippet. [arguments]: Adjust phases; remove unnecessary configure flag.
* | Merge branch 'master' into python-testsLeo Famulari2017-01-13
|\|
| * Revert "gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host."David Craven2017-01-11
| | | | | | | | | | | | | | | | These variants are no longer needed. Followup to 86f4e9d76a75c405b3b6c5b3f1717df0e45f4e68. This reverts commit 45591fd7fde1a400a416cb99939f6dd766445f94.
| * gnu: beets: Update to 1.4.3.Leo Famulari2017-01-11
| | | | | | | | * gnu/packages/music.scm (beets): Update to 1.4.3.
| * gnu: python-mutagen: Update to 1.36.Leo Famulari2017-01-11
| | | | | | | | * gnu/packages/music.scm (python-mutagen, python2-mutagen): Update to 1.36.
| * gnu: moc: Update to 2.5.2.Kei Kebreau2017-01-10
| | | | | | | | | | * gnu/packages/music.scm (moc): Update to 2.5.2. [source](modules, snippet): Remove timestamps from the output.
| * gnu: beets: Build with Python 3.Leo Famulari2017-01-01
| | | | | | | | | | | | * gnu/packages/music.scm (beets)[arguments]: Build with python@3. (native-inputs): Use Python-2 variants of all inputs. (inputs): Use Python-2 variants of all inputs. Remove python-pyechonest.
| * gnu: beets: Update to 1.4.2.Leo Famulari2017-01-01
| | | | | | | | * gnu/packages/music.scm (beets): Update to 1.4.2.
| * gnu: yoshimi: Update to 1.5.0.Ricardo Wurmus2016-12-18
| | | | | | | | * gnu/packages/music.scm (yoshimi): Update to 1.5.0.
* | gnu: python-pylast: Disable tests.Marius Bakke2016-12-15
|/ | | | | * gnu/packages/music.scm (python-pylast, python2-pylast)[arguments]: Set #:tests? #f.
* gnu: denemo: Change default preferences to use the already-present lilypond.Kei Kebreau2016-12-12
| | | | | | * gnu/packages/music.scm (denemo)[progpagated-inputs]: Move lilypond to ... [inputs]: ... here. [phases]: New phase set-lilypond.
* gnu: Add denemo.Kei Kebreau2016-12-10
| | | | * gnu/packages/music.scm (denemo): New variable.
* gnu: ams-lv2: Remove CPU optimization flags on non-Intel hardware.Efraim Flashner2016-12-07
| | | | | | * gnu/packages/music.scm (ams-lv2)[arguments]: Add phase to remove Intel specific CPU optimization flags when compiling on non-Intel hardware.
* gnu: zynaddsubfx: Update to 3.0.1.Ricardo Wurmus2016-12-07
| | | | * gnu/packages/music.scm (zynaddsubfx): Update to 3.0.1.
* gnu: Add seq24.Ricardo Wurmus2016-12-06
| | | | | | * gnu/packages/music.scm (seq24): New variable. * gnu/packages/patches/seq24-rename-mutex.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch.
* gnu: Add qmidiarp.Ricardo Wurmus2016-12-04
| | | | * gnu/packages/music.scm (qmidiarp): New variable.