blob: e910fe13387ff38d6c8588cebc7e11a319166193 (
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>candrews@integralblue.com</email>
<name>Craig Andrews</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>Lame MP3 encoder addon for Kodi</longdescription>
<upstream>
<remote-id type="github">xbmc/audioencoder.lame</remote-id>
</upstream>
</pkgmetadata>
|