blob: eeb1dec6a8720166674ca8b367d43c9e92a9c996 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sam@gentoo.org</email>
<name>Sam James</name>
</maintainer>
<maintainer type="person">
<email>joakim.tjernlund@nokia.com</email>
<name>Joakim Tjernlund</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/google/liblc3/issues</bugs-to>
<changelog>https://github.com/google/liblc3/releases</changelog>
<doc>https://github.com/google/liblc3#readme</doc>
</upstream>
<use>
<flag name="tools">Enable extra tools</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|