Created attachment 835993 [details, diff] syncplay-1.6.9.ebuild patch with gui USE flag. Syncplay can be started in a cli mode by either passing `--no-gui` or simply starting it without QtPy dependencies installed. Having the QtPy dependency under a flag would allow users to not pull Qt if not needed. I've made a simple patch to try to implement this.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19534635c198644ab0d4956d0fc2f63e9607c77d commit 19534635c198644ab0d4956d0fc2f63e9607c77d Author: Anna <anna@navirc.com> AuthorDate: 2022-11-29 14:00:42 +0000 Commit: Nicola Smaniotto <smaniotto.nicola@gmail.com> CommitDate: 2022-11-29 14:06:44 +0000 media-video/syncplay: allow the removal of qt5 gui Author: Anna <anna@navirc.com> Closes: https://bugs.gentoo.org/882565 Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com> media-video/syncplay/syncplay-1.6.9.ebuild | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-)