Summary: | media-sound/jalv-1.6.0: add qt4 flag, rename gtk to gtk3 flag | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Nikita Zlobin <cook60020tmp> |
Component: | Current packages | Assignee: | Professional Audio Applications Maintainers <proaudio> |
Status: | RESOLVED WONTFIX | ||
Severity: | enhancement | CC: | kensington, simon.vanderveldt+gentoo |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Enhanced ebuild |
Qt 4 is dead and support was deliberately removed. jalv.gtk3 is pretty much useless because the majority of toolkits aren't supported within it (see here for an overview https://github.com/drobilla/suil/blob/master/wscript#L107). In other words, gtk2 is the only usable/real option at the moment, both for 1.6.0 as well jalv and suil's current master. So if gtk3 is necessary I guess it should be added instead of renamed. (In reply to Nikita Zlobin from comment #0) > Renaming of gtk flag might be imminent in future (yet good for management by > global use flags). It is forbidden by Gnome team policy: https://wiki.gentoo.org/wiki/Project:GNOME/Gnome_Team_Ebuild_Policies#GTK.2B_USE-flag_and_slots_usage Qt4 is on the brink of removal. Closing, as there's nothing left for this bug to persist. |
Created attachment 464150 [details] Enhanced ebuild Qt4 and qt5 loaders are supported simultaneously. Renaming of gtk flag might be imminent in future (yet good for management by global use flags).