ui_msg "\nError: ${subport} requires the gnuradio or gnuradio-devel port, and will not work with the gnuradio-next port. deactivate gnuradio-next, and then install or activate gnuradio or gnuradio-devel.\n"
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortGroup active_variants 1.1
if {${subport} eq ${name}} {
subport gr-lora-BastilleResearch {
github.setup BastilleResearch gr-lora d587169a9676ad0f9ebf85e6a840f3955b3976d7
checksums rmd160 99f82eb4e57eb59c863598b6a5e58f3632edc769 \
sha256 e1958cfe15e5ff3542e4df3dc7e626751321957cd2ff0122723d6a86d845cf6c
github.setup rpp0 gr-lora b1d38fab9032a52eaf31bf33a145df45fce7512f
checksums rmd160 f5fbd363efebe98a1bdbbd0259c6294ad7ea62e1 \
sha256 37caf0b2550608a31e71dc0f4f605aa2c57fa2cbeaac82984910f5d874efcc6a \
conflicts gr-lora-BastilleResearch
path:lib/libwireshark.dylib:wireshark2
# temporary patch to fix configuration and building
patchfiles-append patch-build-fixes.diff
default_variants +mongodb
variant mongodb description "Include support for storing data to MongoDB" {}
if {[variant_isset mongodb]} {
depends_lib-append port:py27-pymongo