Gentoo Archives: gentoo-dev

From: Sam James <sam@g.o>
To: gentoo-dev@l.g.o
Cc: gnome@g.o, asturm@g.o, Sam James <sam@g.o>
Subject: [gentoo-dev] [PATCH] profiles: add "screencast" global USE
Date: Fri, 15 Jul 2022 07:58:21
Message-Id: 20220715075803.1708656-1-sam@gentoo.org
1 Bug: https://bugs.gentoo.org/744622
2 Bug: https://bugs.gentoo.org/818253
3 Signed-off-by: Sam James <sam@g.o>
4 ---
5 profiles/use.desc | 1 +
6 1 file changed, 1 insertion(+)
7
8 diff --git a/profiles/use.desc b/profiles/use.desc
9 index 52f51fa3cdbe..aacc3a2b7a02 100644
10 --- a/profiles/use.desc
11 +++ b/profiles/use.desc
12 @@ -271,6 +271,7 @@ samba - Add support for SAMBA (Windows File and Printer sharing)
13 sasl - Add support for the Simple Authentication and Security Layer
14 savedconfig - Use this to restore your config from /etc/portage/savedconfig ${CATEGORY}/${PN}. Make sure your USE flags allow for appropriate dependencies
15 scanner - Add support for scanner hardware (e.g. build the sane frontend in kdegraphics)
16 +screencast - Enable support for remote desktop and screen cast using PipeWire
17 sctp - Support for Stream Control Transmission Protocol
18 sdl - Add support for Simple Direct Layer (media library)
19 seccomp - Enable seccomp (secure computing mode) to perform system call filtering at runtime to increase security of programs
20 --
21 2.37.1