diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-05 15:02:39 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-05 15:02:39 +0000 |
commit | 2bb1fbcd3c20255a42acf25b66606c79e36494c3 (patch) | |
tree | 98c6398d31bbb74e7f9b80b515c85cc9f1b165ed /profiles | |
parent | Marked stable on hppa. (diff) | |
download | historical-2bb1fbcd3c20255a42acf25b66606c79e36494c3.tar.gz historical-2bb1fbcd3c20255a42acf25b66606c79e36494c3.tar.bz2 historical-2bb1fbcd3c20255a42acf25b66606c79e36494c3.zip |
Added djbfft for a52dec
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 326f97a6b235..ca9462240366 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.296 2004/04/05 14:28:14 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.297 2004/04/05 15:02:39 phosphan Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -135,6 +135,7 @@ media-gfx/imagemagick:jbig - enables jbig-kit, support for fax and similar forma media-gfx/nvidia-cg-toolkit:glut - enable glut support media-gfx/optipng:ext-png - Link with the system libpng, rather than the bundled optimised version. media-gfx/optipng:ext-zlib - Link with the system zlib, rather than the bundled version optimised specifically for use with png. +media-libs/a52dec:djbfft - Prefer D.J. Bernstein's library for fourier transforms media-libs/dumb:dumb-allegro - Compile in support for allegro sound cards media-libs/libao:mmap - (experimental) Enable memory-mapped I/O media-libs/libgd:freetype-version-1 - if for some reason you want to use freetype v1 instead of v2 |