summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2017-01-28 18:48:40 +0300
committerDavid Seifert <soap@gentoo.org>2017-01-29 23:53:15 +0100
commita4a37fe3b5d941a9963c7917f22771116fe39182 (patch)
tree69e13365b73df61c3444ec163bc3e431634ff3cc /media-video/mpv/metadata.xml
parentmedia-video/mpv: notify users about new OSC layout since 0.21.0 in 9999 (diff)
downloadgentoo-a4a37fe3b5d941a9963c7917f22771116fe39182.tar.gz
gentoo-a4a37fe3b5d941a9963c7917f22771116fe39182.tar.bz2
gentoo-a4a37fe3b5d941a9963c7917f22771116fe39182.zip
media-video/mpv: add C plugins support to 9999
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3718
Diffstat (limited to 'media-video/mpv/metadata.xml')
-rw-r--r--media-video/mpv/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/mpv/metadata.xml b/media-video/mpv/metadata.xml
index a272e218801f..7286b2afa3ee 100644
--- a/media-video/mpv/metadata.xml
+++ b/media-video/mpv/metadata.xml
@@ -19,6 +19,7 @@
<flag name="bs2b">Enable Bauer stereophonic-to-binaural headphone filter</flag>
<flag name="cdio">Enable CDDA support via <pkg>dev-libs/libcdio-paranoia</pkg></flag>
<flag name="cli">Build mpv CLI player</flag>
+ <flag name="cplugins">Enable C plugins support</flag>
<flag name="cuda">Enable hardware video decoding via Nvidia CUDA</flag>
<flag name="doc-pdf">Build documentation in pdf format</flag>
<flag name="drm">Enable Kernel Mode Setting / Direct Rendering Manager based video output</flag>