[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/welle-io/welle-io.desc [COPY] Copyright (C) 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] DAB and DAB+ software radio receiver [T] welle.io is a DAB/DAB+ receiver for RTL-SDR, Airspy and SoapySDR [T] devices. It decodes the audio, shows the ensemble and service [T] information, slideshows and the spectrum of the received signal. [U] https://www.welle.io [U] https://github.com/AlbrechtL/welle.io [A] Albrecht Lohofener [M] Dennie Mahne [C] extra/multimedia [L] GPL [V] 2.7 [D] 164ba31738f3f35ff5b8630b054f4b4f395723520a902bb6abfd8a82 welle-io-2.7.tar.gz https://github.com/AlbrechtL/welle.io/archive/refs/tags/v2.7/ var_append cmakeopt " " -DCMAKE_POLICY_VERSION_MINIMUM=3.5 # missing Airspy var_append cmakeopt ' ' -DAIRSPY=OFF var_append cmakeopt ' ' -DRTLSDR=ON pkginstalled soapysdr && var_append cmakeopt ' ' -DSOAPYSDR=ON