diff --git a/_service b/_service index 8e34055..707c2dc 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/mpv-player/mpv.git git mpv - 22b0bac28e6c51651dedc7c270fc009309f2cb6b + 5d31c7310c02767e35bfd82d1cc635427518a298 0.34.1+git %ci.%h enable @@ -11,8 +11,4 @@ - - *.tar - xz - diff --git a/_servicedata b/_servicedata index 0a2aad1..3d23650 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - 22b0bac28e6c51651dedc7c270fc009309f2cb6b \ No newline at end of file + 5d31c7310c02767e35bfd82d1cc635427518a298 \ No newline at end of file diff --git a/mpv-0.34.1+git.20220117T134844.22b0bac28e.obscpio b/mpv-0.34.1+git.20220117T134844.22b0bac28e.obscpio deleted file mode 100644 index 6790e25..0000000 --- a/mpv-0.34.1+git.20220117T134844.22b0bac28e.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a635c92dd21543f215b1d5f8f0772efeea6ad7e5a9e0033f66fdc93e18fcb97a -size 9630733 diff --git a/mpv-0.34.1+git.20220203T182214.5d31c7310c.obscpio b/mpv-0.34.1+git.20220203T182214.5d31c7310c.obscpio new file mode 100644 index 0000000..62ac79d --- /dev/null +++ b/mpv-0.34.1+git.20220203T182214.5d31c7310c.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c33ee77477de50652c6eefaeac503968290ba3856683c510212b3925103128 +size 9644045 diff --git a/mpv.changes b/mpv.changes index f0720f5..a6d86d7 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Feb 05 20:24:08 UTC 2022 - Enrico Belleri + +- Update to version 0.34.1+git.20220203T182214.5d31c7310c: + * libplacebo: switch to new target format API + * libplacebo: switch to new GPU limits APIs + * libplacebo: switch to v4 naming convention + * libplacebo: update log helpers + * vo_gpu_next: create shader cache dir if missing + * wayland: always start rendering after a resize + * filter kernels: add cosine window + * vo_gpu_next/context: common'ize things that would be common for non-vulkan + * auto_profiles.lua: don't warn if profile-restore=default + +------------------------------------------------------------------- +Sun Jan 30 09:01:08 UTC 2022 - Enrico Belleri + +- Update to version 0.34.1+git.20220129T121245.4d3ebb9d83: + * meson: add version check to wayland-protocols + * wayland: always resize when scale changes on surface enter + * wayland: support extra mouse buttons + * wayland: handle 0x0 resizes correctly + * x11: sanitize window title to UTF-8 for EWMH + * wayland: sanitize toplevel title to UTF-8 + * ao_sndio: audio output added + * options: only apply sub-visibility to primary subs + * Revert "options: add --sub-visibility=" + * options: add --sub-visibility= + * player: add thd (TrueHD) to whitelist of audio extensions + * player: fix parentheses warning with && + ------------------------------------------------------------------- Wed Jan 19 08:38:14 UTC 2022 - Enrico Belleri diff --git a/mpv.obsinfo b/mpv.obsinfo index 2a856b7..af9649d 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -1,4 +1,4 @@ name: mpv -version: 0.34.1+git.20220117T134844.22b0bac28e -mtime: 1642456124 -commit: 22b0bac28e6c51651dedc7c270fc009309f2cb6b +version: 0.34.1+git.20220203T182214.5d31c7310c +mtime: 1643908934 +commit: 5d31c7310c02767e35bfd82d1cc635427518a298 diff --git a/mpv.spec b/mpv.spec index 3477d87..7f34a9b 100644 --- a/mpv.spec +++ b/mpv.spec @@ -22,13 +22,13 @@ %define _waf_ver 2.0.23 %define lname libmpv2 Name: mpv -Version: 0.34.1+git.20220117T134844.22b0bac28e +Version: 0.34.1+git.20220203T182214.5d31c7310c Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0-or-later Group: Productivity/Multimedia/Video/Players URL: http://mpv.io -Source: %{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar Source1: https://waf.io/waf-%{_waf_ver} Source2: %{name}.changes # PATCH-FIX-OPENSUSE do not require equal libav versions, obs rebuilds as needed @@ -55,7 +55,7 @@ BuildRequires: pkgconfig(jack) BuildRequires: pkgconfig(lcms2) >= 2.6 BuildRequires: pkgconfig(libarchive) >= 3.4.0 BuildRequires: pkgconfig(libass) >= 0.12.2 -BuildRequires: pkgconfig(libavcodec) >= 58.16.100 +BuildRequires: pkgconfig(libavcodec) >= 58.12.100 BuildRequires: pkgconfig(libavdevice) >= 57.0.0 BuildRequires: pkgconfig(libavfilter) >= 7.14.100 BuildRequires: pkgconfig(libavformat) >= 58.9.100 @@ -67,7 +67,6 @@ BuildRequires: pkgconfig(libcdio_paranoia) BuildRequires: pkgconfig(libdrm) >= 2.4.75 BuildRequires: pkgconfig(libiso9660) BuildRequires: pkgconfig(libkms) -BuildRequires: pkgconfig(libplacebo) >= 3.104.0 BuildRequires: pkgconfig(libpulse) >= 1.0 BuildRequires: pkgconfig(libswresample) >= 3.0.100 BuildRequires: pkgconfig(libswscale) >= 5.0.101 @@ -105,6 +104,9 @@ Conflicts: mpv-plugin-mpris < 0.4 Provides: mplayer2 = 20140101 Obsoletes: mplayer2 < 20140101 %if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150300 +BuildRequires: pkgconfig(libplacebo) >= 4.157 +%endif +%if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150400 BuildRequires: pkgconfig(mujs) %endif %if 0%{?suse_version} > 1500 @@ -113,7 +115,7 @@ BuildRequires: pkgconfig(vulkan) >= 1.0.61 BuildRequires: pkgconfig(wayland-client) >= 1.15.0 BuildRequires: pkgconfig(wayland-cursor) >= 1.15.0 BuildRequires: pkgconfig(wayland-egl) >= 9.0.0 -BuildRequires: pkgconfig(wayland-protocols) >= 1.14 +BuildRequires: pkgconfig(wayland-protocols) >= 1.15 BuildRequires: pkgconfig(wayland-scanner) BuildRequires: pkgconfig(wayland-server) %endif