Commit Graph

6486 Commits

Author SHA1 Message Date
Emily
8db2730152 mpv: enable {pipewire,pulse,wayland,x11}Support on non‐Darwin
No reason for FreeBSD to miss out on the fun.
2024-10-23 10:59:50 +01:00
Emily
41bdd31772 mpv: remove xvSupport flag
This prints out a big warning about how you shouldn’t be using
it. Upstream CI builds and Arch don’t enable it. There are other
backends of questionable worth that we don’t expose options for,
so let’s ditch this one.
2024-10-23 10:59:50 +01:00
Emily
7691ab6b73 mpv: disable sdl2Support by default
Upstream’s Meson defaults, upstream’s CI binaries, and Arch
don’t enable this.
2024-10-23 10:59:50 +01:00
Emily
61f229078d mpv: enable dvdnavSupport on non‐Linux
It builds fine on macOS.
2024-10-23 10:59:50 +01:00
Emily
5c59345ef6 mpv: disable vaapiSupport on Darwin 2024-10-23 10:59:50 +01:00
Emily
93222c08a5 mpv: remove unused libGLU dependency 2024-10-23 10:59:50 +01:00
Emily
0ef8ba26e1 mpv: remove unused libXxf86vm dependency 2024-10-23 10:59:50 +01:00
Emily
fefef477f9 mpv: remove xineramaSupport flag
Removed upstream:
<200992f90c>.
2024-10-23 10:59:50 +01:00
Emily
01f798521f mpv: remove screenSaverSupport flag
This is required as part of X11 support since the Meson transition.
2024-10-23 10:59:50 +01:00
Emily
45d592fbbe mpv: remove libpngSupport flag
Does nothing, removed upstream in 2012(!):
<6a26b4a665>.
2024-10-23 10:59:50 +01:00
Emily
cc7d201a92 mpv: remove theoraSupport flag
Does nothing, removed upstream in 2012(!):
<1fde09db6f>.
2024-10-23 10:59:50 +01:00
Emily
0e11e05d5e mpv: remove speexSupport flag
Does nothing, removed upstream in 2012(!):
<1fde09db6f>.
2024-10-23 10:59:50 +01:00
Emily
84d64ade98 mpv: remove obsolete Swift library path hack
This is now detected correctly as part of the SDK, as it should be.
2024-10-23 10:59:50 +01:00
Emily
2226998074 mpv: enable Vulkan on Darwin
Using `--vo=gpu` or `--vo=gpu-next` with MoltenVK is now supported
and has replaced the previous `cocoa-cb` as the default.
2024-10-23 10:56:04 +01:00
Emily
c7a1d6097d mpv: remove swiftSupport flag
mpv currently doesn’t even build successfully on macOS without Swift,
and there’s no use of Swift outside of the platform.
2024-10-23 10:56:03 +01:00
Emily
f2280510e3 mpv: remove legacy Darwin SDK pattern detritus
Oh, this is satisfying.

