GithubHelp home page GithubHelp logo

gqrx-feedstock's Introduction

About gqrx-feedstock

Feedstock license: BSD-3-Clause

Home: https://gqrx.dk/

Package license: GPL-3.0-or-later AND Apache-2.0

Summary: Software defined radio receiver powered by GNU Radio and Qt

Development: https://github.com/gqrx-sdr/gqrx

Gqrx is an open source software defined radio (SDR) receiver implemented using GNU Radio and the Qt GUI toolkit. Currently it works on Linux and Mac with hardware supported by gr-osmosdr, including Funcube Dongle, RTL-SDR, Airspy, HackRF, BladeRF, RFSpace, USRP and SoapySDR.

Gqrx can operate as an AM/FM/SSB receiver with audio output or as an FFT-only instrument. There are also various hooks for interacting with external application using network sockets.

Current build status

Azure
VariantStatus
linux_64 variant
linux_aarch64 variant
linux_ppc64le variant
osx_64 variant
osx_arm64 variant
win_64 variant

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms

Installing gqrx

Installing gqrx from the conda-forge channel can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge
conda config --set channel_priority strict

Once the conda-forge channel has been enabled, gqrx can be installed with conda:

conda install gqrx

or with mamba:

mamba install gqrx

It is possible to list all of the versions of gqrx available on your platform with conda:

conda search gqrx --channel conda-forge

or with mamba:

mamba search gqrx --channel conda-forge

Alternatively, mamba repoquery may provide more information:

# Search all versions available on your platform:
mamba repoquery search gqrx --channel conda-forge

# List packages depending on `gqrx`:
mamba repoquery whoneeds gqrx --channel conda-forge

# List dependencies of `gqrx`:
mamba repoquery depends gqrx --channel conda-forge

About conda-forge

Powered by NumFOCUS

conda-forge is a community-led conda channel of installable packages. In order to provide high-quality builds, the process has been automated into the conda-forge GitHub organization. The conda-forge organization contains one repository for each of the installable packages. Such a repository is known as a feedstock.

A feedstock is made up of a conda recipe (the instructions on what and how to build the package) and the necessary configurations for automatic building using freely available continuous integration services. Thanks to the awesome service provided by Azure, GitHub, CircleCI, AppVeyor, Drone, and TravisCI it is possible to build and upload installable packages to the conda-forge anaconda.org channel for Linux, Windows and OSX respectively.

To manage the continuous integration and simplify feedstock maintenance conda-smithy has been developed. Using the conda-forge.yml within this repository, it is possible to re-render all of this feedstock's supporting files (e.g. the CI configuration files) with conda smithy rerender.

For more information please check the conda-forge documentation.

Terminology

feedstock - the conda recipe (raw material), supporting scripts and CI configuration.

conda-smithy - the tool which helps orchestrate the feedstock. Its primary use is in the construction of the CI .yml files and simplify the management of many feedstocks.

conda-forge - the place where the feedstock and smithy live and work to produce the finished article (built conda distributions)

Updating gqrx-feedstock

If you would like to improve the gqrx recipe or build a new package version, please fork this repository and submit a PR. Upon submission, your changes will be run on the appropriate platforms to give the reviewer an opportunity to confirm that the changes result in a successful build. Once merged, the recipe will be re-built and uploaded automatically to the conda-forge channel, whereupon the built conda packages will be available for everybody to install and use from the conda-forge channel. Note that all branches in the conda-forge/gqrx-feedstock are immediately built and any created packages are uploaded, so PRs should be based on branches in forks and branches in the main repository should only be used to build distinct package versions.

In order to produce a uniquely identifiable distribution:

  • If the version of a package is not being increased, please add or increase the build/number.
  • If the version of a package is being increased, please remember to return the build/number back to 0.

Feedstock Maintainers

gqrx-feedstock's People

Contributors

