mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-10 00:10:19 +03:00
Qt 6.10 added its own install targets for .desktop files, icons, and metainfo and has unfortunately not added the version likely given didn't have to worry about Qt5 as they did not install these but we do manually. Rather than more complex changes in Qt6, change this here instead. Odds are Qt will change this in Qt7. Ideally would just drop this package given nobody really needs designer from Qt5 anymore (like other tools such as GUI linguist that we already dropped), but this package is also used to provide UiTools. Bug: https://bugs.gentoo.org/966328 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>