diff options
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 6 |
2 files changed, 3 insertions, 6 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 6b869df53acc..d338583b1d4b 100644 --- a/profiles/use.desc +++ b/profiles/use.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.desc,v 1.260 2005/08/08 06:36:46 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.261 2005/08/18 09:40:54 flameeyes Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -71,6 +71,7 @@ directfb - Adds support for DirectFB layer (library for FB devices) divx4linux - Adds support for divx.com's DivX(tm) mpeg4 libary doc - Adds extra documentation (API, Javadoc, etc) dri - Enable direct rendering: used for accelerated 3D and some 2D, like DMA +dts - Enables libdts (DTS Coherent Acoustics decoder) support dv - Enables support for a codec used by many camcorders dvb - Adds support for DVB (Digital Video Broadcasting) dvd - Adds support for DVDs diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 5cfc503cceed..894a4469ed4f 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.1391 2005/08/18 07:16:05 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1392 2005/08/18 09:40:54 flameeyes Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -564,7 +564,6 @@ media-video/dvdrip:fping - Enables fping support for cluster rendering media-video/dvdrip:mplayer - Enables video playback by mplayer media-video/dvdrip:rar - Enables rar compression of VOB fiels media-video/dvdrip:subtitles - Enables support for subtitle ripping -media-video/ffmpeg:dts - Enables libdts (5.1 surround sound audio) support media-video/ffmpeg:network - Enables network streaming support media-video/gpac:amr - Adaptive Multi-Rate Audio support (commonly used in telephony) media-video/gxine:nsplugin - Builds plugins for Netscape compatible browsers @@ -584,7 +583,6 @@ media-video/mplayer:3dnowext - Enables 3dnow extensions in mplayer media-video/mplayer:bl - Enables Blinkenlights support in mplayer media-video/mplayer:cpudetection - Enables runtime cpudetection media-video/mplayer:custom-cflags - Enables custom cflags -media-video/mplayer:dts - Enables libdts (5.1 surround sound audio) support media-video/mplayer:edl - Enables usage of Edit Decision Lists media-video/mplayer:i8x0 - Enables support for the i8x0 xvmc video driver media-video/mplayer:live - Enables live.com streaming media support @@ -601,7 +599,6 @@ media-video/mplayer:xanim - Enables support for xanim based codecs media-video/mplayer:xvmc - Enables X-Video Motion Compensation support media-video/nvidia-glx:dlloader - Enable dynamic module loader instead of ELF loader. Installs nvidia_drv.so instead of nvidia_drv.o. media-video/realplayer:nsplugin - Builds plugins for Netscape compatible browsers -media-video/thoggen:dts - Enables libdts support media-video/transcode:fame - Enables libfame support media-video/transcode:lzo - Enables LZO compression support media-video/transcode:mjpeg - Enables mjpegtools support @@ -613,7 +610,6 @@ media-video/vlc:cddb - Enables libcddb database support for indentifying cd's media-video/vlc:cdio - Enables libcdio support for cd interaction media-video/vlc:corba - Enables corba interface support media-video/vlc:daap - Enables DAAP shares services discovery support -media-video/vlc:dts - Enables DTS audio support 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 |