diff options
author | Stefan Knoblich <stkn@gentoo.org> | 2004-12-28 03:36:52 +0000 |
---|---|---|
committer | Stefan Knoblich <stkn@gentoo.org> | 2004-12-28 03:36:52 +0000 |
commit | 66d774cea5765a6d0bafe6406463bb7ba1488ef8 (patch) | |
tree | 028aa85e9bb6ac26e2a079c10b54e34008445bf8 /profiles/use.local.desc | |
parent | Add install fixes by Erdroh Moshan #66437. (Manifest recommit) (diff) | |
download | gentoo-2-66d774cea5765a6d0bafe6406463bb7ba1488ef8.tar.gz gentoo-2-66d774cea5765a6d0bafe6406463bb7ba1488ef8.tar.bz2 gentoo-2-66d774cea5765a6d0bafe6406463bb7ba1488ef8.zip |
added noaudio and novideo local use flags for openh323
Diffstat (limited to 'profiles/use.local.desc')
-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 38c9a865004c..a80479a3b408 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.820 2004/12/28 02:05:20 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.821 2004/12/28 03:36:52 stkn Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -540,6 +540,8 @@ net-libs/gecko-sdk:moznoxft - Disable XFT support net-libs/libsoup:gnutls - Use GnuTLS instead of OpenSSL for SSL support net-libs/libvncserver:no24bpp - disable 24bpp support net-libs/libvncserver:nobackchannel - disable backchannel support +net-libs/openh323:noaudio - Disable audio codecs +net-libs/openh323:novideo - Disable video codecs net-mail/cyrus-imapd:drac - Enable dynamic relay support in the cyrus imap server net-mail/cyrus-imapd:idled - Enable idled vs poll IMAP IDLE method net-mail/dovecot:nopop3d - Do not build pop3d support |