diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-03-15 16:27:44 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-03-15 16:27:44 +0000 |
commit | e7130d86baaa3e0def9a5c5c2e55589795f9c927 (patch) | |
tree | b94c42b3e10348c95344c21d82c8029f0d167112 /profiles | |
parent | Ebuild improvements by Roberto Castagnola <roberto.castagnola@gmail.com>, bug... (diff) | |
download | gentoo-2-e7130d86baaa3e0def9a5c5c2e55589795f9c927.tar.gz gentoo-2-e7130d86baaa3e0def9a5c5c2e55589795f9c927.tar.bz2 gentoo-2-e7130d86baaa3e0def9a5c5c2e55589795f9c927.zip |
Automated update of use.local.desc
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 0317271820aa..e1a14e7292e8 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4276 2009/03/15 14:27:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4277 2009/03/15 16:27:44 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -1301,6 +1301,7 @@ media-libs/libsdl:joystick - Allow users to disable joystick support completely media-libs/libsdl:video - Allow users to disable video support completely (at their own risk) media-libs/libvorbis:aotuv - Applies the aoTuV patches. Aoyumi's Tuned Vorbis is a third-party patchset that improves the vorbis encoding quality. A previous version of the aoTuV patchset has already been merged with the official libvorbis release. The current patchset especially improves encoding quality at low bitrate settings, and is very likely to be merged at some point in the future. It is recommended that all users enable this useflag. media-libs/mesa:pic - disable optimized assembly code that is not PIC friendly +media-libs/mlt:compressed-lumas - Compress the luma files in png. media-libs/netpbm:rle - Build converters for the RLE format (utah raster toolkit) media-libs/opencv:demos - Install applications that demo OpenCV library functions media-libs/openjpeg:tools - Installs tools (j2k_to_image and image_to_j2k) |