Commit graph

12 commits

Author SHA1 Message Date
OPNA2608 6c22ff0654 rtaudio: refactor 2021-02-03 14:40:08 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Orivej Desh fa456f45bc rtaudio: hide private dependencies 2020-03-23 02:54:49 +00:00
worldofpeace 5c8c3d6ce4
Merge pull request #67553 from Moredread/rtaudio-pulseaudio
rtmidi: add PulseAudio support
2019-09-12 09:16:52 -04:00
André-Patrick Bubel 383d3a43e5
rtmidi: add PulseAudio support 2019-09-12 13:03:49 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM d9e9d72e81 rtaudio: 5.0.0 -> 5.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rtaudio/versions
2019-05-02 07:49:04 -07:00
André-Patrick Bubel 2371f85fac
rtaudio: Enable parallel building 2018-06-27 23:53:55 +02:00
Ryan Mulligan d37b43f434 rtaudio: 4.1.2 -> 5.0.0
Semi-automatic update. These checks were performed:

- built on NixOS
- found 5.0.0 with grep in /nix/store/sxxwa9mma9933vxb4w3d2szxjqx5w773-rtaudio-5.0.0
- found 5.0.0 in filename of file in /nix/store/sxxwa9mma9933vxb4w3d2szxjqx5w773-rtaudio-5.0.0

cc "@magnetophon"
2018-02-27 15:38:46 -08:00
Bart Brouns ebba6571fe
i-score: init at 1.0.0-a67
Closes #15137
2016-05-05 18:45:49 +02:00