summaryrefslogtreecommitdiff
path: root/net-misc/asterisk/metadata.xml
blob: c93056a341b5b0aad38c67e8fc09026d1d466526 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>jkroon@gentoo.org</email>
    <name>Jaco Kroon</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="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>srcux</origin>
</pkgmetadata>