summaryrefslogtreecommitdiff
blob: 730a8e858f2998ee113c8975477dd66b2814f8af (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>
	<maintainer type="person" proxied="yes">
		<email>jaco@uls.co.za</email>
		<name>Jaco Kroon</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<use>
		<flag name="blocks">Utlize -fblocks (only supported by, and required when using, clang/LLVM)</flag>
		<flag name="cluster">Enable high-availability support through the Corosync Cluster Engine</flag>
		<flag name="codec2">Enable Codec2 support in asterisk</flag>
		<flag name="dahdi">Support Digium compatible hardware (formerly known as Zaptel)</flag>
		<flag name="deprecated">Enable deprecated features (eg, app_macro)</flag>
		<flag name="gtalk">Enable support for Google Talk services</flag>
		<flag name="http">Enable embedded web server</flag>
		<flag name="ilbc">Enable the Internet Low Bitrate Codec (iLBC)</flag>
		<flag name="newt">Include additional tools that require redhats windowing toolkit</flag>
		<flag name="pjproject">Enable support for pjproject (pjsip)</flag>
		<flag name="span">Enable support for the spandsp codec</flag>
		<flag name="srtp">Enable support for encrypted voice transmission (secure RTP)</flag>
		<flag name="statsd">Enable statsd integration</flag>
		<flag name="unbound">Enable improved DNS core (SRV, NAPTR) by use of libunbound</flag>
	</use>
</pkgmetadata>