Accepting request 785829 from home:marxin:branches:multimedia:libs

- Add colorspace-fix-assertion.patch in order to fix
  build with GCC10. See gh#sekrit-twc/zimg#122.

OBS-URL: https://build.opensuse.org/request/show/785829
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/zimg?expand=0&rev=26
This commit is contained in:
Tomáš Chvátal
2020-03-17 08:31:28 +00:00
committed by Git OBS Bridge
parent 1af12dc762
commit 6bc9c15dfe
3 changed files with 42 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ URL: https://github.com/sekrit-twc/zimg
Source0: zimg-%{version}.tar.xz
Source99: baselibs.conf
Patch0: update-matrix3.cpp.patch
PAtch1: colorspace-fix-assertion.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc-c++
@@ -57,6 +58,7 @@ developing applications that use libzimg%{sover}.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build
autoreconf -fiv