diff options
author | Joel Martin <kanaka@gentoo.org> | 2004-05-11 14:37:12 +0000 |
---|---|---|
committer | Joel Martin <kanaka@gentoo.org> | 2004-05-11 14:37:12 +0000 |
commit | c635756708938946b870c83a8acdddb02156aa8d (patch) | |
tree | 8721a1a410b43df8f29a818a4cfd9fdd574c308e /profiles | |
parent | s390 Specific Changes (Manifest recommit) (diff) | |
download | gentoo-2-c635756708938946b870c83a8acdddb02156aa8d.tar.gz gentoo-2-c635756708938946b870c83a8acdddb02156aa8d.tar.bz2 gentoo-2-c635756708938946b870c83a8acdddb02156aa8d.zip |
Add new local use flag faad to enable faad2 library support in 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 161f7362d36b..908c9c3e4e63 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.369 2004/05/11 09:48:05 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.370 2004/05/11 14:37:12 kanaka Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -197,6 +197,7 @@ media-video/mplayer:v4l2 - Enables video4linux2 support media-video/vlc:matroska - Enables support for the matroska video format media-video/vlc:v4l - Enables video4linux support media-video/vlc:xvid - Enables xvid codec support +media-video/vlc:faad - Enables faad2 support net-analyzer/nagios-core:noweb - disable web interface net-analyzer/nagios-plugins:nagios-dns - installs deps for dns monitoring net-analyzer/nagios-plugins:nagios-ntp - installs deps for ntp monitoring |