30a183cdd9
KDE Frameworks is a collection of libraries and software frameworks by KDE that serve as technological foundation for KDE Plasma 5 and KDE Applications distributed under the GNU Lesser General Public License (LGPL) [1]. The work is based on what we have in the KDE testing repo [2]. This is the next big step in updating the KDE Desktop and its Applications to anything less dusty. With this change, `USES=kde:5` is now a valid option. Ports that need to depend on KDE Framework can now set: USES=kde:5 USE_KDE=<framework1> <framework2> ... <frameworkX> For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via: KWALLET_USE= KDE=wallet I would like to thank Raphael and Adriaan for reviewing the ports in the testing repo :) [1] https://en.wikipedia.org/wiki/KDE_Frameworks [2] http://src.mouf.net/area51/log/branches/plasma5 Reviewed by: rakuco, mat, groot_kde.org Approved by: rakuco (maintainer) Differential Revision: https://reviews.freebsd.org/D8329
29 lines
1.1 KiB
Text
29 lines
1.1 KiB
Text
include/KF5/KGuiAddons/KColorCollection
|
|
include/KF5/KGuiAddons/KColorMimeData
|
|
include/KF5/KGuiAddons/KColorUtils
|
|
include/KF5/KGuiAddons/KDateValidator
|
|
include/KF5/KGuiAddons/KFontUtils
|
|
include/KF5/KGuiAddons/KIconUtils
|
|
include/KF5/KGuiAddons/KImageCache
|
|
include/KF5/KGuiAddons/KModifierKeyInfo
|
|
include/KF5/KGuiAddons/KWordWrap
|
|
include/KF5/KGuiAddons/kcolorcollection.h
|
|
include/KF5/KGuiAddons/kcolormimedata.h
|
|
include/KF5/KGuiAddons/kcolorutils.h
|
|
include/KF5/KGuiAddons/kdatevalidator.h
|
|
include/KF5/KGuiAddons/kfontutils.h
|
|
include/KF5/KGuiAddons/kguiaddons_export.h
|
|
include/KF5/KGuiAddons/kiconutils.h
|
|
include/KF5/KGuiAddons/kimagecache.h
|
|
include/KF5/KGuiAddons/klocalimagecacheimpl.h
|
|
include/KF5/KGuiAddons/kmodifierkeyinfo.h
|
|
include/KF5/KGuiAddons/kwordwrap.h
|
|
include/KF5/kguiaddons_version.h
|
|
lib/cmake/KF5GuiAddons/KF5GuiAddonsConfig.cmake
|
|
lib/cmake/KF5GuiAddons/KF5GuiAddonsConfigVersion.cmake
|
|
lib/cmake/KF5GuiAddons/KF5GuiAddonsTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/KF5GuiAddons/KF5GuiAddonsTargets.cmake
|
|
lib/libKF5GuiAddons.so
|
|
lib/libKF5GuiAddons.so.5
|
|
lib/libKF5GuiAddons.so.%%KDE_FRAMEWORKS_VERSION%%
|
|
%%QT_MKSPECDIR%%/modules/qt_KGuiAddons.pri
|