Swift already propagates its corresponding SDK, so we don’t need
the patch.
2024-10-23 09:58:27 +01:00
Emily
472f5217cc mpv: fix typo 2024-10-23 09:58:27 +01:00
Sandro
54702b60c4
obs-studio-plugins.obs-multi-rtmp: fix build (#349358) 2024-10-19 01:10:29 +02:00
Michele Guerini Rocco
d3a45d16b6
mkvtoolnix: fix build by backporting patch (#349297) 2024-10-18 12:01:21 +02:00
Jack Wilsdon
5ad3d0d27f obs-studio-plugins.obs-multi-rtmp: fix build 2024-10-18 10:25:40 +01:00
Andrew Marshall
f0dce5f0ba mkvtoolnix: fix build by backporting patch
This was broken by Qt upgrade, upstream fix is merged but not yet
released.
2024-10-17 10:39:46 -04:00
K900
d7198131df obs-vkcapture: don't depend on ECM
Fixes #349078.
2024-10-16 19:27:28 +03:00
Masum Reza
18760e4c99
{nixos/gpu-screen-recorder,gpu-screen-recorder{-,gtk}}: update to 4.1.11, remove cap_sys_nice (#339874) 2024-10-15 02:16:59 +05:30
DontEatOreo
04a6068c18
gpu-screen-recorder-gtk: 4.1.11 -> 4.2.1
Co-authored-by: Keenan Weaver <keenanweaver@protonmail.com>
2024-10-13 20:31:52 +03:00
DontEatOreo
9affa2c17d
gpu-screen-recorder: 4.1.11 -> 4.2.1
Co-authored-by: Keenan Weaver <keenanweaver@protonmail.com>
2024-10-13 20:29:47 +03:00
Pol Dellaiera
01ab871995
obs-studio: fix build (#348095) 2024-10-13 08:15:02 +02:00
Alyssa Ross
e4e66931b0
obs-studio: fix build 2024-10-12 15:42:16 +02:00
github-actions[bot]
4433a315bd
Merge master into staging-next 2024-10-12 12:05:08 +00:00
Fabián Heredia Montiel
ccec93c1c7 treewide: replace webkitgtk to webkitgtk_4_0
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix

webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
github-actions[bot]
e26f69eb82
Merge master into staging-next 2024-10-11 06:04:46 +00:00
Emily
e8c2e6f072
jellyfin-media-player: fix build on Darwin (#346952) 2024-10-11 01:33:54 +01:00
github-actions[bot]
aa2334f4a8
Merge master into staging-next 2024-10-11 00:14:02 +00:00
Fabián Heredia Montiel
627c76c54a
makemkv: 1.17.7 -> 1.17.8, add updateScript (#346220) 2024-10-10 16:25:56 -06:00
K900
0717a4da77 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-09 21:08:25 +03:00
R. Ryantm
2a55fe1f92 anilibria-winmaclinux: 2.2.19 -> 2.2.20 2024-10-09 06:06:13 +00:00
K900
956f9243c0 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-08 21:15:13 +03:00
R. Ryantm
ec1501ade1 mpvScripts.quality-menu: 4.1.2 -> 4.2.0 2024-10-08 05:17:47 +00:00
Randy Eckenrode
8bf3d7c75a
jellyfin-media-player: fix build on Darwin
- Stop removing web resources (it no longer seems necessary); and
- Enable aarch64-darwin
2024-10-07 23:28:58 -04:00
K900
0846895fc6 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-07 21:08:55 +03:00
Nick Cao
021c740e29
mpvScripts.visualizer: 0-unstable-2024-03-10 -> 0-unstable-2024-09-26 (#345478) 2024-10-07 10:24:51 -04:00
github-actions[bot]
5c3e5ec59f
Merge master into staging-next 2024-10-06 12:05:15 +00:00
DontEatOreo
c46ef12665
gpu-screen-recorder-gtk: add changelog
Co-authored-by: dec05eba <dec05eba@protonmail.com>
2024-10-06 15:05:11 +03:00
DontEatOreo
5668a1c296
gpu-screen-recorder-gtk: sort meta 2024-10-06 15:05:11 +03:00
DontEatOreo
2e74ecd620
gpu-screen-recorder-gtk: add finalAttrs pattern
Co-authored-by: Keenan Weaver <keenanweaver@protonmail.com>
2024-10-06 15:05:11 +03:00
DontEatOreo
2a0a0c1258
gpu-screen-recorder-gtk: unstable-2024-07-05 -> 4.1.11
Co-authored-by: Keenan Weaver <keenanweaver@protonmail.com>
2024-10-06 15:05:11 +03:00
DontEatOreo
28f19a446c
gpu-screen-recorder-gtk: format with nixfmt-rfc-style 2024-10-06 15:05:11 +03:00
DontEatOreo
c9ea67f02d
gpu-screen-recorder: sort meta 2024-10-06 15:05:11 +03:00
DontEatOreo
9a6c897b58
gpu-screen-recorder: add finalAttrs pattern
Co-authored-by: Keenan Weaver <keenanweaver@protonmail.com>
2024-10-06 15:05:11 +03:00
DontEatOreo
90dfc4d371
gpu-screen-recorder: unstable-2024-07-05 -> 4.1.11
Co-authored-by: Keenan Weaver <keenanweaver@protonmail.com>
2024-10-06 15:05:11 +03:00
Sandro
915af63a65
shaka-packager: 2.6.1 -> 3.2.0 (#301846) 2024-10-06 14:03:53 +02:00