summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-07-03 10:07:44 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-07-03 10:07:44 +0000
commitbdaa96969ac39027112fbe171ff995537a3558a6 (patch)
tree10019a6b8f61b31114eda1a716d7c7623b974221 /profiles/use.local.desc
parentAdd missing -lm links. (diff)
downloadgentoo-2-bdaa96969ac39027112fbe171ff995537a3558a6.tar.gz
gentoo-2-bdaa96969ac39027112fbe171ff995537a3558a6.tar.bz2
gentoo-2-bdaa96969ac39027112fbe171ff995537a3558a6.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc25
1 files changed, 24 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 2e273a9aeefa..b2e32faf97a8 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4596 2009/07/03 00:27:49 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4597 2009/07/03 10:07:44 robbat2 Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
@@ -2244,6 +2244,29 @@ net-libs/opal:novideo - Disable video codecs
net-libs/openh323:noaudio - Disable audio codecs
net-libs/openh323:novideo - Disable video codecs
net-libs/ortp:srtp - Add support for Secure RTP
+net-libs/ptlib:asn - Enable ASN decoding/encoding support
+net-libs/ptlib:audio - Enable audio support
+net-libs/ptlib:config-file - Enable config file support
+net-libs/ptlib:dns - Enable DNS resolver support
+net-libs/ptlib:dtmf - Enable DTMF encoding/decoding support
+net-libs/ptlib:http - Enable HTTP support
+net-libs/ptlib:http-forms - Enable http forms support
+net-libs/ptlib:http-server - Enable http server support
+net-libs/ptlib:mail - Enable mail protocols (POP3/SMTP)
+net-libs/ptlib:pipechan - Enable pipechannel support
+net-libs/ptlib:qos - Enable QOS support
+net-libs/ptlib:remote - Enable remote connection support
+net-libs/ptlib:serial - Enable serial port support
+net-libs/ptlib:shmvideo - Enable shared memory video devices
+net-libs/ptlib:socks - Enable SOCKS protocol support
+net-libs/ptlib:stun - Enable STUN support
+net-libs/ptlib:telnet - Enable telnet protocol support
+net-libs/ptlib:tts - Enable Text-To-Speech server support
+net-libs/ptlib:url - Enable URL support
+net-libs/ptlib:video - Enable video support
+net-libs/ptlib:video-file - Enable video file support
+net-libs/ptlib:vxml - Enable VoiceXML support
+net-libs/ptlib:wav - Enable WAVFILE support
net-libs/webkit-gtk:coverage - enable code coverage support
net-libs/webkit-gtk:pango - Use pango as fontbackend instead of freetype
net-libs/webkit-gtk:soup - Use SOUP as backend instead of curl