diff options
author | David Seifert <soap@gentoo.org> | 2017-11-26 13:44:10 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-27 00:20:17 +0100 |
commit | 3245d5d3d569ef9a4531350d8c1a0867dc0e280e (patch) | |
tree | 8103fa915a0126fe7868b93f8452684095d4a6a2 /net-libs/opal/metadata.xml | |
parent | net-libs/onion: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-3245d5d3d569ef9a4531350d8c1a0867dc0e280e.tar.gz gentoo-3245d5d3d569ef9a4531350d8c1a0867dc0e280e.tar.bz2 gentoo-3245d5d3d569ef9a4531350d8c1a0867dc0e280e.zip |
net-libs/opal: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'net-libs/opal/metadata.xml')
-rw-r--r-- | net-libs/opal/metadata.xml | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/net-libs/opal/metadata.xml b/net-libs/opal/metadata.xml index 1f2a52bbd602..237de9848980 100644 --- a/net-libs/opal/metadata.xml +++ b/net-libs/opal/metadata.xml @@ -1,39 +1,39 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <use> - <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="lid">Enable Line Interface Device</flag> - <flag name="plugins">Enable plugins support</flag> - <flag name="sbc">Enable the Bluetooth low-complexity, SubBand Codec + <!-- maintainer-needed --> + <use> + <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="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 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 + <!-- 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> + </use> + <upstream> + <remote-id type="sourceforge">opalvoip</remote-id> + </upstream> </pkgmetadata> |