#TODO not compiled or tested # build instructions: https://wiki.gnuradio.org/index.php?title=LinuxInstall#For_GNU_Radio_3.10,_3.9,_and_Main_Branch # probably missing dependencies, see https://wiki.gnuradio.org/index.php?title=UbuntuInstall#Install_Dependencies [source] git = "https://github.com/gnuradio/gnuradio" rev = "bd928539d9eaa73736f8381cd2e60953a0eb8cb8" [build] template = "cmake" dependencies = [ "volk", "boost", "libgmp", "fftw", "sdl1", "qt5-base", "libusb", "libevdev", ]