parlay

yet another gentoo overlay
git clone https://git.parazyd.org/parlay
Log | Files | Refs | README

metadata.xml (1834B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
      3 <pkgmetadata>
      4 	<!-- maintainer-needed -->
      5 	<use>
      6 		<flag name="celt">Enable CELT ultra-low delay audio codec</flag>
      7 		<flag name="dtmf">Enable DTMF encoding/decoding support</flag>
      8 		<flag name="fax">Enable T.38 FAX protocol</flag>
      9 		<flag name="h224">Enable H.224 real time control protocol</flag>
     10 		<flag name="h281">Enable H.281 Far-End Camera Control protocol</flag>
     11 		<flag name="h323">Enable H.323 protocol</flag>
     12 		<flag name="iax">Enable Inter-Asterisk eXchange protocol</flag>
     13 		<flag name="ivr">Enable Interactive Voice Response</flag>
     14 		<flag name="ilbc">Enable iLBC (RFC 3951) speech codec</flag>
     15 		<flag name="lid">Enable Line Interface Device</flag>
     16 		<flag name="plugins">Enable plugins support</flag>
     17 		<flag name="sbc">Enable the Bluetooth low-complexity, SubBand Codec
     18 		</flag>
     19 		<flag name="sip">Enable Session Initiation Protocol</flag>
     20 		<flag name="sipim">Enable SIP Instant Messages session</flag>
     21 		<flag name="srtp">Enable Secure Real-time Transport Protocol</flag>
     22 		<flag name="stats">Enable statistic reporting</flag>
     23 		<flag name="swig">Use swig to generate bindings</flag>
     24 		<flag name="video">Enable video support</flag>
     25 		<flag name="vpb">Enable Voicetronics VPB card support</flag>
     26 		<flag name="vxml">Enable VXML support</flag>
     27 		<flag name="wav">Enable WAVFILE support</flag>
     28 		<flag name="x264-static">Install x264 plugin statically linked with x264
     29 		</flag>
     30 		<!-- unused atm
     31 		<flag name="g711plc">Enable G711 Packet Loss Concealment</flag>
     32 		<flag name="msrp">Enable Message Session Relay Protocol</flag>
     33 		<flag name="rfc4103">Enable RTP Payload for Text Conversation</flag>
     34 		-->
     35 	</use>
     36 	<upstream>
     37 		<remote-id type="sourceforge">opalvoip</remote-id>
     38 	</upstream>
     39 </pkgmetadata>