subj; All the features are enabled by default. - WITH_SDL=ON results in an automagical dependency upon media-libs/libsdl2. - WITH_TIGHTVNC_FILETRANSFER=ON should require USE="threads" Reproducible: Always
WITH_SDL: we don't build examples, so WITH_SDL do nothing.
(In reply to Alexander Tsoy from comment #1) > WITH_SDL: we don't build examples, so WITH_SDL do nothing. Good catch, but it would be nice to add -DWITH_SDL=OFF to the ebuild anyway to prevent searching for it and to avoid confusion... And actually we do build examples, we just don't install them, I was going to report it too, but didn't want to nag about unnecessary excessive compilation ;) Although as far as you brougt it up, you might want to add `EXCLUDE_FROM_ALL` to the apropriate `add_executable` statements or whatever...
(In reply to Fat-Zer from comment #2) > And actually we do build examples, we just don't install them, I was going > to report it too, but didn't want to nag about unnecessary excessive > compilation ;) Thanks! Good catch. I will look into it later, or maybe just report it upstream.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0220c0523306b9f439f4a2a2dd27d81b1a55ebcb commit 0220c0523306b9f439f4a2a2dd27d81b1a55ebcb Author: Alexander Tsoy <alexander@tsoy.me> AuthorDate: 2020-06-14 22:19:48 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-06-20 20:30:49 +0000 net-libs/libvncserver: Version bump to 0.9.13 Closes: https://bugs.gentoo.org/715964 Closes: https://bugs.gentoo.org/715968 Bug: https://bugs.gentoo.org/728594 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/16245 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> net-libs/libvncserver/Manifest | 1 + net-libs/libvncserver/libvncserver-0.9.13.ebuild | 71 ++++++++++++++++++++++++ net-libs/libvncserver/metadata.xml | 3 +- 3 files changed, 74 insertions(+), 1 deletion(-)