Bug 410452 - metainfo.yaml allows only one cmake config package name
Summary: metainfo.yaml allows only one cmake config package name
Status: REPORTED
Alias: None
Product: frameworks-kapidox
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.60.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-31 14:14 UTC by Friedrich W. H. Kossebau
Modified: 2019-07-31 14:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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,