Accepting request 662070 from home:wolfi323:branches:KDE:Extra

- Add Fix-building-against-exiv2-0.27.patch to fix build with
  exiv2-0.27.0

OBS-URL: https://build.opensuse.org/request/show/662070
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=89
This commit is contained in:
2019-01-02 12:06:23 +00:00
committed by Git OBS Bridge
parent 1dccc367ec
commit 40f406c501
3 changed files with 451 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ Url: http://www.krita.org/
Source0: http://download.kde.org/stable/krita/%{version}/krita-%{version}.tar.gz
# PATCH-FIX-OPENSUSE fix_libgif_5_0_build.patch -- Trivial fix to make Krita link against libgif 5.0.x in openSUSE Leap 42.3
Patch: fix_libgif_5_0_build.patch
# PATCH-FIX-UPSTREAM
Patch1: Fix-building-against-exiv2-0.27.patch
BuildRequires: Mesa-devel
BuildRequires: OpenColorIO-devel
BuildRequires: OpenEXR-devel
@@ -134,6 +136,7 @@ Development headers and libraries for Krita.
%if 0%{?suse_version} < 1320
%patch
%endif
%patch1 -p1
%build
# install translations to %%{_kf5_localedir} so they don't clash with the krita translations in calligra-l10n (KDE4 based)