1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-29 04:26:32 +03:00
Commit graph

9 commits

Author SHA1 Message Date
Martin Weinelt
6e21cc6945 python3Packages.python-rtmidi: 1.4.7 -> 1.4.9 2021-06-22 13:42:39 +02:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Frederik Rietdijk
ff40b0fdab python3Packages.python-rtmidi: 1.4.6 -> 1.4.7 2021-02-26 11:01:54 +01:00
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