conda-forge-admin avatar conda-forge-curator[bot] avatar github-actions[bot] avatar regro-cf-autotick-bot avatar ryanvolz avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gqrx-feedstock's Issues

GQRX not avalible for Linux arm64

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

The package is not available but I was able to build it using the instructions on the conda install gnuradio page. I had to install the package mesalib

Installed packages

# packages in environment at /home/avdev/anaconda3/envs/gnuradio:
#
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                        main  
_openmp_mutex             5.1                      51_gnu  
adwaita-icon-theme        41.0                 h8af1aa0_1    conda-forge
alsa-lib                  1.2.3                h516909a_0    conda-forge
argh                      0.26.2          pyh9f0ad1d_1002    conda-forge
at-spi2-atk               2.38.0               h1f2db35_3    conda-forge
at-spi2-core              2.40.3               h1f2db35_0    conda-forge
atk-1.0                   2.36.0               h8b428f0_4    conda-forge
attr                      2.4.48               h516909a_0    conda-forge
binutils_impl_linux-aarch64 2.36.1               h0d3074b_3  
binutils_linux-aarch64    2.36                 h7854541_7    conda-forge
blas                      1.0                    openblas  
boost-cpp                 1.74.0               hcb39791_4    conda-forge
brotli                    1.0.9                h4de3ea5_4  
brotlipy                  0.7.0           py38h9544abe_1003    conda-forge
bzip2                     1.0.8                hf897c2e_4    conda-forge
c-ares                    1.18.1               hf897c2e_0    conda-forge
ca-certificates           2022.2.1             hd43f75c_0  
cached-property           1.5.2                hd8ed1ab_1    conda-forge
cached_property           1.5.2              pyha770c72_1    conda-forge
cairo                     1.16.0            h2b21b7e_1008    conda-forge
certifi                   2021.10.8        py38h2063c64_1    conda-forge
cffi                      1.15.0           py38hc42474b_0    conda-forge
charset-normalizer        2.0.12             pyhd8ed1ab_0    conda-forge
click                     8.0.4            py38h2063c64_0    conda-forge
click-plugins             1.1.1                      py_0    conda-forge
cmake                     3.22.1               h984d34b_0  
cryptography              36.0.1           py38h1376e7f_0    conda-forge
cycler                    0.11.0             pyhd3eb1b0_0  
dbus                      1.13.18              h821dc26_0  
digital_rf                2.6.7            py38ha6a7af1_2    conda-forge
elfutils                  0.186                h473a946_0    conda-forge
epoxy                     1.5.9                hf897c2e_0    conda-forge
expat                     2.4.4                h3621d8e_0    conda-forge
fftw                      3.3.10          nompi_h92e7866_102    conda-forge
font-ttf-dejavu-sans-mono 2.37                 hab24e00_0    conda-forge
font-ttf-inconsolata      3.000                h77eed37_0    conda-forge
font-ttf-source-code-pro  2.038                h77eed37_0    conda-forge
font-ttf-ubuntu           0.83                 hab24e00_0    conda-forge
fontconfig                2.13.96              ha44df8c_0    conda-forge
fonts-conda-ecosystem     1                             0    conda-forge
fonts-conda-forge         1                             0    conda-forge
fonttools                 4.25.0             pyhd3eb1b0_0  
freetype                  2.11.0               hb3ad586_0  
fribidi                   1.0.10               hb9de7d4_0    conda-forge
gcc_impl_linux-aarch64    9.4.0               h603953f_14    conda-forge
gcc_linux-aarch64         9.4.0                h9fa865e_7    conda-forge
gdk-pixbuf                2.42.6               h689071a_0    conda-forge
gettext                   0.21.0               h8e1abe2_0  
giflib                    5.2.1                h2f4d8fa_0  
glib                      2.70.2               h469bdbd_4    conda-forge
glib-tools                2.70.2               h469bdbd_4    conda-forge
gmp                       6.2.1                h7fd3ca4_0    conda-forge
gnuradio                  3.10.1.1         py38h5314f92_0    conda-forge
gnuradio-build-deps       3.10.1.1         py38h68f07fb_0    conda-forge
gnuradio-core             3.10.1.1         py38h68f07fb_0    conda-forge
gnuradio-grc              3.10.1.1         py38h99a4e04_0    conda-forge
gnuradio-iio              3.10.1.1         py38h773aed6_0    conda-forge
gnuradio-osmosdr          0.2.3           py38hf7572c2_17    conda-forge
gnuradio-qtgui            3.10.1.1         py38h5c478d7_0    conda-forge
gnuradio-soapy            3.10.1.1         py38h58c0935_0    conda-forge
gnuradio-uhd              3.10.1.1         py38hef26781_0    conda-forge
gnuradio-video-sdl        3.10.1.1         py38h99a4e04_0    conda-forge
gnuradio-zeromq           3.10.1.1         py38hee6959c_0    conda-forge
gnutls                    3.6.15               hc6589d6_0  
graphite2                 1.3.14               h0b239d7_0  
gsl                       2.7                  h294027d_0    conda-forge
gst-plugins-base          1.18.5               h227fc8a_3    conda-forge
gstreamer                 1.18.5               h01406a2_3    conda-forge
gstreamer-orc             0.4.32               hf897c2e_1    conda-forge
gtk3                      3.24.31              h6fa5776_2    conda-forge
gxx_impl_linux-aarch64    9.4.0               h603953f_14    conda-forge
gxx_linux-aarch64         9.4.0                h1e24722_7    conda-forge
h5py                      3.6.0           nompi_py38hb2a0d32_100    conda-forge
harfbuzz                  3.1.2                h045a43e_0  
hdf5                      1.12.1          nompi_h774d4d8_103    conda-forge
hicolor-icon-theme        0.17                 h8af1aa0_2    conda-forge
icu                       68.2                 h3621d8e_0    conda-forge
idna                      3.3                pyhd8ed1ab_0    conda-forge
jack                      1.9.18            h0853301_1001    conda-forge
jpeg                      9d                   h2f4d8fa_0  
json-c                    0.15                 hf268ab8_0    conda-forge
kernel-headers_linux-aarch64 4.14.214            h1cb168f_14  
kiwisolver                1.3.2            py38h22f4aa5_0  
krb5                      1.19.2               h4f20351_2    conda-forge
lcms2                     2.12                 h5246980_0  
ld_impl_linux-aarch64     2.36.1               h0ab8de2_3  
libad9361-iio             0.2                  h1756985_3    conda-forge
libaio                    0.3.112              hf897c2e_1    conda-forge
libairspy                 1.0.10               hf897c2e_0    conda-forge
libairspyhf               1.6.8                hf897c2e_0    conda-forge
libarchive                3.5.2                h37be732_1    conda-forge
libblas                   3.9.0           11_linuxaarch64_openblas    conda-forge
libcap                    2.51                 hf897c2e_0    conda-forge
libcblas                  3.9.0           11_linuxaarch64_openblas    conda-forge
libclang                  11.1.0          default_h4839fef_1    conda-forge
libcodec2                 1.0.3                hf897c2e_0    conda-forge
libcups                   2.3.3                h5ca083f_1    conda-forge
libcurl                   7.81.0               hcafe9da_0    conda-forge
libdb                     6.2.32               h01db608_0    conda-forge
libdrm                    2.4.109              hf897c2e_0    conda-forge
libdrm-cos6-x86_64        2.4.65               hd39d64f_0    anaconda
libedit                   3.1.20210910         h2f4d8fa_0  
libev                     4.33                 h516909a_1    conda-forge
libevent                  2.1.10               h6aed413_4    conda-forge
libffi                    3.4.2                h3557bc0_5    conda-forge
libflac                   1.3.3                h01db608_1    conda-forge
libgcc-devel_linux-aarch64 9.4.0               h85f5abf_14    conda-forge
libgcc-ng                 10.2.0              h1234567_51  
libgfortran-ng            10.2.0              h9534d94_51  
libgfortran5              10.2.0              h1234567_51  
libgirepository           1.70.0               heb0669a_1    conda-forge
libglib                   2.70.2               hde3fb6c_4    conda-forge
libgomp                   10.2.0              h1234567_51  
libhackrf0                2021.03.1            hdb429d0_0    conda-forge
libiconv                  1.16                 h6dd45c4_0    conda-forge
libidn2                   2.3.2                hf897c2e_0    conda-forge
libiio-c                  0.23                 hbcde9ff_0    conda-forge
liblapack                 3.9.0           11_linuxaarch64_openblas    conda-forge
libllvm11                 11.1.0               h6293a0b_3    conda-forge
libmicrohttpd             0.9.75               hf897c2e_0    conda-forge
libnghttp2                1.46.0               h097699d_0    conda-forge
libnsl                    2.0.0                hf897c2e_0    conda-forge
libogg                    1.3.5                h2f4d8fa_1  
libopenblas               0.3.17               hac96964_1  
libopus                   1.3.1                hf897c2e_1    conda-forge
libpciaccess              0.16                 h2923d19_0    conda-forge
libpng                    1.6.37               h241ca14_0  
libpq                     13.5                 h29fb33b_1    conda-forge
librsvg                   2.52.5               h47a9834_1    conda-forge
libsanitizer              9.4.0               h4d00405_14    conda-forge
libsndfile                1.0.31               h01db608_1    conda-forge
libsodium                 1.0.18               hb9de7d4_1    conda-forge
libssh2                   1.10.0               h1ab2c7b_2    conda-forge
libstdcxx-devel_linux-aarch64 9.4.0               h85f5abf_14    conda-forge
libstdcxx-ng              10.2.0              h1234567_51  
libtasn1                  4.18.0               hf897c2e_0    conda-forge
libthrift                 0.15.0               hb5cdc64_1    conda-forge
libtiff                   4.2.0                h4002a9d_0  
libtool                   2.4.6             h01db608_1008    conda-forge
libudev1                  249                  hf897c2e_1    conda-forge
libunistring              0.9.10               hf897c2e_0    conda-forge
libusb                    1.0.25             hdb429d0_100    conda-forge
libuuid                   2.32.1            hf897c2e_1000    conda-forge
libuv                     1.43.0               hf897c2e_0    conda-forge
libvorbis                 1.3.7                h01db608_0    conda-forge
libwebp                   1.2.2                hfc6c9db_0  
libwebp-base              1.2.2                h2f4d8fa_0  
libx11-common-cos6-x86_64 1.6.4                h023ea50_0    anaconda
libx11-cos6-x86_64        1.6.4                h64a1553_0    anaconda
libxcb                    1.13              h3557bc0_1004    conda-forge
libxkbcommon              1.0.3                he09c752_0    conda-forge
libxml2                   2.9.12               hd674cf7_0    conda-forge
libxslt                   1.1.34               hececbcc_0  
libzlib                   1.2.11            hb9de7d4_1013    conda-forge
lxml                      4.8.0            py38h2b30bef_0    conda-forge
lz4-c                     1.9.3                h7c1a80f_0  
lzo                       2.10              h516909a_1000    conda-forge
mako                      1.2.0              pyhd8ed1ab_0    conda-forge
markupsafe                2.0.1            py38h9544abe_1    conda-forge
matplotlib                3.5.1            py38hd43f75c_0  
matplotlib-base           3.5.1            py38h231dbaa_0    conda-forge
mesa-libgl-cos6-x86_64    11.0.7               h045e36e_0    anaconda
mesa-libgl-devel-cos6-x86_64 11.0.7               h5a2c0ac_0    anaconda
mesalib                   21.2.5               h0bd06be_3    conda-forge
munkres                   1.1.4                      py_0  
mysql-common              8.0.27               h8af1aa0_3    conda-forge
mysql-libs                8.0.27               ha3f2873_3    conda-forge
ncurses                   6.3                  h2f4d8fa_2  
nettle                    3.7.3                h82288b7_1  
ninja                     1.10.2               hd62202e_1    conda-forge
nspr                      4.33                 h22f4aa5_0  
nss                       3.74                 hdd3d7a4_0    conda-forge
numpy                     1.18.5           py38hbc27379_0    conda-forge
numpy-base                1.21.5           py38h58d2a9e_0  
openssl                   1.1.1m               h2f4d8fa_0  
packaging                 21.3               pyhd3eb1b0_0  
pango                     1.48.10              hc191093_2    conda-forge
pcre                      8.45                 h01db608_0    conda-forge
pillow                    9.0.1            py38hf910306_0  
pip                       21.2.4           py38hd43f75c_0  
pixman                    0.40.0               hb9de7d4_0    conda-forge
pkg-config                0.29.2            hb9de7d4_1008    conda-forge
portaudio                 19.6.0               h04411df_4    conda-forge
pthread-stubs             0.4               hb9de7d4_1001    conda-forge
pulseaudio                14.0                 hda030cf_4    conda-forge
pybind11                  2.9.1            py38he922c84_0    conda-forge
pybind11-abi              4                    hd8ed1ab_3    conda-forge
pybind11-global           2.9.1            py38he922c84_0    conda-forge
pycairo                   1.20.1           py38h946362b_1    conda-forge
pycparser                 2.21               pyhd8ed1ab_0    conda-forge
pygobject                 3.42.0           py38h5b34453_1    conda-forge
pyopenssl                 22.0.0             pyhd8ed1ab_0    conda-forge
pyparsing                 3.0.4              pyhd3eb1b0_0  
pyqt                      5.12.3           py38he3eb160_8    conda-forge
pyqt-impl                 5.12.3           py38h53342e1_8    conda-forge
pyqt5-sip                 4.19.18          py38h0119ad3_8    conda-forge
pyqtchart                 5.12             py38h149e137_8    conda-forge
pyqtwebengine             5.12.1           py38h149e137_8    conda-forge
pysocks                   1.7.1            py38h2063c64_4    conda-forge
python                    3.8.12          h9f07fca_2_cpython    conda-forge
python-dateutil           2.8.2              pyhd3eb1b0_0  
python_abi                3.8                      2_cp38    conda-forge
pytz                      2021.3             pyhd8ed1ab_0    conda-forge
pyyaml                    6.0              py38h9544abe_3    conda-forge
pyzmq                     22.3.0           py38he58ed56_1    conda-forge
qt                        5.12.9               hbfd4b83_4    conda-forge
qwt                       6.2.0                h0669f14_1    conda-forge
readline                  8.1.2                h2f4d8fa_1  
requests                  2.27.1             pyhd8ed1ab_0    conda-forge
rhash                     1.4.1                hf897c2e_0    conda-forge
rtl-sdr                   0.6.0.post20220126      hdb429d0_0    conda-forge
ruamel.yaml               0.17.21          py38he362374_0    conda-forge
ruamel.yaml.clib          0.2.6            py38he362374_0    conda-forge
scipy                     1.7.1            py38ha4eada7_2  
sdl                       1.2.15               h01db608_1    conda-forge
setuptools                58.0.4           py38hd43f75c_0  
six                       1.16.0             pyhd3eb1b0_1  
soapysdr                  0.8.1            py38he922c84_1    conda-forge
soapysdr-module-plutosdr  0.2.1                h872020c_3    conda-forge
soapysdr-module-rtlsdr    0.3.0                he88f3d8_1    conda-forge
soapysdr-module-uhd       0.4.1                hff41fed_3    conda-forge
spdlog                    1.9.2                hd62202e_1    conda-forge
sqlite                    3.38.0               h6632b73_0  
sysroot_linux-aarch64     2.26                h4744778_14  
thrift                    0.16.0           py38h0119ad3_0    conda-forge
tk                        8.6.11               h241ca14_0  
tornado                   6.1              py38hfd63f10_0  
uhd                       4.1.0.5          py38hb7720fd_1    conda-forge
urllib3                   1.26.8             pyhd8ed1ab_1    conda-forge
volk                      2.5.1                h01db608_0    conda-forge
watchdog                  2.1.6            py38h2063c64_1    conda-forge
wheel                     0.37.1             pyhd3eb1b0_0  
xorg-damageproto          1.2.1             hf897c2e_1002    conda-forge
xorg-fixesproto           5.0               h3557bc0_1002    conda-forge
xorg-glproto              1.4.17            hf897c2e_1002    conda-forge
xorg-inputproto           2.3.2             h3557bc0_1002    conda-forge
xorg-kbproto              1.0.7             h3557bc0_1002    conda-forge
xorg-libice               1.0.10               h3557bc0_0    conda-forge
xorg-libsm                1.2.3             h965e137_1000    conda-forge
xorg-libx11               1.7.2                h3557bc0_0    conda-forge
xorg-libxau               1.0.9                h3557bc0_0    conda-forge
xorg-libxdamage           1.1.5                hf897c2e_1    conda-forge
xorg-libxdmcp             1.1.3                h3557bc0_0    conda-forge
xorg-libxext              1.3.4                h3557bc0_1    conda-forge
xorg-libxfixes            5.0.3             h3557bc0_1004    conda-forge
xorg-libxi                1.7.10               h3557bc0_0    conda-forge
xorg-libxrandr            1.5.2                hf897c2e_1    conda-forge
xorg-libxrender           0.9.10            h3557bc0_1003    conda-forge
xorg-libxtst              1.2.3             hf897c2e_1002    conda-forge
xorg-randrproto           1.5.0             hf897c2e_1001    conda-forge
xorg-recordproto          1.14.2            hf897c2e_1002    conda-forge
xorg-renderproto          0.11.1            h3557bc0_1002    conda-forge
xorg-util-macros          1.19.3               hf897c2e_0    conda-forge
xorg-xextproto            7.3.0             h3557bc0_1002    conda-forge
xorg-xf86vidmodeproto     2.3.1             hf897c2e_1002    conda-forge
xorg-xproto               7.0.31            h3557bc0_1007    conda-forge
xz                        5.2.5                hfd63f10_1  
yaml                      0.2.5                hf897c2e_2    conda-forge
zeromq                    4.3.4                h01db608_1    conda-forge
zlib                      1.2.11            hb9de7d4_1013    conda-forge
zstd                      1.5.0                hfcb3217_0

Environment info

active environment : gnuradio
    active env location : /home/avdev/anaconda3/envs/gnuradio
            shell level : 1
       user config file : /home/avdev/.condarc
 populated config files : /home/avdev/.condarc
                          /home/avdev/anaconda3/envs/gnuradio/.condarc
          conda version : 4.10.3
    conda-build version : 3.21.5
         python version : 3.9.7.final.0
       virtual packages : __linux=5.15.0=0
                          __glibc=2.35=0
                          __unix=0=0
                          __archspec=1=aarch64
       base environment : /home/avdev/anaconda3  (writable)
      conda av data dir : /home/avdev/anaconda3/etc/conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/conda-forge/linux-aarch64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://repo.anaconda.com/pkgs/main/linux-aarch64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/linux-aarch64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /home/avdev/anaconda3/pkgs
                          /home/avdev/.conda/pkgs
       envs directories : /home/avdev/anaconda3/envs
                          /home/avdev/.conda/envs
               platform : linux-aarch64
             user-agent : conda/4.10.3 requests/2.26.0 CPython/3.9.7 Linux/5.15.0-22-generic ubuntu/22.04 glibc/2.35
                UID:GID : 1000:1000
             netrc file : None
           offline mode : False

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.