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 /net-libs/pjproject/metadata.xml
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 'net-libs/pjproject/metadata.xml')
-rw-r--r--net-libs/pjproject/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-libs/pjproject/metadata.xml b/net-libs/pjproject/metadata.xml
index b7d5dd9a9604..08ffe5d1b069 100644
--- a/net-libs/pjproject/metadata.xml
+++ b/net-libs/pjproject/metadata.xml
@@ -24,7 +24,6 @@
<flag name="silk">Include SILK support in the build</flag>
<flag name="srtp">Enable support for encrypted voice transmission (secure RTP)</flag>
<flag name="v4l2">Include Video4Linux v2 support in the build</flag>
- <flag name="vpx">Include VP8 and VP9 codec support in the build</flag>
<flag name="webrtc">Enable WebRTC support</flag>
</use>
<upstream>