summaryrefslogtreecommitdiff
path: root/net-libs/pjproject/metadata.xml
blob: 513bac15f850d6d2e8b07719c672be129230ddd1 (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
<?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>
 <upstream>
  <remote-id type="cpe">cpe:/a:teluu:pjsip</remote-id>
 </upstream>
 <use>
  <flag name="amr">Inlcude AMR codec in the build</flag>
  <flag name="epoll">Use /dev/epoll ioqueue on Linux (experimental)</flag>
  <flag name="g711">Include G.711 codecs in the build</flag>
  <flag name="g722">Include G.722 codec in the build</flag>
  <flag name="g7221">Include G.722.1 codec in the build</flag>
  <flag name="g729">Include G.729 codec via net-libs/bcg729</flag>
  <flag name="ilbc">Include iLBC codec in the build</flag>
  <flag name="l16">Include Linear/L16 codec family in the build</flag>
  <flag name="libyuv">Include libyuv in the build</flag>
  <flag name="openh264">Include Open H.264 support in the build</flag>
  <flag name="resample">Include resampling implementations in the build</flag>
  <flag name="silk">Include SILK support in the build</flag>
  <flag name="v4l2">Include Video4Linux v2 support in the build</flag>
  <flag name="webrtc">Enable WebRTC support</flag>
 </use>
 <origin>ports</origin>
</pkgmetadata>