diff options
author | 2003-10-31 12:52:50 +0000 | |
---|---|---|
committer | 2003-10-31 12:52:50 +0000 | |
commit | 717b74e8db9a6c3a75a5d7cc9bc4e154b7db0330 (patch) | |
tree | cf39846b9a49e0976ac6bfe308c5c1fb29688641 | |
parent | Fixing mirrors, old one went down. (diff) | |
download | historical-717b74e8db9a6c3a75a5d7cc9bc4e154b7db0330.tar.gz historical-717b74e8db9a6c3a75a5d7cc9bc4e154b7db0330.tar.bz2 historical-717b74e8db9a6c3a75a5d7cc9bc4e154b7db0330.zip |
local USE flags for optipng.
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b25dcec9d892..0985df4bc91a 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.155 2003/10/30 05:06:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.156 2003/10/31 12:52:50 taviso Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -85,6 +85,8 @@ media-gfx/grace:fftw - Enables FFTW support for grace media-gfx/grace:netcdf - Enable NetCDF data format support for grace media-gfx/imagemagick:jbig - enables jbig-kit, support for fax and similar formats media-gfx/nvidia-cg-toolkit:glut - enable glut support +media-gfx/optipng:ext-png - Link with the system libpng, rather than the bundled patched version. +media-gfx/optipng:ext-zlib - Link with the system zlib, rather than the bundled patched version. media-libs/dumb:dumb-allegro - Compile in support for allegro sound cards media-libs/libgd:freetype-version-1 - if for some reason you want to use freetype v1 instead of v2 media-libs/libsdl:noaudio - Allow users to disable audio support completely (at their own risk) |