Re: bsdisks switched unconditionally to QT6
- In reply to: Michael Butler : "Re: bsdisks switched unconditionally to QT6"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Jun 2024 15:47:21 UTC
Michael Butler <imb@protected-networks.net> writes: > I was rather hoping someone had looked at implementing FLAVORS as has > been done in many other ports, e.g. sysutils/polkit-qt-1 and > multimedia/phonon, to accommodate the currently installed version. Flavors don't scale with non-leaf ports until provides/requires lands. Each port that depends on sysutils/bsdisks (even indirectly) would have to support both flavors just to propagate @qt5 back to bsdisks (even Gtk-based ports would have to support @qt5 flavor to ensure devel/gvfs doesn't use sysutils/bsdisks@qt6 instead). For examle, my attempt to add @nox11 blew up in dependencies. https://github.com/freebsd/freebsd-ports/commit/026ed2c6686a