media-video/vlc: Add IUSE gstreamer, zeroconf to metadata.xml
authorIan Delaney <idella4@gentoo.org>
Fri, 11 Mar 2016 08:31:51 +0000 (16:31 +0800)
committerIan Delaney <idella4@gentoo.org>
Fri, 11 Mar 2016 08:38:16 +0000 (16:38 +0800)
patch to live ebuild submitted by attachment in the gentoo bug

Gentoo bug: #Bug 571568

Package-Manager: portage-2.2.26

media-video/vlc/metadata.xml

index ba686243925c5752d1b1b0b0a732766aea7de698..d9a40ac3032b69203095eaaa8bc3a2c140b207cc 100644 (file)
@@ -33,6 +33,7 @@
                <flag name="gme">Enables support for <pkg>media-libs/game-music-emu</pkg> for playing various video game music formats.</flag>
                <flag name="gnome">Adds support for GNOME's filesystem abstraction layer, <pkg>gnome-base/gnome-vfs</pkg>. This flag is not GUI-related.</flag>
                <flag name="growl">Enables growl notification support (over UDP for remote access and native on OSX)</flag>
+               <flag name="gstreamer">Enables GStreamer based decoding support (currently supports only video decoding)</flag>
                <flag name="httpd">Enables a web based interface for vlc.</flag>
                <flag name="kate">Adds support for Ogg Kate subtitles via libkate.</flag>
                <flag name="libtar">Uses libtar instead of the built-in tar reader for reading custom skins.</flag>
@@ -76,6 +77,7 @@
                <flag name="X">Enables support for, e.g., fullscreen mode via the X Window System. By itself, this flag does not build a graphical interface.</flag>
                <flag name="xcb">Support the X C-language Binding, a replacement for Xlib; !!! you will need this option to be able to integrate video in the Qt interface, see bug #500678.</flag>
                <flag name="x265">Support X265 Encoder.</flag>
+               <flag name="zeroconf">Enables support for zero-configuration networking via avahi.</flag>
                <flag name="zvbi">Enables support for teletext subtitles via the zvbi library.</flag>
        </use>
 </pkgmetadata>