Add snippet for KDEInstallDirs#345
Conversation
|
Background, upstream changes: https://invent.kde.org/frameworks/extra-cmake-modules/-/commit/8cf1cf2851222540fcd4a6be11185a45379372a7 Without it I get tons of messages like: |
|
Changes (kcoreaddons6): ECM_DIR fixed in extra-cmake-modules From: To: |
|
Any thoughts on this? This doesn't brake anything and is only used for KDE projects. Would be nice if this was included before the next major update for those (probably in December). |
|
Would KDEDirArgs cumulate cmakeDirArgs? |
Not sure what you mean by "cumulate", it will replace the arguments used by cmake like
Only rule that doesn't apply is In other words one would use |
|
I mean, shouldn't KDEDirArgs define all arguments from cmakeDirArgs plus the two for kde? Why would that hurt? |
|
Hoping to get the right answer here :) KDEDirArgs "redefines" the cmakeDirArgs arguments with this. It doesn't hurt anything yet, but could be in the future? (things still build with cmakeDirArgs). |
|
I now looked at the upstream changes you linked. Looks like a mess to me. A snippet is supposed to be a stable thing, otherwise it won't help you much. IMO it would be better if some snippets were direct in the haikuports repo. |
|
If we add snippets to haikuports which can be If we keep the layout similar to Gentoo here too, this would correspond to their |
|
Food for thoughts, I'll set draft to this again, meanwhile I patched ECM to take advantage of QTPLUGINDIR and QMLDIR, so we wouldn't have to force those into the recipe again. |
|
Closing for now, no urgent issue atm. |
No description provided.