Summary: | remove kdelibs4support not finished (frameworks branch) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Gustavo Alvarez <sl1pkn07> |
Component: | Portability-Runtime | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 5.0.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/cce3c63eee63d666333072c44ad487a733aa1a27 | Version Fixed In: | 5.0.0 |
Sentry Crash Report: | |||
Attachments: | a patch to solve fail build |
Description
Gustavo Alvarez
2015-03-14 13:46:26 UTC
Created attachment 91559 [details]
a patch to solve fail build
this patch is complementary patch for this commit: https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/d754971883d1b6dc2eed9654c690d52e4d4eaf08 because fail build since this commit Git commit cce3c63eee63d666333072c44ad487a733aa1a27 by Veaceslav Munteanu. Committed on 14/03/2015 at 16:21. Pushed by munteanu into branch 'frameworks'. Related: bug 01 M +2 -0 CMakeLists.txt M +2 -1 app/CMakeLists.txt A +20 -0 cmake/modules/MacroBoolTo01.cmake M +1 -1 data/icons/apps/CMakeLists.txt M +2 -1 showfoto/CMakeLists.txt http://commits.kde.org/digikam/cce3c63eee63d666333072c44ad487a733aa1a27 Git commit 5ada723c8a32584ad59163c6158bceababb702a5 by Gilles Caulier. Committed on 10/03/2015 at 14:39. Pushed by cgilles into branch 'frameworks'. KDE4_ADD_APP_ICON -> ecm_add_app_icon M +2 -1 PORT.KF5/PENDING/photolayoutseditor/CMakeLists.txt M +3 -1 PORT.KF5/TODO/acquireimages/CMakeLists.txt M +2 -1 PORT.KF5/TODO/dngconverter/plugin/CMakeLists.txt M +2 -1 PORT.KF5/TODO/expoblending/CMakeLists.txt M +2 -1 PORT.KF5/TODO/panorama/CMakeLists.txt http://commits.kde.org/kipi-plugins/5ada723c8a32584ad59163c6158bceababb702a5 |