diff options
author | Stefan Knoblich <stkn@gentoo.org> | 2005-08-19 19:39:01 +0000 |
---|---|---|
committer | Stefan Knoblich <stkn@gentoo.org> | 2005-08-19 19:39:01 +0000 |
commit | 3f160f23f7071593dd2472fb1462b65775c9b49f (patch) | |
tree | 1c915dfb1c15d99ccd7ef0918cf3c3bcb0d00894 /profiles | |
parent | Stable on hppa and ppc. (diff) | |
download | gentoo-2-3f160f23f7071593dd2472fb1462b65775c9b49f.tar.gz gentoo-2-3f160f23f7071593dd2472fb1462b65775c9b49f.tar.bz2 gentoo-2-3f160f23f7071593dd2472fb1462b65775c9b49f.zip |
Added h323, nosamples, lowmem and osp local use flags for asterisk-1.2.0_pre.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 1ca13c457d65..1cb00493f130 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.1393 2005/08/19 19:15:55 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1394 2005/08/19 19:39:01 stkn Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -765,8 +765,12 @@ net-mail/vpopmail:clearpasswd - Enables cleartext password storage in the vpassw net-mail/vpopmail:ipalias - Enables enable-ip-alias-domains net-misc/asterisk-chan_capi:fax - Build chan_capi with fax support net-misc/asterisk:bri - Enable ISDN BRI support (bristuff) +net-misc/asterisk:h323 - Build the H.323 channel driver bundled with Asterisk +net-misc/asterisk:lowmem - Build Asterisk for environments with low amounts of memory (embedded devices) net-misc/asterisk:nopri - Disable pri support +net-misc/asterisk:nosamples - Don't install sample sound and configuration files net-misc/asterisk:nozaptel - Disable zaptel support +net-misc/asterisk:osp - Enable support for the Open Settlement Protocol net-misc/asterisk:pri - Enables pri support (>=asterisk-1.0.1) net-misc/asterisk:resperl - Enables support for embedded perl in extensions.conf net-misc/asterisk:vmdbmysql - Enable mysql db support in voicemail application |