diff options
author | Sam James <sam@gentoo.org> | 2022-07-20 05:14:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-20 05:14:52 +0000 |
commit | b610a0a51c9b34f78083d263db4d70d1d196325f (patch) | |
tree | 1649c5a6d4bd3635a577b2c02b40e280b507b9f7 /www-client | |
parent | sys-apps/xdg-desktop-portal: drop now-global USE=screencast definitions (diff) | |
download | gentoo-b610a0a51c9b34f78083d263db4d70d1d196325f.tar.gz gentoo-b610a0a51c9b34f78083d263db4d70d1d196325f.tar.bz2 gentoo-b610a0a51c9b34f78083d263db4d70d1d196325f.zip |
www-client/chromium: drop now-global USE=screencast definitions
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www-client/chromium/metadata.xml b/www-client/chromium/metadata.xml index 8cfa20f11dce..8d7ae046c973 100644 --- a/www-client/chromium/metadata.xml +++ b/www-client/chromium/metadata.xml @@ -18,7 +18,6 @@ <flag name="pgo">Build with Profile Guided Optimizations (2-stage compilation)</flag> <flag name="pic">Disable optimized assembly code that is not PIC friendly</flag> <flag name="proprietary-codecs">Enable codecs for patent-encumbered audio and video formats.</flag> - <flag name="screencast">Enable support for remote desktop and screen cast using <pkg>media-video/pipewire</pkg></flag> <flag name="suid">Build the SUID sandbox, which is only needed on CONFIG_USER_NS=n kernels</flag> <flag name="system-ffmpeg">Use system ffmpeg instead of the bundled one</flag> <flag name="system-harfbuzz">Use system harfbuzz instead of the bundled one.</flag> |