net-libs/opal: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 12:44:10 +0000 (13:44 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 23:20:17 +0000 (00:20 +0100)
net-libs/opal/metadata.xml

index 1f2a52bbd6025889bacf4d82fe043e77721e772e..237de9848980614e8078cb32f1af9ee56b636c44 100644 (file)
@@ -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>