Commit Graph

263 Commits

Author SHA1 Message Date
Sandro Jäckel
84e9e1a7ff
suil: remove qt4 support 2022-12-07 02:33:30 +01:00
Robert Schütz
47fa8adfe1 lvtk: build using python3 2022-11-24 19:41:13 -08:00
Zhaofeng Li
5fb8428618 cubeb: init at unstable-2022-10-18 2022-10-31 14:03:25 -06:00
github-actions[bot]
4f07e7f326
Merge master into staging-next 2022-10-15 06:07:54 +00:00
R. Ryantm
d04558dd37 libmysofa: 1.2.1 -> 1.3.1 2022-10-09 14:12:19 +00:00
R. Ryantm
ff3dd66849 libopenmpt: 0.6.5 -> 0.6.6 2022-09-29 09:34:12 +00:00
github-actions[bot]
57e15d64c3
Merge master into staging-next 2022-09-21 18:01:25 +00:00
Yureka
54ce4e4eaa game-music-emu: to pkgs/development/libraries 2022-09-21 15:21:35 +02:00
Sandro
78ef156de5
Merge pull request #188234 from OPNA2608/update/libopenmpt 2022-09-14 23:50:25 +02:00
Alexander Shpilkin
ad67699dfb libkeyfinder: fix paths in pkg-config file 2022-09-07 21:49:31 +03:00
Linus Heckemann
df8b4cc43f
Merge pull request #182214 from DeterminateSystems/libgme-merge
game-music-emu: merge in libgme
2022-08-30 12:09:08 +02:00
OPNA2608
4db470acb6 libopenmpt: 0.6.4 -> 0.6.5 2022-08-24 23:18:02 +02:00
Bobby Rong
d8aaa8052b
Merge pull request #183502 from r-ryantm/auto-update/libspecbleach
libspecbleach: 0.1.2 -> 0.1.6
2022-08-07 16:20:58 +08:00
R. Ryantm
173ac38875 zita-alsa-pcmi: 0.4.0 -> 0.5.1 2022-08-02 07:17:53 +00:00
R. Ryantm
7a77ef9687 libspecbleach: 0.1.2 -> 0.1.6 2022-07-28 22:04:23 +00:00
Linus Heckemann
bbd78d6030 libgme: remove
This was a duplicate package, we already had it under the name
game-music-emu. This commit merges the stdenv reference fix that was
present in libgme into game-music-emu as well.
2022-07-20 17:08:32 +02:00
Josef Kemetmüller
bcd7045998 treewide: Remove now-unneeded LD_LIBRARY_PATH in cmake derivations
Since the setting DCMAKE_SKIP_BUILD_RPATH was disabled, we can now run
the checkPhase of cmake derivations without having to tweak the
LD_LIBRARY_PATH anymore.
2022-07-04 03:49:01 +03:00
Josef Kemetmüller
1ca04aa9f1 treewide: Stop setting CMAKE_SKIP_BUILD_RPATH=OFF
This is now the new default and thus doesn't need to be set manually
anymore.
2022-07-04 03:49:01 +03:00
R. Ryantm
0e9dd6bd57 libopenmpt: 0.6.3 -> 0.6.4 2022-07-01 16:07:38 +02:00
OPNA2608
80ef1c69cd libopenmpt-modplug: init at 0.8.9.0-openmpt1 2022-06-14 01:13:18 +02:00
github-actions[bot]
ff5c4d3404
Merge master into staging-next 2022-05-06 06:01:36 +00:00
Malo Bourgon
9e4be53221 treewide: add meta.mainProgram to some libraries
where a single bin is provided and someone might actually want to run it
2022-05-04 18:11:50 -07:00
github-actions[bot]
58538c1840
Merge staging-next into staging 2022-04-28 18:07:38 +00:00
Bart Brouns
4dffa42ec5 libspecbleach: init at 0.1.2 2022-04-27 19:07:48 +02:00
R. Ryantm
e69c11d0dd libopenmpt: 0.6.2 -> 0.6.3 2022-04-25 06:40:20 +00:00
Rick van Schijndel
76015b8597 lilv: support cross-compilation 2022-04-10 17:12:11 +02:00
Rick van Schijndel
70e88b8cb2 sratom: support cross-compilation 2022-04-10 17:12:11 +02:00
Rick van Schijndel
6594048793 lv2: support cross-compilation
The waf cross flags seem to not be useful for most packages, to me.
I'll just set the flag for now, but maybe turning it around
may be more useful to do somewhere in the future.
2022-04-10 17:12:11 +02:00
Vladimír Čunát
0ba3a6c435
Merge #164114: libopenmpt: 0.5.11 -> 0.6.2, refactor
...into staging
2022-04-09 09:20:37 +02:00
OPNA2608
4d3b9839a4 libopenmpt: 0.5.11 -> 0.6.2, refactor
- Post-rename cleanup to better match its library status:
  - Moved files to library directory
  - Changed outputs
- Some formatting improvements
- Added update script
2022-03-18 18:02:53 +01:00
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