blob: e6da82c6ab9256306342fdb21e0ecc940624f822 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<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>
<longdescription lang="en">
OPUS is one of the codecs utilized for WebRTC, this one is a binary module
provided by Digium (royalty free) for use in asterisk for transcoding.
</longdescription>
</pkgmetadata>
|