summaryrefslogtreecommitdiff
path: root/net-misc/asterisk/metadata.xml
blob: e9069bf8cafe92a6010505eece1a839335b5c9eb (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
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>dev@baldeagleos.com</email>
  <name>Development</name>
 </maintainer>
 <maintainer type="person">
  <email>jaco@uls.co.za</email>
  <name>Jaco Kroon</name>
 </maintainer>
 <maintainer type="project">
  <email>proxy-maint@gentoo.org</email>
  <name>Proxy Maintainers</name>
 </maintainer>
 <upstream>
  <remote-id type="cpe">cpe:/a:asterisk:asterisk</remote-id>
 </upstream>
 <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>
 <origin>ports</origin>
</pkgmetadata>