blob: eb86310dc836d899ab115937a9435b995c6524a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zerochaos@gentoo.org</email>
<name>Rick Farina</name>
</maintainer>
<maintainer type="project">
<email>radio@gentoo.org</email>
<name>Radio</name>
</maintainer>
<use>
<flag name="tecla">use libtecla for command line editing, tab completion, and history</flag>
</use>
<upstream>
<remote-id type="github">Nuand/bladeRF</remote-id>
</upstream>
</pkgmetadata>
|