]> git.pld-linux.org Git - packages/digikam.git/blobdiff - digikam.spec
- release 4 (by relup.sh)
[packages/digikam.git] / digikam.spec
index cb6759d9fe5401a4aa89fa0d86da51b7379722d4..571aaf23caed789e0f41878be4870aead7a78df2 100644 (file)
@@ -5,14 +5,15 @@
 Summary:       A KDE frontend for gphoto2
 Summary(pl.UTF-8):     Interfejs KDE do gphoto2
 Name:          digikam
-Version:       4.9.0
-Release:       1
+Version:       4.13.0
+Release:       4
 License:       GPL
 Group:         X11/Applications/Graphics
 Source0:       http://download.kde.org/stable/digikam/%{name}-%{version}.tar.bz2
-# Source0-md5: 9f0b00b6421fb310921399bae3089b5a
+# Source0-md5: 930b9a89244afd1f28490d0acabbecc5
 Patch0:                %{name}-build.patch
 Patch1:                sendimages-icedove.diff
+Patch2:                opencv3.patch
 URL:           http://www.digikam.org/
 BuildRequires: ImageMagick-devel
 BuildRequires: Qt3Support-devel >= %{qtver}
@@ -85,6 +86,7 @@ Interfejs KDE do gphoto2 - pliki nagłówkowe.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # use kde one
 rm cmake/modules/FindK{Sane,exiv2,ipi}.cmake
@@ -99,6 +101,7 @@ cd build
        -DDIGIKAMSC_COMPILE_LIBKGEOMAP:BOOL=ON \
        -DDIGIKAMSC_COMPILE_LIBMEDIAWIKI:BOOL=ON \
        -DDIGIKAMSC_COMPILE_LIBKVKONTAKTE:BOOL=ON \
+       -DENABLE_OPENCV3:BOOL=ON \
        ../
 
 %{__make}
@@ -128,7 +131,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/cleanup_digikamdb
 %attr(755,root,root) %{_bindir}/digikam
 %attr(755,root,root) %{_bindir}/dngconverter
-%attr(755,root,root) %{_bindir}/dnginfo
 %attr(755,root,root) %{_bindir}/expoblending
 %attr(755,root,root) %{_bindir}/libkgeomap_demo
 %attr(755,root,root) %{_bindir}/panoramagui
This page took 0.087494 seconds and 4 git commands to generate.