Last Digikam package seems to have been ready since July 3th http://koji.fedoraproject.org/koji/packageinfo?packageID=1593 Could you please make it available in standard repo.
It requires opencv-2.4.9, which isn't (yet) available for f20 either, see bug #1114377
Thanks for your quick answer. Will have to wait a bit more ...
Hi, I built in http://copr.fedoraproject.org/coprs/sergiomb/digikam_next/ digiKam 4.1.0 for Fedora 20 you may install it with: yum --tmprepo=http://copr-be.cloud.fedoraproject.org/results/sergiomb/digikam_next/fedora-20-x86_64/repodata/repomd.xml --nogpg update digikam\*
trying test hacked scratched build (to allow use of older opencv): http://koji.fedoraproject.org/koji/taskinfo?taskID=7290616 If that goes ok, I'll merge and build as usual.
sed -i.opencv_247 -e 's|^DETECT_OPENCV(2.4.9 |DETECT_OPENCV(2.4.7 |' extra/kipi-plugins/CMakeLists.txt extra/libkface/CMakeLists.txt In core/CMakeLists.txt also required opencv 2.4.9.
-- First try at finding OpenCV... -- Great, found OpenCV on the first try. -- OpenCV Root directory is: /usr/lib/OpenCV -- OpenCV: Found version 2.4.7 (required: 2.4.9) -- OpenCV headers: /usr/include/opencv;/usr/include -- OpenCV libs : opencv_videostab;opencv_video;opencv_ts;opencv_superres;opencv_stitching;opencv_photo;opencv_ocl;opencv_objdetect;opencv_ml;opencv_legacy;opencv_imgproc;opencv_highgui;opencv_flann;opencv_features2d;opencv_core;opencv_contrib;opencv_calib3d CMake Warning at core/cmake/modules/MacroOpenCV.cmake:51 (MESSAGE): OpenCV: Version is too old. Call Stack (most recent call first): core/CMakeLists.txt:106 (DETECT_OPENCV)
digikam-4.2.0-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/digikam-4.2.0-5.fc20
Package digikam-4.2.0-5.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing digikam-4.2.0-5.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-9563/digikam-4.2.0-5.fc20 then log in and leave karma (feedback).
(In reply to nucleo from comment #5) > sed -i.opencv_247 -e 's|^DETECT_OPENCV(2.4.9 |DETECT_OPENCV(2.4.7 |' > extra/kipi-plugins/CMakeLists.txt extra/libkface/CMakeLists.txt > > In core/CMakeLists.txt also required opencv 2.4.9. I'd prefer have opencv-2.4.9 in f20
digikam-4.2.0-5.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.