summaryrefslogtreecommitdiff
blob: c0939321104b4f76334190c2690a23f1b0a3e4b9 (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <!-- maintainer-needed -->
  <use>
    <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>
    <!-- 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>
  <upstream>
    <remote-id type="sourceforge">opalvoip</remote-id>
  </upstream>
</pkgmetadata>