D29299: Make KI18N_INSTALL() not rely on only LOCALE_INSTALL_DIR
Pino Toscano
noreply at phabricator.kde.org
Thu Apr 30 16:39:04 BST 2020
pino added a comment.
The problem is that ki18n_install() is rarely used manually, and generally it is appended by the release scripts to the top-level CMakeLists.txt file that goes into the tarballs.
This means that either the majority of the packages will not make use of this, or a mass-bump of the ki18n dependency (which I'd rather not do).
I personally prefer Heiko's approach (D29136 <https://phabricator.kde.org/D29136>), followed by making ECM required to use ki18n.
REPOSITORY
R249 KI18n
REVISION DETAIL
https://phabricator.kde.org/D29299
To: kossebau, ilic, heikobecker, #frameworks, aacid, ltoscano
Cc: pino, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200430/b2191816/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list