SHA256
1
0
forked from pool/mpv

- Update to version 0.32.0+git.20200307T135520.28ea1ed296:

* See e7bab0025f..28ea1ed296
    for the complete changelog.
- Remove smbclient BR, samba support is now provided via ffmpeg

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=204
This commit is contained in:
Ismail Dönmez 2020-03-07 14:56:18 +00:00 committed by Git OBS Bridge
parent efef40966b
commit 427ad4ee99
6 changed files with 16 additions and 10 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/mpv-player/mpv.git</param>
<param name="changesrevision">e7bab0025f3617a2e19a1b9eacf689423787ed89</param></service></servicedata>
<param name="changesrevision">28ea1ed296a4e241ee57d9748ff0cfa073e5219c</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e35c29bfd0539b581e4981310280bbbf051355ef36281769b607cb23ebe4517
size 8987661

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b35afded6a1b566381d3d29607ca8d8f8a83d589112c929bc1686ada64b47b4
size 8987661

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Mar 07 14:53:06 UTC 2020 - idonmez@suse.com
- Update to version 0.32.0+git.20200307T135520.28ea1ed296:
* See https://github.com/mpv-player/mpv/compare/e7bab0025f..28ea1ed296
for the complete changelog.
- Remove smbclient BR, samba support is now provided via ffmpeg
-------------------------------------------------------------------
Sun Mar 01 17:04:28 UTC 2020 - idonmez@suse.com

View File

@ -1,5 +1,5 @@
name: mpv
version: 0.32.0+git.20200301T004003.e7bab0025f
mtime: 1583019603
commit: e7bab0025f3617a2e19a1b9eacf689423787ed89
version: 0.32.0+git.20200307T135520.28ea1ed296
mtime: 1583585720
commit: 28ea1ed296a4e241ee57d9748ff0cfa073e5219c

View File

@ -22,7 +22,7 @@
%define _waf_ver 2.0.9
%define lname libmpv1
Name: mpv
Version: 0.32.0+git.20200301T004003.e7bab0025f
Version: 0.32.0+git.20200307T135520.28ea1ed296
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later
@ -76,7 +76,6 @@ BuildRequires: pkgconfig(libva) >= 0.36.0
BuildRequires: pkgconfig(libva-x11) >= 0.36.0
BuildRequires: pkgconfig(python3)
BuildRequires: pkgconfig(rubberband)
BuildRequires: pkgconfig(smbclient)
BuildRequires: pkgconfig(uchardet)
BuildRequires: pkgconfig(vapoursynth)
BuildRequires: pkgconfig(vapoursynth-script)
@ -207,7 +206,6 @@ python3 ./waf configure \
--confdir="%{_sysconfdir}/%{name}" \
--enable-cdda \
--enable-dvdnav \
--enable-libsmbclient \
--enable-libmpv-shared \
--enable-manpage-build \
--enable-libarchive \