Bug 410452

Summary: metainfo.yaml allows only one cmake config package name
Product: [Frameworks and Libraries] frameworks-kapidox Reporter: Friedrich W. H. Kossebau <kossebau>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs-null>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 5.60.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Friedrich W. H. Kossebau 2019-07-31 14:14:21 UTC
At least the repo "akonadi", which currently runs as one product, installs multiple cmake config files for the different libraries part of the software.

This cannot be modelled in the metainfo.yaml specification yet, as there is only a single top-level "cmakename:" entry possible.

Possible solution:
the "libraries: cmake:" entry could be extended to allow multiple sets of cmake config files with respective lists of provided cmake library targets,