SHA256
1
0
forked from pool/mpv

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

Backported patch to fix problem with smplayer.

OBS-URL: https://build.opensuse.org/request/show/355075
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=32
This commit is contained in:
Martin Pluskal
2016-01-20 21:33:40 +00:00
committed by Git OBS Bridge
parent 7dce2929fb
commit 6b8ab24a8b
3 changed files with 21 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ Source: http://github.com/mpv-player/%{name}/archive/v%{version}.tar.gz#
Source1: http://ftp.waf.io/pub/release/waf-%{_waf_ver}
Source2: %{name}.changes
Source3: %{name}.png
Patch0: %{name}-0.15.0_fix_NULL_ptr.patch
BuildRequires: hicolor-icon-theme
BuildRequires: ladspa-devel
BuildRequires: libjpeg-devel
@@ -145,6 +146,7 @@ features.
%prep
%setup -q
%patch0 -p1
# As we downloaded specific waf version we need to put and prepare it in place.
cp -f %{SOURCE1} waf