]> git.pld-linux.org Git - packages/digikam.git/commitdiff
- up to 5.7.0; mediaplayer needs libraries that aren't in pld, so explictly disable it auto/th/digikam-5.7.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 14 Sep 2017 06:47:59 +0000 (08:47 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 14 Sep 2017 06:47:59 +0000 (08:47 +0200)
digikam.spec

index 19515d98c096400d5341b64a65435823695dbbf4..80c524a5e1f09a65b496a670db3117028eab2b55 100644 (file)
@@ -5,18 +5,19 @@
 Summary:       A KDE frontend for gphoto2
 Summary(pl.UTF-8):     Interfejs KDE do gphoto2
 Name:          digikam
-Version:       5.6.0
+Version:       5.7.0
 Release:       1
 License:       GPL
 Group:         X11/Applications/Graphics
 Source0:       http://download.kde.org/stable/digikam/%{name}-%{version}.tar.xz
-# Source0-md5: 7d8c1b1b31acac601bf4c61953000e0a
+# Source0-md5: 475e85b052c72763ee1103493956bd68
 Patch0:                sendimages-icedove.diff
 URL:           http://www.digikam.org/
 BuildRequires: ImageMagick-devel
 BuildRequires: clapack-devel
 BuildRequires: cmake >= 2.8.0
 BuildRequires: eigen3
+BuildRequires: exiv2-devel >= 0.26
 BuildRequires: gettext-tools
 BuildRequires: jasper-devel
 BuildRequires: java-opencv
@@ -80,7 +81,7 @@ cd build
        -DENABLE_AKONADICONTACTSUPPORT:BOOL=ON \
        -DENABLE_APPSTYLES:BOOL=ON \
        -DENABLE_KFILEMETADATASUPPORT:BOOL=ON \
-       -DENABLE_MEDIAPLAYER:BOOL=ON \
+       -DENABLE_MEDIAPLAYER:BOOL=OFF \
        -DENABLE_MYSQLSUPPORT:BOOL=ON \
        -DENABLE_INTERNALMYSQL:BOOL=ON \
        -DENABLE_OPENCV3:BOOL=ON \
This page took 0.246109 seconds and 4 git commands to generate.