[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-frameworks-devel
Subject:    Re: plasma-framework, kactivities and kactivities-stats: please consider proper de-KF-ication now
From:       christoph () cullmann ! io
Date:       2023-11-05 14:09:01
Message-ID: 2894dc101972909a6ee06b69b4726a69 () cullmann ! io
[Download RAW message or body]

On 2023-11-05 12:59, Friedrich W. H. Kossebau wrote:
> Hi,
> 
> with plasma-framework, kactivities and kactivities entering the Plasma 
> product
> bundle, I assume they also will adapt to Plasma versioning.

Hi,

if we are atm moving stuff, might it make sense to move Baloo, too, 
given it only
is usable with the daemon inside Plasma more or less, too?

Greetings
Christoph

> 
> Without any de-KF-ication though this will break things though for 
> building
> consumers soonish. Example
> 
> --- 8< ---
> find_package(KF6 ${KF_MIN_VERSION} REQUIRED COMPONENTS
>     CoreAddons
>     Plasma
> )
> --- 8< ---
> 
> * KF6_VERSION will be set by FindKF6.cmake to min component version, so 
> that
> of KF6Plasma
> * when setting KF_MIN_VERSION one will only think about KF versions, 
> not
> Plasma versions
> 
> Asking people to always know about that trap and remember to always 
> only do
> e.g.
> --- 8< ---
> find_package(KF6CoreAddons ${KF_MIN_VERSION} REQUIRED)
> find_package(KF6Plasma ${PLASMA_MIN_VERSION} REQUIRED)
> --- 8< ---
> yields rather strange pattern code.
> 
> Or think of things like libcolorcorrect/LibColorCorrectConfig.cmake.in:
> 
> --- 8< ---
> find_dependency(KF6Plasma "@KF6_MIN_VERSION@")
> --- 8< ---
> 
> Looks fine on first sight, does it? Just, no longer is now.
> 
> So not best developer experience here.
> 
> Thus, to make it clear to everyone that those 3 libraries are now from 
> another
> product bundle, with own versioning and other own rules, please do not 
> forget
> to adapt
> * naming: library names, CMake package names, CMake target names
> * version variable setting (PLASMA_MIN_VERSION needed now in consumers)
> * documentation: metainfo.yaml entries, references to KDE Frameworks
> 
> And yes, while at it some other Plasma bundle things might want to be 
> unmessy
> here as well, e.g. libkscreen :)
> 
> Cheers
> Friedrich
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic