Commit graph

233 commits

Author SHA1 Message Date
Jonathan Ringer 9858da4185 lv2: add dev output
Also put programs there since those are just development tools,
that would bring unnecessary Python dependency into out’s runtime closure.
2022-03-17 08:53:24 -07:00
Jonathan Ringer 2dfe209c3e lv2: add pipewire test
; Conflicts:
;	pkgs/development/libraries/audio/lv2/default.nix
2022-03-17 08:53:24 -07:00
Jonathan Ringer beefeab222 lv2: drop GTK 2 dependency
gtk2 is optional and only used for some example plug-ins. In particular,
removing `gtk2` disables building UI module for `$out/lib/lv2/eg-sampler.lv2`
(`<http://lv2plug.in/plugins/eg-sampler#ui>`) and the whole
`$out/lib/lv2/eg-scope.lv2` (`<http://lv2plug.in/plugins/eg-scope>`).
2022-03-17 08:53:24 -07:00
Jan Tojnar c586cccd7c lv2: format the expression 2022-03-17 08:53:24 -07:00
Jonathan Ringer 72e329890a lilv: add pipewire test 2022-02-15 10:40:30 -08:00
Jonathan Ringer cc7c06cc0a lilv: add dev output 2022-02-15 10:40:30 -08:00
Ben Siraphob 5f00415074
Merge pull request #156474 from QuantMint/bump-scons-roc-toolkit
roc-toolkit: bump scons
2022-02-06 20:32:07 +00:00
Vladimír Čunát db4a9fb8cd
Merge #146864: rtmidi: 4.0.0 -> 5.0.0 2022-02-06 17:15:38 +01:00
Nick Cao a72e7726b3
vamp-plugin-sdk: fix cross compilation 2022-02-02 12:20:30 +08:00
QuantMint 9d79ccef1b roc-toolkit: bump scons 2022-01-24 10:28:06 +01:00
pennae 37a155f06e
Merge pull request #154391 from r-ryantm/auto-update/zita-alsa-pcmi
zita-alsa-pcmi: 0.3.2 -> 0.4.0
2022-01-16 20:00:07 +00:00
OPNA2608 2c21eee93e rtmidi: 4.0.0 -> 5.0.0 2022-01-16 18:25:23 +01:00
R. RyanTM 441efc81bc
libkeyfinder: 2.2.5 -> 2.2.6
(#154608)
2022-01-13 18:11:36 +01:00
R. Ryantm 8e9de03cb6 zita-alsa-pcmi: 0.3.2 -> 0.4.0 2022-01-11 02:36:46 +00:00
Nick Cao 51f93cb778
roc-toolkit: fix cross compilation 2022-01-09 09:28:09 +08:00
Weijia Wang dac33ebc3f roc-toolkit: fix aarch64-linux build 2022-01-04 23:36:20 +01:00
Jörg Thalheim ff764c3b0f
Merge pull request #153087 from bgamari/wip/roc-toolkit
pipewire: introduce roc-toolkit support
2022-01-04 07:40:45 +00:00
Ben Gamari 702c31a6ac roc-toolkit: init at 0.1.5 2022-01-01 19:29:03 -05:00
Felix Buehler f3669aec91 lvtk: switch to fetchFromGitHub 2021-12-30 14:36:14 +01:00
Felix Buehler cb88231ce7 libsmf: switch to fetchFromGitHub 2021-12-30 14:36:13 +01:00
Dmitry Kalinkin 2d571be5e4
rdmidi: fix build on darwin 2021-12-23 16:52:21 -05:00
Dmitry Kalinkin 7095591d7e
audacity: fix for darwin 2021-12-15 23:38:33 -05:00
Mario Rodas c547a78035
Merge pull request #149744 from magnetophon/ntk
ntk: 1.3.1000 -> 1.3.1001
2021-12-11 22:44:03 -05:00
Jonathan Ringer 7e8f4423a8
libbass: disable until upstream provides stable urls 2021-12-10 11:15:48 -08:00
Bart Brouns c27e7861b0 ntk: 1.3.1000 -> 1.3.1001
switch from python2 to python3
2021-12-09 00:54:58 +01:00
OPNA2608 36a37f7a8f rtaudio: 5.1.0 -> 5.2.0 2021-11-21 19:00:38 -05:00
Thomas Gerbet 936b628018 libmysofa: 1.2.0 -> 1.2.1
Fixes CVE-2021-3756.
https://huntr.dev/bounties/7ca8d9ea-e2a6-4294-af28-70260bb53bc1/
2021-11-14 11:09:50 +01:00
Sandro Jäckel 47d794a7e2
zita-resampler: patchPhase -> postPatch 2021-11-10 21:06:55 +01:00
Robert Scott 0ae1a8ace3
Merge pull request #145259 from risicle/ris-zita-resampler-aarch64
zita-resampler: fix build for aarch64
2021-11-10 16:13:54 +00:00
xaverdh 03a257e5a3
treewide: quote urls according to rfc 0045 (#145260)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 11:37:56 +01:00
Robert Scott 1410227449 zita-resampler: fix build for aarch64 2021-11-10 02:08:17 +00:00
Pavol Rusnak 00a5d0172c
pkgs/development/libraries/audio: enable build on darwin 2021-10-01 21:39:54 +02:00
Rick van Schijndel ac46099089 libbs2b: support cross-compilation
prevent undefined reference to rpl_malloc when cross-compiling
2021-08-18 21:56:15 +02:00
Angus Trau 9ab9a8118c libgme: fix build on apple silicon 2021-08-01 12:53:10 +10:00
Frederik Rietdijk a313d4c338 lvtk: stay with python2 2021-07-27 20:37:06 +02:00
Felix Buehler 87c2751d0b libbass: fix sha256sum 2021-07-20 17:20:44 +02:00
Felix Buehler e023025ee0 various: cleanup of "inherit version;" 2021-07-17 22:39:35 +02:00
Sandro d01e08305a
Merge pull request #126288 from mweinelt/libbass 2021-06-16 18:33:49 +02:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Martin Weinelt 03acc02f80
libbass: fix src hash
hash mismatch in fixed-output derivation '/nix/store/d100rh2dgk6w7pcmwydw0hc3sgfkpfb5-bass24-linux.zip':
  wanted: sha256:1z01im0l2ydi608vc0n0c1cfyp1vrh6681zn2zkhg98vvs20y805
  got:    sha256:1ycvpfa7yyi1qxgflpfzcw1q32f0isd14m9cf351pk8zwndkmp4q
2021-06-09 03:18:59 +02:00
Frederik Rietdijk 9a75e2f9fd suil: use python3 2021-04-03 17:06:10 +02:00
Frederik Rietdijk 488166124e raul: use python3 2021-04-03 17:06:10 +02:00
github-actions[bot] feda7be375
Merge master into staging-next 2021-03-22 12:26:55 +00:00
OPNA2608 e1bb6ce4ea rtmidi: Add patch for header location 2021-03-22 11:28:36 +01:00
github-actions[bot] 226884645e
Merge master into staging-next 2021-03-22 00:45:52 +00:00
R. RyanTM 837b1beaca sratom: 0.6.4 -> 0.6.8 2021-03-11 15:58:16 +01:00
R. RyanTM 0497d984c9 zita-resampler: 1.6.2 -> 1.8.0 2021-03-10 08:23:04 +00:00
R. RyanTM b3120021cf libmysofa: 1.1 -> 1.2 2021-03-03 04:16:46 -05:00
R. RyanTM 08cfe50ff7 libinstpatch: 1.1.5 -> 1.1.6 2021-03-03 04:07:24 -05:00
R. RyanTM 33590d354b lv2: 1.18.0 -> 1.18.2 2021-02-11 07:09:23 +01:00