commit:     8b140daa907d0f3714deb876b38a3b59b5058405
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Tue Jan 24 08:17:45 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 06:10:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b140daa

net-wireless/gr-osmosdr: reference other packages with pkg tag

Add references to other packages with pkg tag in similar fashion to
sdrplay use flag.

Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-wireless/gr-osmosdr/metadata.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-wireless/gr-osmosdr/metadata.xml 
b/net-wireless/gr-osmosdr/metadata.xml
index f06debef7732..c368fb18e879 100644
--- a/net-wireless/gr-osmosdr/metadata.xml
+++ b/net-wireless/gr-osmosdr/metadata.xml
@@ -6,15 +6,15 @@
                <name>Radio</name>
        </maintainer>
        <use>
-               <flag name="airspy">Build with Airspy support</flag>
-               <flag name="bladerf">Build with Nuand BladeRF support</flag>
-               <flag name="hackrf">Build with Great Scott Gadgets HackRF 
support</flag>
-               <flag name="iqbalance">Enable support for I/Q balancing using 
gr-iqbal</flag>
-               <flag name="rtlsdr">Build with Realtek RTL2832U (rtlsdr) 
support</flag>
+               <flag name="airspy">Build with Airspy support through 
<pkg>net-wireless/airspy</pkg></flag>
+               <flag name="bladerf">Build with Nuand BladeRF support through 
<pkg>net-wireless/bladerf</pkg></flag>
+               <flag name="hackrf">Build with Great Scott Gadgets HackRF 
support through <pkg>net-libs/libhackrf</pkg></flag>
+               <flag name="iqbalance">Enable support for I/Q balancing using 
gr-iqbal through <pkg>net-wireless/gr-iqbal</pkg></flag>
+               <flag name="rtlsdr">Build with Realtek RTL2832U support through 
<pkg>net-wireless/rtl-sdr</pkg></flag>
                <flag name="sdrplay">Enable support for SDRplay devices through 
<pkg>net-wireless/sdrplay</pkg></flag>
-               <flag name="soapy">Build with SoapySDR support</flag>
-               <flag name="uhd">Build with Ettus Research USRP Hardware Driver 
support</flag>
-               <flag name="xtrx">Build with xtrx Hardware Driver support</flag>
+               <flag name="soapy">Build with SoapySDR support through 
<pkg>net-wireless/soapysdr</pkg></flag>
+               <flag name="uhd">Build with Ettus Research USRP Hardware Driver 
support through <pkg>net-wireless/uhd</pkg></flag>
+               <flag name="xtrx">Build with xtrx Hardware Driver support 
through <pkg>net-wireless/libxtrx</pkg></flag>
        </use>
        <upstream>
                <remote-id type="github">osmocom/gr-osmocom</remote-id>

Reply via email to