hc
2024-07-16 5fbd6e2385615a225453562361c4bdab3b15fda1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config BR2_PACKAGE_KF5_KCOREADDONS
   bool "kf5-kcoreaddons"
   depends on !BR2_TOOLCHAIN_HAS_BINUTILS_BUG_27597
   select BR2_PACKAGE_KF5_EXTRA_CMAKE_MODULES
   select BR2_PACKAGE_QT5TOOLS
   select BR2_PACKAGE_QT5TOOLS_LINGUIST_TOOLS
   help
     KF5 is a set of Qt framework addons, extending Qt in
     various ways, not only restricted in helping integration
     in KDE.
 
     This package contains KCoreAddons, a set of classes built
     on top of QtCore to perform various tasks.
 
     https://api.kde.org/frameworks/kcoreaddons/html/index.html