diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-12-09 13:56:25 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-12-09 13:56:25 +0000 |
commit | f32c4c8bdae4e61c44cb02393de6ed2965902d36 (patch) | |
tree | be58c1389f49640ba5a50dd398083fb122fbf034 /media-video/vlc/metadata.xml | |
parent | Version bump (diff) | |
download | gentoo-2-f32c4c8bdae4e61c44cb02393de6ed2965902d36.tar.gz gentoo-2-f32c4c8bdae4e61c44cb02393de6ed2965902d36.tar.bz2 gentoo-2-f32c4c8bdae4e61c44cb02393de6ed2965902d36.zip |
Add run-as-root useflag, by Marco Meier <mmeier@badeio.de>, bug #249451
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'media-video/vlc/metadata.xml')
-rw-r--r-- | media-video/vlc/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/vlc/metadata.xml b/media-video/vlc/metadata.xml index 96229adc03e4..878cdf5598ee 100644 --- a/media-video/vlc/metadata.xml +++ b/media-video/vlc/metadata.xml @@ -31,6 +31,7 @@ <flag name="qt4" restrict=">=media-video/vlc-0.9">Builds a <pkg>x11-libs/qt</pkg> based frontend. It is now the most up-to-date graphical interface available.</flag> <flag name="remoteosd">Enables RemoteOSD plugin (VNC client as video filter).</flag> <flag name="rtsp">Enables real audio and RTSP modules.</flag> + <flag name="run-as-root">Allows vlc to start for root. Don't enable this unless you have a very specific (e.g. embedded) need for it!</flag> <flag name="schroedinger">Enable Dirac video support (an advanced royalty-free video compression format) via libschroedinger (high-speed implementation in C of the Dirac codec).</flag> <flag name="sdl-image">Enables sdl image video decoder (depends on sdl)</flag> <flag name="shout">Enables libshout output.</flag> |