- Notifications
You must be signed in to change notification settings - Fork0
Testing overlay for Qt and related packages
a17r/qt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is where the Gentoo Qt project develops and maintains ebuilds forexperimental Qt versions (pre-releases and "live" code from git) andQt-related packages. For your convenience, we also provide a few packagesets andpackage.keyword
files.
The overlay is hosted on Github and on the official Gentoo infrastructure at:
You don't need to emerge the Qt ebuilds specifically, they are normally pulledin as dependencies for packages that use Qt. But you may want to have all ofQt installed, for example if you are a developer or tester. In that case werecommend you copy the most applicable set to your/etc/portage/sets/
directory, rename it (to prevent portage error on set redefinition), andcustomize it to your own wishes.
If you have questions, you can find us on IRC in #gentoo-qt on Libera.chat or atqt@gentoo.org.
Bugs should be reported onhttps://bugs.gentoo.org. Be sure to include"[qt overlay]" in the summary of your bug report.
Users wanting to contribute should first read theQt project policies.
Run the following command:
layman -f -a qt
And you're done.
If you want to refresh the overlay, run:
layman -s qt