summaryrefslogtreecommitdiffstats
path: root/net-libs/opal/metadata.xml
blob: bc24125b73732c76b2c87afb78769a55cdbe0850 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>voip</herd>
<maintainer>
        <email>volkmar@gentoo.org</email>
        <name>Mounir Lamouri</name>
	<description>Assign to herd and CC me</description>
</maintainer>
	<use> 
		<flag name="audio">Enable audio support</flag>
		<flag name="capi">Enable CAPI support</flag>
		<flag name="celt">Enable CELT ultra-low delay audio codec</flag>
		<flag name="dtmf">Enable DTMF encoding/decoding support</flag>
		<flag name="fax">Enable T.38 FAX protocol</flag>
		<flag name="h224">Enable H.224 real time control protocol</flag>
		<flag name="h281">Enable H.281 Far-End Camera Control protocol</flag>
		<flag name="h323">Enable H.323 protocol</flag>
		<flag name="iax">Enable Inter-Asterisk eXchange protocol</flag>
		<flag name="ivr">Enable Interactive Voice Response</flag>
		<flag name="ilbc">Enable iLBC (RFC 3951) speech codec</flag>
		<flag name="ixj">Enable xJack cards support</flag>
		<flag name="lid">Enable Line Interface Device</flag>
		<flag name="plugins">Enable plugins support</flag>
		<flag name="sbc">Enable the Bluetooth low-complexity, SubBand Codec
		</flag>
		<flag name="sip">Enable Session Initiation Protocol</flag>
		<flag name="sipim">Enable SIP Instant Messages session</flag>
		<flag name="srtp">Enable Secure Real-time Transport Protocol</flag>
		<flag name="stats">Enable statistic reporting</flag>
		<flag name="swig">Use swig to generate bindings</flag>
		<flag name="video">Enable video support</flag>
		<flag name="vpb">Enable Voicetronics VPB card support</flag>
		<flag name="vxml">Enable VXML support</flag>
		<flag name="wav">Enable WAVFILE support</flag>
		<flag name="x264-static">Install x264 plugin statically linked with x264
		</flag>
		<!-- for 2.* -->
		<flag name="noaudio">Disable audio codecs</flag>
		<flag name="novideo">Disable video codecs</flag>
		<!-- unused atm
		<flag name="g711plc">Enable G711 Packet Loss Concealment</flag>
		<flag name="msrp">Enable Message Session Relay Protocol</flag>
		<flag name="rfc4103">Enable RTP Payload for Text Conversation</flag>
		-->
	</use>
</pkgmetadata>