diff options
author | 2005-06-24 05:27:13 +0000 | |
---|---|---|
committer | 2005-06-24 05:27:13 +0000 | |
commit | b13e054f9216d1d6b2ef9b0b869680f57fe2377c (patch) | |
tree | 3c55d0e7b0d328f90c2d58a5ad6be1dcb77f623b /profiles | |
parent | add warning next to document name (diff) | |
download | gentoo-2-b13e054f9216d1d6b2ef9b0b869680f57fe2377c.tar.gz gentoo-2-b13e054f9216d1d6b2ef9b0b869680f57fe2377c.tar.bz2 gentoo-2-b13e054f9216d1d6b2ef9b0b869680f57fe2377c.zip |
Added nspr and fmod local use flags for new panda3d package.
Diffstat (limited to 'profiles')
-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 88f7967138f9..9b9962050fdf 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.1250 2005/06/24 04:44:28 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1251 2005/06/24 05:27:13 chriswhite Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -455,6 +455,8 @@ media-libs/libsdl:noflagstrip - Allow users to use any CFLAGS they like complete media-libs/libsdl:nojoystick - Allow users to disable joystick support completely (at their own risk) media-libs/libsdl:novideo - Allow users to disable video support completely (at their own risk) media-libs/libvorbis:aotuv - Allow users to enable aoTuV encoder enhancements +media-libs/panda3d:fmod - Enables support for using mod files for audio support +media-libs/panda3d:nspr - Enables support for the Netscape Portable Runtime, used in network interface functionality (ie. multiplayer online game networking). media-libs/ploticus:cpulimit - Limit cpu usage when generating graphics media-libs/ploticus:svgz - Compressed svg graphics support media-libs/sdif:ftruncate - Enables usage of ftruncate v. truncate |