blob: 9e824e3e6fb6f552fa025838decbeb8783504e92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
This package aims to replace the <pkg>net-wireless/rtl-sdr</pkg> package,
as it contains various improvments for RTL-SDR Blog V3 and V4 units.
Since it's based on a modified <pkg>net-wireless/rtl-sdr</pkg> package,
it cannot co-exist with it.
</longdescription>
<use>
<flag name="zerocopy">may cause a bus error on some ARM systems</flag>
</use>
<upstream>
<remote-id type="github">osmocom/rtl-sdr</remote-id>
</upstream>
</pkgmetadata>
|