Accepting request 396566 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/396566 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=148
This commit is contained in:
commit
0bc6dac019
17
digikam-4.14.0-lensfun-0.3.2.patch
Normal file
17
digikam-4.14.0-lensfun-0.3.2.patch
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
diff -burNE digikam-4.14.0/core/libs/dimg/filters/lens/lensfuniface.h digikam-4.14.0_work/core/libs/dimg/filters/lens/lensfuniface.h
|
||||||
|
--- digikam-4.14.0/core/libs/dimg/filters/lens/lensfuniface.h 2015-10-13 23:58:21.000000000 +0200
|
||||||
|
+++ digikam-4.14.0_work/core/libs/dimg/filters/lens/lensfuniface.h 2016-05-12 10:35:13.461127704 +0200
|
||||||
|
@@ -24,10 +24,10 @@
|
||||||
|
|
||||||
|
// Lib LensFun includes
|
||||||
|
|
||||||
|
-extern "C"
|
||||||
|
-{
|
||||||
|
+// extern "C"
|
||||||
|
+// {
|
||||||
|
#include <lensfun.h>
|
||||||
|
-}
|
||||||
|
+// }
|
||||||
|
|
||||||
|
// local includes
|
||||||
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 12 10:47:43 UTC 2016 - Mathias.Homann@opensuse.org
|
||||||
|
|
||||||
|
- Add patch digikam-4.14.0-lensfun-0.3.2.patch to make digikam
|
||||||
|
build with the latest lensfun version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 7 10:47:43 UTC 2016 - normand@linux.vnet.ibm.com
|
Mon Mar 7 10:47:43 UTC 2016 - normand@linux.vnet.ibm.com
|
||||||
|
|
||||||
|
@ -35,6 +35,9 @@ Patch3: remove-gplv2-only.patch
|
|||||||
Patch6: digikam-4.4.0.no-kdcraw.version-check.patch
|
Patch6: digikam-4.4.0.no-kdcraw.version-check.patch
|
||||||
# PATCH-FIX-OPENSUSE fix_opencv3.patch -- Fix the internal libkface to work with openCV version 3.0. This is based on upstream changes
|
# PATCH-FIX-OPENSUSE fix_opencv3.patch -- Fix the internal libkface to work with openCV version 3.0. This is based on upstream changes
|
||||||
Patch100: fix_opencv3.patch
|
Patch100: fix_opencv3.patch
|
||||||
|
# PATCH: Building with lensfun 0.3.2
|
||||||
|
Patch999: digikam-4.14.0-lensfun-0.3.2.patch
|
||||||
|
|
||||||
BuildRequires: ImageMagick-devel
|
BuildRequires: ImageMagick-devel
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
@ -268,6 +271,7 @@ required for digikam to run. Upstream these libraries have moved to KF5, but dig
|
|||||||
%patch3
|
%patch3
|
||||||
%patch6 -p1
|
%patch6 -p1
|
||||||
%patch100 -p1
|
%patch100 -p1
|
||||||
|
%patch999 -p1
|
||||||
|
|
||||||
# Remove build time references so build-compare can do its work
|
# Remove build time references so build-compare can do its work
|
||||||
FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y')
|
FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y')
|
||||||
|
Loading…
Reference in New Issue
Block a user