"kde5" or "kf5" ?

Alexander Neundorf neundorf at kde.org
Sat Feb 16 09:31:38 UTC 2013


Hi,

AFAIK KDE based on KDE frameworks will not be KDE 5, but still KDE4.

So... I noticed that we install some things to directories containing "kf5", 
e.g.
_set_fancy(PLUGIN_INSTALL_DIR        "${QT_PLUGIN_INSTALL_DIR}/kf5")

but several other things to "kde5":
set(BUNDLE_INSTALL_DIR          "/Applications/KDE5")
_set_fancy(LIBEXEC_INSTALL_DIR  "${LIB_INSTALL_DIR}/kde5/libexec")
_set_fancy(XDG_APPS_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/applications/kde5" )

I think this should be consistent, either "kf5" (which looses the KDE in it) 
or "kde5".

Alex


More information about the Kde-frameworks-devel mailing list