- _service: obs_scm -> obs_tar
- Do not require libsixel and mujs where no appropriate versions are packaged - Update to version 0.35+git.20221118.d3a61cfe: * wayland: also log refresh rate on surface entrance * drm: remove legacy API * wayland: add support for content-type protocol * player/video: add VOCTRL_CONTENT_TYPE * player/main: log libplacebo version if built with it * common/av_log: move general FFmpeg version before library versions * vo: hwdec: remove legacy_names * player: add --force-render option * wayland: error out if essential protocol support is missing * meson: fix capitalization of "OpenGL" * ao_pipewire: log version information and metadata * DOCS: update release policy to match reality OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=278
This commit is contained in:
6
mpv.spec
6
mpv.spec
@@ -22,7 +22,7 @@
|
||||
%define _waf_ver 2.0.24
|
||||
%define lname libmpv2
|
||||
Name: mpv
|
||||
Version: 0.35+git.20221112.2f747341
|
||||
Version: 0.35+git.20221118.d3a61cfe
|
||||
Release: 0
|
||||
Summary: Advanced general-purpose multimedia player
|
||||
License: GPL-2.0-or-later
|
||||
@@ -84,7 +84,9 @@ BuildRequires: pkgconfig(openal) >= 1.13
|
||||
# Testing framework: disabled for now as it runs just 1 test
|
||||
# BuildRequires: pkgconfig(cmocka) >= 0.4.1
|
||||
BuildRequires: pkgconfig(python3)
|
||||
%if 0%{?sle_version} > 150400
|
||||
BuildRequires: pkgconfig(libsixel) >= 1.5
|
||||
%endif
|
||||
BuildRequires: pkgconfig(rubberband) >= 3.0.0
|
||||
BuildRequires: pkgconfig(uchardet)
|
||||
BuildRequires: pkgconfig(vapoursynth) >= 24
|
||||
@@ -114,7 +116,7 @@ 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} > 150300
|
||||
%if 0%{?suse_version} >= 1500
|
||||
BuildRequires: pkgconfig(mujs)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(libva-wayland) >= 1.1.0
|
||||
|
Reference in New Issue
Block a user