]> git.pld-linux.org Git - packages/digikam.git/blobdiff - digikam.spec
- release 5 (by relup.sh)
[packages/digikam.git] / digikam.spec
index 7b28b860a3aabfc39c127a6f45a7d700b05b7edd..6c2138dab52825dd13d0f84e7d4ffd0f3118d4ac 100644 (file)
@@ -5,14 +5,16 @@
 Summary:       A KDE frontend for gphoto2
 Summary(pl.UTF-8):     Interfejs KDE do gphoto2
 Name:          digikam
-Version:       4.8.0
-Release:       1
+Version:       4.13.0
+Release:       5
 License:       GPL
 Group:         X11/Applications/Graphics
 Source0:       http://download.kde.org/stable/digikam/%{name}-%{version}.tar.bz2
-# Source0-md5: 2a869d4007577c7df090afcdea2fab97
+# Source0-md5: 930b9a89244afd1f28490d0acabbecc5
 Patch0:                %{name}-build.patch
 Patch1:                sendimages-icedove.diff
+Patch2:                opencv3.patch
+Patch3:                disable-videoslideshow.patch
 URL:           http://www.digikam.org/
 BuildRequires: ImageMagick-devel
 BuildRequires: Qt3Support-devel >= %{qtver}
@@ -85,6 +87,8 @@ Interfejs KDE do gphoto2 - pliki nagłówkowe.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 # use kde one
 rm cmake/modules/FindK{Sane,exiv2,ipi}.cmake
@@ -99,6 +103,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 +133,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.076073 seconds and 4 git commands to generate.