Enabled native PipeWire output support.
This commit is contained in:
parent
9b2549085d
commit
13039bc6f3
4
mpv.spec
4
mpv.spec
@ -29,6 +29,7 @@ BuildRequires: pkgconfig(lcms2)
|
||||
BuildRequires: pkgconfig(libarchive) >= 3.4.0
|
||||
BuildRequires: pkgconfig(libass)
|
||||
BuildRequires: pkgconfig(libavcodec) >= 58.16.100
|
||||
BuildRequires: pkgconfig(libavdevice) >= 57.0.0
|
||||
BuildRequires: pkgconfig(libavfilter) >= 7.14.100
|
||||
BuildRequires: pkgconfig(libavformat) >= 58.9.100
|
||||
BuildRequires: pkgconfig(libavutil) >= 56.12.100
|
||||
@ -38,6 +39,7 @@ BuildRequires: pkgconfig(libcdio_paranoia)
|
||||
BuildRequires: pkgconfig(libdrm)
|
||||
BuildRequires: pkgconfig(libguess)
|
||||
BuildRequires: pkgconfig(libjpeg)
|
||||
BuildRequires: pkgconfig(libpipewire-0.3) >= 0.3.19
|
||||
BuildRequires: pkgconfig(libplacebo)
|
||||
BuildRequires: pkgconfig(libpulse)
|
||||
BuildRequires: pkgconfig(libswresample) >= 3.0.100
|
||||
@ -175,6 +177,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
%changelog
|
||||
* Sat Nov 12 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.35.0-1
|
||||
- Updated to version 0.35.0.
|
||||
- Enabled Wayland backend.
|
||||
- Enabled native PipeWire output support.
|
||||
|
||||
* Mon Sep 05 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.34.1-11
|
||||
- Moved to Fedora.
|
||||
|
Loading…
Reference in New Issue
Block a user