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

- Add colorspace-fix-assertion-part2.patch in order to address
  gh#sekrit-twc/zimg#123.

OBS-URL: https://build.opensuse.org/request/show/786091
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/zimg?expand=0&rev=27
This commit is contained in:
Tomáš Chvátal
2020-03-18 09:04:46 +00:00
committed by Git OBS Bridge
parent 6bc9c15dfe
commit 7a890caa43
3 changed files with 45 additions and 1 deletions

View File

@@ -27,7 +27,8 @@ 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
Patch1: colorspace-fix-assertion.patch
Patch2: colorspace-fix-assertion-part2.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc-c++
@@ -59,6 +60,7 @@ developing applications that use libzimg%{sover}.
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%build
autoreconf -fiv