conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
949 stars 1.73k forks source link

[request] KF6*/6.*.* #23229

Open xahon opened 6 months ago

xahon commented 6 months ago

Package Name/Version

KF5/5..*

Webpage

https://github.com/orgs/KDE/repositories?type=all

Source code

https://github.com/orgs/KDE/repositories?type=all

Description of the library/tool

All KDE-related libraries, all libraries source code is under https://github.com/orgs/KDE/repositories?type=all with k prefix in the name of repository (like kconfig - KF5Config, kcoreaddons - KF5CoreAddons) I found that this family of libraries completely absent in conan but it's used by some products like Kdiff3 and there's no way to build it on Windows without extra software (like Craft). May be it's possible to make them available on Conan?

Related: https://github.com/conan-io/conan-center-index/issues/4397

xahon commented 1 month ago

Still very needed

valgur commented 1 month ago

The KDE project has over one thousand repos. Can you be more specific? Which ones would be required to build Kdiff3 specifically, for example?

xahon commented 1 month ago

It uses next components:

KF6I18n KF6CoreAddons KF6XmlGui KF6WidgetsAddons KF6Config KF6Crash KF6KIO

xahon commented 1 month ago

KF-family of libraries has about 38 meaningful libraries, other KDE repos are like common code submodules I think a complete list here https://github.com/microsoft/vcpkg/issues/40247

BLumia commented 1 month ago

Maybe the title needs to be updated to KF6*/6.*.* btw?

xahon commented 1 month ago

@BLumia Done