commit: 252b10a3e7c5b5b482c98dec8cd217eba4c67c20 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 15 07:57:35 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 20 05:12:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252b10a3
profiles: add "screencast" global USE Bug: https://bugs.gentoo.org/744622 Bug: https://bugs.gentoo.org/818253 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index 015860fbd20a..4eed3d4e6422 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -269,6 +269,7 @@ samba - Add support for SAMBA (Windows File and Printer sharing) sasl - Add support for the Simple Authentication and Security Layer savedconfig - Use this to restore your config from /etc/portage/savedconfig ${CATEGORY}/${PN}. Make sure your USE flags allow for appropriate dependencies scanner - Add support for scanner hardware (e.g. build the sane frontend in kdegraphics) +screencast - Enable support for remote desktop and screen cast using PipeWire sctp - Support for Stream Control Transmission Protocol sdl - Add support for Simple Direct Layer (media library) seccomp - Enable seccomp (secure computing mode) to perform system call filtering at runtime to increase security of programs
