Commit graph

6 commits

Author SHA1 Message Date
Martin Weinelt d82188bf90 pythonPackages.python-rtmidi: 1.4.5 -> 1.4.6 2020-10-25 09:52:22 +01:00
Frederik Rietdijk 805317d376 python3Packages.python-rtmidi: 1.4.3 -> 1.4.5 2020-08-30 09:11:01 +02:00
Frederik Rietdijk 42478b9d28 python: python-rtmidi: 1.4.2 -> 1.4.3 2020-08-16 19:31:13 +02:00
Frederik Rietdijk 24ba51514f python: python-rtmidi: 1.4.1 -> 1.4.2 2020-08-04 21:54:54 +02:00
Graham Bennett 2a5325d3cb python-rtmidi: add alsaLib and libjack2 deps
python-rtmidi includes the rtmidi C++ library as a submodule (which is
unfortunate since rtmidi is separately packaged in nixpkgs already) and wraps it
using Cython.  Without these dependencies, python-rtmidi won't build support for
ALSA or jack into the compiled rtmidi, and will only have the 'dummy' API
available.
2020-07-26 14:13:26 +01:00
Martin Weinelt ec71e489c8 pythonPackages.python-rtmidi: init at 1.4.1 2020-06-25 20:08:35 -07:00