diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-07-11 23:39:36 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-07-11 23:39:36 +0000 |
commit | 699449e444701fd9c5bdc45d46c11f1a5230cec9 (patch) | |
tree | 41ba41d040a3fb25a11d314a1edeeb4a5aa6ef8c /profiles | |
parent | Added nsplugin flag to build the mozilla-compatible plugin (depends on gecko-... (diff) | |
download | gentoo-2-699449e444701fd9c5bdc45d46c11f1a5230cec9.tar.gz gentoo-2-699449e444701fd9c5bdc45d46c11f1a5230cec9.tar.bz2 gentoo-2-699449e444701fd9c5bdc45d46c11f1a5230cec9.zip |
Added nsplugin useflag for vlc.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 5e44dffc13d0..4492557f0bba 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1304 2005/07/11 21:59:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1305 2005/07/11 23:39:36 flameeyes Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -561,6 +561,7 @@ media-video/vlc:freetype - Enables freetype font support media-video/vlc:httpd - Enables a web based interface for vlc media-video/vlc:live - Enables LIVE.com support media-video/vlc:mod - Enables Mod demux support +media-video/vlc:nsplugin - Builds plugins for Netscape compatible browsers media-video/vlc:screen - Enables screen capture support media-video/vlc:stream - Enables vlc to stream video media-video/vlc:vlm - New videolan (media) manager (vlm), a little manager designed to launch and manage multiple streams from within one instance of VLC. |