summaryrefslogtreecommitdiff
blob: a7c40bc67754060f9bbc209feb81cca6c6810187 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>voip</herd>
	<herd>proxy-maintainers</herd>
	<maintainer>
		<email>bircoph@gmail.com</email>
		<name>Andrew Savchenko</name>
		<description>Proxy maintainer. Assign bugs to him.</description>
	</maintainer>
	<use>
		<flag name="amr">Use of AMR Narrow Band codec plugin</flag>
		<flag name="bindist">Disable codecs with potential license/patent
			issues: amr has incompatible license, bcg729 is potentially
			patent-encumbered, silk is not redistributable</flag>
		<flag name="filters">Enable compilation of filters</flag>
		<flag name="g726">Support g726 codec</flag>
		<flag name="g729">Use g726 codec plugin</flag>
		<flag name="ilbc">Use of iLBC (RFC3951) codec plugin</flag>
		<flag name="ntp-timestamp">Turn on NTP timestamping on received
			packet</flag>
		<flag name="opus">Enable opus codec support</flag>
		<flag name="ortp">Enable usage of <pkg>net-libs/ortp</pkg></flag>
		<flag name="pcap">Enable usage of <pkg>net-libs/libpcap</pkg></flag>
		<flag name="silk">Use silk (skype protocol) codec plugin</flag>
		<flag name="video">Enable video support</flag>
	</use>
</pkgmetadata>