summaryrefslogtreecommitdiff
path: root/gnu/packages/music.scm
Commit message (Collapse)AuthorAge
* gnu: Add libmusicbrainz.nee2018-01-11
| | | | | | * gnu/packages/music.scm (libmusicbrainz): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libdiscid.nee2018-01-11
| | | | | | * gnu/packages/music.scm (libdiscid): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: yoshimi: Update to 1.5.6.Tobias Geerinckx-Rice2018-01-10
| | | | | * gnu/packages/music.scm (yoshimi): Update to 1.5.6. [description]: Tweak slightly.
* gnu: yoshimi: Find ncurses with pkg-config.Tobias Geerinckx-Rice2018-01-10
| | | | | * gnu/packages/music.scm (yoshimi)[arguments]: Remove obsolete ‘find-ncurses’ phase.
* gnu: rosegarden: Use jack-1.Ricardo Wurmus2018-01-07
| | | | * gnu/packages/music.scm (rosegarden)[inputs]: Replace jack-2 with jack-1.
* gnu: dssi: Use jack-1.Ricardo Wurmus2018-01-07
| | | | * gnu/packages/music.scm (dssi)[inputs]: Replace jack-2 with jack-1.
* gnu: Add muse-sequencer.Ricardo Wurmus2018-01-07
| | | | * gnu/packages/music.scm (muse-sequencer): New variable.
* gnu: Add padthv1.Ricardo Wurmus2018-01-05
| | | | * gnu/packages/music.scm (padthv1): New variable.
* gnu: synthv1: Update to 0.8.6.Ricardo Wurmus2018-01-05
| | | | * gnu/packages/music.scm (synthv1): Update to 0.8.6.
* gnu: drumkv1: Update to 0.8.6.Ricardo Wurmus2018-01-05
| | | | * gnu/packages/music.scm (drumkv1): Update to 0.8.6.
* gnu: samplv1: Update to 0.8.6.Ricardo Wurmus2018-01-05
| | | | * gnu/packages/music.scm (samplv1): Update to 0.8.6.
* gnu: beets: Update to 1.4.6.Tobias Geerinckx-Rice2017-12-23
| | | | * gnu/packages/music.scm (beets): Update to 1.4.6
* gnu: lilypond: Update to 2.19.80.Mason Hock2017-12-22
| | | | * gnu/packages/music.scm (lilypond): Update to 2.19.80.
* gnu: qmidiarp: Update to 0.6.5.Ricardo Wurmus2017-12-18
| | | | * gnu/packages/music.scm (qmidiarp): Update to 0.6.5.
* gnu: Add aj-snapshot.Ricardo Wurmus2017-12-18
| | | | * gnu/packages/music.scm (aj-snapshot): New variable.
* gnu: Add jack-capture.Ricardo Wurmus2017-12-18
| | | | * gnu/packages/music.scm (jack-capture): New variable.
* gnu: Add whysynth.Ricardo Wurmus2017-12-18
| | | | * gnu/packages/music.scm (whysynth): New variable.
* gnu: Add sonivox-eas.Ricardo Wurmus2017-12-18
| | | | * gnu/packages/music.scm (sonivox-eas): New variable.
* gnu: gx-saturator-lv2: Update to 0-3.605330f43.Ricardo Wurmus2017-12-16
| | | | * gnu/packages/music.scm (gx-saturator-lv2): Update to 0-3.605330f43.
* gnu: gx-slow-gear-lv2: Update to 0-3.5d37e775b.Ricardo Wurmus2017-12-16
| | | | * gnu/packages/music.scm (gx-slow-gear-lv2): Update to 0-3.5d37e775b.
* gnu: gx-vbass-preamp-lv2: Update to 0-2.eb999b0ca.Ricardo Wurmus2017-12-16
| | | | | | | | * gnu/packages/music.scm (gx-vbass-preamp-lv2): Update to 0-2.eb999b0ca. [inputs]: Add gtk+-2. [native-inputs]: Add pkg-config. (gx-overdriver-lv2, gx-tone-mender-lv2, gx-push-pull-lv2, gx-switchless-wah-lv2): Inherit from gx-guvnor-lv2.
* gnu: mod-utilities: Update to 0-2.80ea3ea9f.Ricardo Wurmus2017-12-16
| | | | | * gnu/packages/music.scm (mod-utilities): Update to 0-2.80ea3ea9f. [arguments]: Set PREFIX and CC.
* gnu: gx-vintage-fuzz-master-lv2: Fetch sources from git.Ricardo Wurmus2017-12-16
| | | | * gnu/packages/music.scm (gx-vintage-fuzz-master-lv2)[source]: Fetch from git.
* gnu: gx-super-fuzz-lv2: Fetch sources from git.Ricardo Wurmus2017-12-16
| | | | * gnu/packages/music.scm (gx-super-fuzz-lv2)[source]: Fetch from git.
* gnu: gx-voodoo-fuzz-lv2: Fetch sources from gitRicardo Wurmus2017-12-16
| | | | * gnu/packages/music.scm (gx-voodoo-fuzz-lv2)[source]: Fetch from git.
* gnu: gx-hyperion-lv2: Fetch sources from git.Ricardo Wurmus2017-12-16
| | | | * gnu/packages/music.scm (gx-hyperion-lv2)[source]: Fetch from git.
* gnu: gx-suppa-tone-bender-lv2: Fetch sources from git.Ricardo Wurmus2017-12-16
| | | | * gnu/packages/music.scm (gx-suppa-tone-bender-lv2)[source]: Fetch from git.
* gnu: gx-vbass-preamp-lv2: Inherit phases from gx-guvnor-lv2.Ricardo Wurmus2017-12-16
| | | | * gnu/packages/music.scm (gx-vbass-preamp-lv2)[arguments]: Remove field.
* gnu: gx-guvnor-lv2: Download sources from git.Ricardo Wurmus2017-12-16
| | | | | * gnu/packages/music.scm (gx-guvnor-lv2)[source]: Download from git. [arguments]: Decouple "install" target from build target.
* gnu: gx-guvnor-lv2: Correct license.Ricardo Wurmus2017-12-16
| | | | * gnu/packages/music.scm (gx-guvnor-lv2)[license]: Use GPLv3+.
* gnu: Add Easytag.Pierre Langlois2017-12-15
| | | | | | * gnu/packages/music.scm (easytag): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: yoshimi: Update to 1.5.5.Ricardo Wurmus2017-12-15
| | | | * gnu/packages/music.scm (yoshimi): Update to 1.5.5.
* gnu: qtractor: Update to 0.8.5.Ricardo Wurmus2017-12-06
| | | | * gnu/packages/music.scm (qtractor): Update to 0.8.5.
* gnu: zynaddsubfx: Update to 3.0.3.Ricardo Wurmus2017-12-06
| | | | * gnu/packages/music.scm (zynaddsubfx): Update to 3.0.3.
* gnu: Add clementine.Pierre Langlois2017-12-05
| | | | | | | | * gnu/packages/music.scm (clementine): New variable. * gnu/packages/patches/clementine-use-openssl.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add libmygpo-qt.Pierre Langlois2017-12-05
| | | | | | | | * gnu/packages/music.scm (libmygpo-qt): New variable. * gnu/packages/patches/libmygpo-qt-fix-jsoncreatortest.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: samplv1: Update to 0.8.5.Ricardo Wurmus2017-12-03
| | | | * gnu/packages/music.scm (samplv1): Update to 0.8.5.
* gnu: drumkv1: Update to 0.8.5.Ricardo Wurmus2017-12-03
| | | | * gnu/packages/music.scm (drumkv1): Update to 0.8.5.
* gnu: synthv1: Update to 0.8.5.Ricardo Wurmus2017-12-03
| | | | * gnu/packages/music.scm (synthv1): Update to 0.8.5.
* gnu: klick: Use scons-build-system.Arun Isaac2017-11-30
| | | | * gnu/packages/music.scm (klick): Switch to scons-build-system.
* gnu: lmms: Fix build.Kei Kebreau2017-11-21
| | | | | * gnu/packages/music.scm (lmms)[arguments]: Add phases "remove-Werror" and "make-manpages-writable".
* gnu: python-pylast: Update to 2.0.0.Ricardo Wurmus2017-11-18
| | | | | * gnu/packages/music.scm (python-pylast): Update to 2.0.0. [native-inputs]: Add python-pycodestyle and python-flaky.
* gnu: tuxguitar: Build with icedtea-8.Ricardo Wurmus2017-11-17
| | | | * gnu/packages/music.scm (tuxguitar)[arguments]: Use icedtea-8.
* gnu: Add qmidiroute.Ricardo Wurmus2017-11-17
| | | | * gnu/packages/music.scm (qmidiroute): New variable.
* gnu: Move web packages from python to python-web.Ludovic Courtès2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is in part to address <https://bugs.gnu.org/27284>. * gnu/packages/python.scm (python-httplib2, python2-httplib2) (python-sockjs-tornado, python2-sockjs-tornado) (python-flask-babel, python2-flask-babel) (python-html5lib, python2-html5lib) (python-html5lib-0.9, python2-html5lib-0.9) (python-html5-parser, python2-html5-parser) (python-webencodings, python2-webencodings) (python-openid, python2-openid, python-cssutils, python2-cssutils) (python-cssselect, python2-cssutils) (python-openid-cla, python2-openid-cla) (python-openid-teams, python2-openid-teams) (python-tornado, python2-tornado) (python-tornado-http-auth, python-terminado, python2-terminado) (python-webob, python2-webob, python-zope-event, python2-zope-event) (python-zope-interface, python2-zope-interface) (python-zope-exceptions, python2-zope-exceptions) (python-zope-testing, python2-zope-testing) (python-zope-testrunner, python2-zope-testrunner) (python-zope-i18nmessageid, python2-zope-i18nmessageid) (python-zope-schema, python2-zope-schema) (python-zope-configuration, python2-zope-configuration) (python-zope-proxy, python2-zope-proxy) (python-zope-location, python2-zope-location) (python-zope-security, python2-zope-security) (python-zope-component, python2-zope-component) (python-ndg-httpsclient, python2-ndg-httpsclient) (python-websocket-client, python2-websocket-client) (python-requests-toolbelt, python2-requests-toolbelt) (python-rauth, python2-rauth, python-urllib3, python2-urllib3) (awscli, python-wsgiproxy2, python2-wsgiproxy2) (python-pastedeploy, python2-pastedeploy) (python-webtest, python2-webtest, python-flask, python2-flask) (python-flast-wtf, python2-flask-wtf) (python-flask-multistatic, python2-flask-multistatic) (python-cookies, python2-cookies) (python-responses, python2-responses) (python-geventhttpclient, python2-geventhttpclient) (python-requests-oauthlib, python2-requests-oauthlib) (python-url, python2-url, python-cachecontrol, python2-cachecontrol) (python-betamax, python2-betamax) (python-betamax-matchers, python2-betamax-matchers) (python-s3transfer, python2-s3transfer) (python-flask-restful, python-flask-basicauth) (python-flask-sqlalchemy, python-flask-restplus) (python-flask-restful-swagger, python-htmlmin, python2-htmlmin) (python-flask-htmlmin, python2-flask-htmlmin) (python-flask-login, python2-flask-login) (python-oauth2client, python-flask-oidc) (python-webassets, python-cssmin, python2-cssmin) (python-elasticsearch, python2-elasticsearch) (python-flask-script, python2-flask-script) (python-flask-migrate, python2-flask-migrate) (python-genshi, python2-genshi) (python-flask-principal, python2-flask-principal) (python-flask-httpauth, python2-flask-httpauth) (python-uritemplate, python2-uritemplate): Move to... * gnu/packages/python-web.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/admin.scm, gnu/packages/backup.scm, gnu/packages/dav.scm, gnu/packages/django.scm, gnu/packages/docker.scm, gnu/packages/ebook.scm, gnu/packages/logging.scm, gnu/packages/mail.scm, gnu/packages/music.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/rdf.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm: Adjust accordingly.
* gnu: sorcer: Fix building on non-Intel hardware.Efraim Flashner2017-10-26
| | | | | * gnu/packages/music.scm (sorcer)[arguments]: Add phase to remove architecture specific build flags.
* gnu: Add libechonest.Pierre Langlois2017-10-25
| | | | | | * gnu/packages/music.scm (libechonest): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add sorcer.Ricardo Wurmus2017-10-24
| | | | * gnu/packages/music.scm (sorcer): New variable.
* gnu: ingen: Update to 0.0.0-2.cc4a4db33.Ricardo Wurmus2017-10-22
| | | | | * gnu/packages/music.scm (ingen): Update to 0.0.0-2.cc4a4db33. [inputs]: Replace lv2 with lv2-devel.
* gnu: schismtracker: Update to 20170910.Kei Kebreau2017-10-21
| | | | * gnu/packages/music.scm (schismtracker): Update to 20170910.