OSX/CI: KCrash misses DrKonqi

Marko Käning mk-lists at email.de
Sun Jul 20 17:38:10 UTC 2014


Hi,

while pondering [1] I noticed that KCrash actually misses DrKonqi on OSX:
---
$ tree /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kcrash
/opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kcrash
└── inst
    ├── include
    │   └── KF5
    │       ├── KCrash
    │       │   ├── KCrash
    │       │   ├── kcrash.h
    │       │   └── kcrash_export.h
    │       └── kcrash_version.h
    ├── lib
    │   ├── cmake
    │   │   └── KF5Crash
    │   │       ├── KF5CrashConfig.cmake
    │   │       ├── KF5CrashConfigVersion.cmake
    │   │       ├── KF5CrashTargets-debug.cmake
    │   │       └── KF5CrashTargets.cmake
    │   ├── libKF5Crash.5.0.0.dylib
    │   ├── libKF5Crash.5.dylib -> libKF5Crash.5.0.0.dylib
    │   └── libKF5Crash.dylib -> libKF5Crash.5.dylib
    └── mkspecs
        └── modules
            └── qt_KCrash.pri

9 directories, 12 files
---

Where is it?

Greets,
Marko


[1] https://bugs.kde.org/show_bug.cgi?id=337140#c14


More information about the Kde-frameworks-devel mailing list