Ports tree overlay to get KDE Frameworks and Plasma Desktop for Qt6.
Screenshot below is of the of the alpha release:
See KDE's 6th Megarelease - Beta 2 for the details of the included packages.
- KDE Frameworks 5.247.0 is already in the FreeBSD main tree, so not included here
- KDE Plasma 5.91.0 is already in the FreeBSD main tree, so not included here
Structure:
- The structure of the overlay now follows the normal ports tree, this means, that the category Makefiles are not included (so INDEX will fail).
To use this overlay, add the tree to poudriere:
> poudriere ports -c -U https://github.com/tcberner/kde6-overlay -p kde6 -m git -B main
Then build with kde6
added as an overlay:
> poudriere [...] -O kde6 [...]
The KDE Gear ports included in this overlay are mostly Qt6 based. So installing konsole for example will give you a Qt6-based konsole.