summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-12-11 11:33:16 +0100
committerMichał Górny <mgorny@gentoo.org>2025-01-02 05:51:42 +0100
commitad3d6c28b6764cf65242523357610b964986ba8f (patch)
treeab9bd5423e414fc72f7e9025a505d3787f011c21 /profiles
parentdev-python/bitstring: Bump to 4.3.0 (diff)
downloadgentoo-ad3d6c28b6764cf65242523357610b964986ba8f.tar.gz
gentoo-ad3d6c28b6764cf65242523357610b964986ba8f.tar.bz2
gentoo-ad3d6c28b6764cf65242523357610b964986ba8f.zip
*/*: make "vpx" a global use flag
Make the "vpx" flag global, as it is used semi-consistently across a number of packages to enable VP8/VP9 decoding (and/or encoding), using media-libs/libvpx. Remove the redundant descriptions where they don't add helpful information. This was originally proposed in 2010, but was not followed through: https://archives.gentoo.org/gentoo-dev/201007311337.40902.hanno@gentoo.org/ Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 0e345f1dcc3f..9d81d5eece19 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -368,6 +368,7 @@ videos - Install optional video files (used in some games)
vim-syntax - Pulls in related vim syntax scripts
vnc - Enable VNC (remote desktop viewer) support
vorbis - Add support for the OggVorbis audio codec
+vpx - Add support for VP8/VP9 codecs (usually via media-libs/libvpx)
vulkan - Add support for 3D graphics and computing via the Vulkan cross-platform API
wavpack - Add support for wavpack audio compression tools
wayland - Enable dev-libs/wayland backend