https://bugs.kde.org/show_bug.cgi?id=394240
--- Comment #3 from Michael Pyne <mp...@kde.org> --- For KF5/Plasma/KDE apps, no. But kdesrc-build can be used outside of KDE context (including for Qt-based dependencies that don't use extra-cmake-modules, like taglib, qjson or grantlee). Notionally things can also be more complicated than would be supported by a single repository's prefix.sh (e.g. having some apps install into their own prefix, you'd want a single PATH= entry that fixes this for all the prefixes). On the other hand I'd be in absolutely no rush to support this kind of use case. But we'd still need to potentially support cases that fall outside a single prefix.sh. After all, which prefix.sh would we pick? The plasma-desktop one for users running Plasma 5 perhaps, but if you just built dolphin for testing you'd want the dolphin one instead, I think. Perhaps it's easy to automagically guess the proper prefix.sh though? -- You are receiving this mail because: You are watching all bug changes.