diff options
author | eroen <eroen-overlay@occam.eroen.eu> | 2016-10-14 18:19:50 +0200 |
---|---|---|
committer | eroen <eroen-overlay@occam.eroen.eu> | 2016-10-14 18:32:42 +0200 |
commit | 5f442cbba55677adc5996c0fbf081e6e76cdefa2 (patch) | |
tree | eb92935d4189546a03777f3b0e602d7432e0b5ab /net-libs | |
parent | steam.eclass - make variable names consistent (diff) | |
download | eroen-5f442cbba55677adc5996c0fbf081e6e76cdefa2.tar.gz eroen-5f442cbba55677adc5996c0fbf081e6e76cdefa2.tar.bz2 eroen-5f442cbba55677adc5996c0fbf081e6e76cdefa2.zip |
drop obsolete packages, fix oldcruft
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/opal/metadata.xml | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/net-libs/opal/metadata.xml b/net-libs/opal/metadata.xml index ba4c06a..c093932 100644 --- a/net-libs/opal/metadata.xml +++ b/net-libs/opal/metadata.xml @@ -1,41 +1,41 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer> - <email>neurogeek@gentoo.org</email> - <name>Jesus Rivero</name> -</maintainer> - <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 + <!-- 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 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> + </use> + <upstream> + <remote-id type="sourceforge">opalvoip</remote-id> + </upstream> </pkgmetadata> |