Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624188 - net-wireless/gr-osmosdr-9999 lack airspy support, plus a dependency for the airspy
Summary: net-wireless/gr-osmosdr-9999 lack airspy support, plus a dependency for the a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Radio project
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2017-07-08 02:30 UTC by thephantom1492
Modified: 2020-06-02 16:12 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fixed ebuild, but lack the dependency still (gr-osmosdr-9999.ebuild,1.85 KB, text/plain)
2017-07-08 02:31 UTC, thephantom1492
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thephantom1492 2017-07-08 02:30:03 UTC
The ebuild for gr-osmosdr-9999 do not have the support for the airspy, and also lack support for it. A small edit and a new ebuild will be required.

Reproducible: Always

Steps to Reproduce:
1. Try to make gqrx to work for example
2. Notice that the airspy is not there
3. Trace it down to gr-osmosdr that do not have the support
Actual Results:  
Not working

Expected Results:  
Working

Dependency required is https://github.com/airspy/airspyone_host
More preciselly: https://github.com/airspy/airspyone_host/archive/master.zip

I do not know how to create the ebuild for that dependency, however I was able to fix the gr-osmosdr-9999.ebuild

# add airspy to IUSE
IUSE="airspy bladerf fcd hackrf iqbalance mirisdr python rtlsdr uhd"

# in src_configure() add a line for the airspy
$(cmake-utils_use_enable airspy)
Comment 1 thephantom1492 2017-07-08 02:31:17 UTC
Created attachment 481784 [details]
fixed ebuild, but lack the dependency still
Comment 2 thephantom1492 2017-08-26 18:53:44 UTC
bump?
Comment 3 thephantom1492 2017-09-21 04:12:59 UTC
Second bump?
Comment 4 Rick Farina (Zero_Chaos) gentoo-dev 2020-06-02 16:12:04 UTC
this is now available for gr3.7 and 3.8.  thanks