Accepting request 952064 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/952064 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv?expand=0&rev=110
This commit is contained in:
commit
b301c94602
6
_service
6
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/mpv-player/mpv.git</param>
|
<param name="url">https://github.com/mpv-player/mpv.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="filename">mpv</param>
|
<param name="filename">mpv</param>
|
||||||
<param name="revision">22b0bac28e6c51651dedc7c270fc009309f2cb6b</param> <!-- SET REVISION TO TAG, REMOVE THIS LINE TO UPDATE TO THE LAST COMMIT -->
|
<param name="revision">5d31c7310c02767e35bfd82d1cc635427518a298</param> <!-- SET REVISION TO TAG, REMOVE THIS LINE TO UPDATE TO THE LAST COMMIT -->
|
||||||
<param name="versionprefix">0.34.1+git</param>
|
<param name="versionprefix">0.34.1+git</param>
|
||||||
<param name="versionformat">%ci.%h</param>
|
<param name="versionformat">%ci.%h</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
@ -11,8 +11,4 @@
|
|||||||
<service name="set_version" mode="disabled"/>
|
<service name="set_version" mode="disabled"/>
|
||||||
|
|
||||||
<service name="tar" mode="buildtime"/>
|
<service name="tar" mode="buildtime"/>
|
||||||
<service name="recompress" mode="buildtime">
|
|
||||||
<param name="file">*.tar</param>
|
|
||||||
<param name="compression">xz</param>
|
|
||||||
</service>
|
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/mpv-player/mpv.git</param>
|
<param name="url">https://github.com/mpv-player/mpv.git</param>
|
||||||
<param name="changesrevision">22b0bac28e6c51651dedc7c270fc009309f2cb6b</param></service></servicedata>
|
<param name="changesrevision">5d31c7310c02767e35bfd82d1cc635427518a298</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a635c92dd21543f215b1d5f8f0772efeea6ad7e5a9e0033f66fdc93e18fcb97a
|
|
||||||
size 9630733
|
|
3
mpv-0.34.1+git.20220203T182214.5d31c7310c.obscpio
Normal file
3
mpv-0.34.1+git.20220203T182214.5d31c7310c.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a6c33ee77477de50652c6eefaeac503968290ba3856683c510212b3925103128
|
||||||
|
size 9644045
|
31
mpv.changes
31
mpv.changes
@ -1,3 +1,34 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 05 20:24:08 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
|
||||||
|
|
||||||
|
- 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 <idesmi@protonmail.com>
|
||||||
|
|
||||||
|
- 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=<primary-only|secondary-only>"
|
||||||
|
* options: add --sub-visibility=<primary-only|secondary-only>
|
||||||
|
* player: add thd (TrueHD) to whitelist of audio extensions
|
||||||
|
* player: fix parentheses warning with &&
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 19 08:38:14 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
|
Wed Jan 19 08:38:14 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: mpv
|
name: mpv
|
||||||
version: 0.34.1+git.20220117T134844.22b0bac28e
|
version: 0.34.1+git.20220203T182214.5d31c7310c
|
||||||
mtime: 1642456124
|
mtime: 1643908934
|
||||||
commit: 22b0bac28e6c51651dedc7c270fc009309f2cb6b
|
commit: 5d31c7310c02767e35bfd82d1cc635427518a298
|
||||||
|
12
mpv.spec
12
mpv.spec
@ -22,13 +22,13 @@
|
|||||||
%define _waf_ver 2.0.23
|
%define _waf_ver 2.0.23
|
||||||
%define lname libmpv2
|
%define lname libmpv2
|
||||||
Name: mpv
|
Name: mpv
|
||||||
Version: 0.34.1+git.20220117T134844.22b0bac28e
|
Version: 0.34.1+git.20220203T182214.5d31c7310c
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Advanced general-purpose multimedia player
|
Summary: Advanced general-purpose multimedia player
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Multimedia/Video/Players
|
Group: Productivity/Multimedia/Video/Players
|
||||||
URL: http://mpv.io
|
URL: http://mpv.io
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar
|
||||||
Source1: https://waf.io/waf-%{_waf_ver}
|
Source1: https://waf.io/waf-%{_waf_ver}
|
||||||
Source2: %{name}.changes
|
Source2: %{name}.changes
|
||||||
# PATCH-FIX-OPENSUSE do not require equal libav versions, obs rebuilds as needed
|
# 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(lcms2) >= 2.6
|
||||||
BuildRequires: pkgconfig(libarchive) >= 3.4.0
|
BuildRequires: pkgconfig(libarchive) >= 3.4.0
|
||||||
BuildRequires: pkgconfig(libass) >= 0.12.2
|
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(libavdevice) >= 57.0.0
|
||||||
BuildRequires: pkgconfig(libavfilter) >= 7.14.100
|
BuildRequires: pkgconfig(libavfilter) >= 7.14.100
|
||||||
BuildRequires: pkgconfig(libavformat) >= 58.9.100
|
BuildRequires: pkgconfig(libavformat) >= 58.9.100
|
||||||
@ -67,7 +67,6 @@ BuildRequires: pkgconfig(libcdio_paranoia)
|
|||||||
BuildRequires: pkgconfig(libdrm) >= 2.4.75
|
BuildRequires: pkgconfig(libdrm) >= 2.4.75
|
||||||
BuildRequires: pkgconfig(libiso9660)
|
BuildRequires: pkgconfig(libiso9660)
|
||||||
BuildRequires: pkgconfig(libkms)
|
BuildRequires: pkgconfig(libkms)
|
||||||
BuildRequires: pkgconfig(libplacebo) >= 3.104.0
|
|
||||||
BuildRequires: pkgconfig(libpulse) >= 1.0
|
BuildRequires: pkgconfig(libpulse) >= 1.0
|
||||||
BuildRequires: pkgconfig(libswresample) >= 3.0.100
|
BuildRequires: pkgconfig(libswresample) >= 3.0.100
|
||||||
BuildRequires: pkgconfig(libswscale) >= 5.0.101
|
BuildRequires: pkgconfig(libswscale) >= 5.0.101
|
||||||
@ -105,6 +104,9 @@ Conflicts: mpv-plugin-mpris < 0.4
|
|||||||
Provides: mplayer2 = 20140101
|
Provides: mplayer2 = 20140101
|
||||||
Obsoletes: mplayer2 < 20140101
|
Obsoletes: mplayer2 < 20140101
|
||||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150300
|
%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)
|
BuildRequires: pkgconfig(mujs)
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1500
|
%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-client) >= 1.15.0
|
||||||
BuildRequires: pkgconfig(wayland-cursor) >= 1.15.0
|
BuildRequires: pkgconfig(wayland-cursor) >= 1.15.0
|
||||||
BuildRequires: pkgconfig(wayland-egl) >= 9.0.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-scanner)
|
||||||
BuildRequires: pkgconfig(wayland-server)
|
BuildRequires: pkgconfig(wayland-server)
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user