SHA256
1
0
forked from pool/mpv

Accepting request 419423 from home:alois:branches:multimedia:apps

Update to version 0.19.0

OBS-URL: https://build.opensuse.org/request/show/419423
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=53
This commit is contained in:
Martin Pluskal
2016-08-15 18:17:49 +00:00
committed by Git OBS Bridge
parent bd4845582e
commit 4c83996eda
7 changed files with 101 additions and 12 deletions

View File

@@ -19,10 +19,10 @@
#
%define _waf_ver 1.9.1
%define _waf_ver 1.9.2
%define lname libmpv1
Name: mpv
Version: 0.18.1
Version: 0.19.0
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0+ and BSD-3-Clause
@@ -102,7 +102,7 @@ Obsoletes: mplayer2 < 20140101
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# PDF manual.
# JIT for lua.
%if 0%{?suse_version} > 1310
%if 0%{?suse_version} > 1320
BuildRequires: python-rst2pdf
%ifarch %ix86 x86_64
BuildRequires: pkgconfig(luajit)
@@ -182,7 +182,7 @@ export CCFLAGS="%{optflags}"
--enable-libmpv-shared \
--enable-zsh-comp \
--enable-manpage-build \
%if 0%{?suse_version} > 1315
%if 0%{?suse_version} > 1320
--enable-pdf-build \
%endif
${myopts}
@@ -209,7 +209,7 @@ install -D -m 0644 etc/mpv.conf %{buildroot}%{_sysconfdir}/%{name}/mpv.conf
%files
%defattr(-,root,root)
%if 0%{?suse_version} > 1315
%if 0%{?suse_version} > 1320
%doc build/DOCS/man/mpv.pdf
%endif
%doc Copyright LICENSE README.md RELEASE_NOTES