Port details |
- welle.io SDR DAB/DAB+ Receiver
- 2.4 audio
=0 2.4Version of this port present on the latest quarterly branch. - Maintainer: nsonack@outlook.com
 - Port Added: 2020-10-23 19:51:04
- Last Update: 2022-05-16 06:49:43
- Commit Hash: 2d34c2b
- Also Listed In: hamradio
- License: GPLv2
- Description:
- welle.io is a graphical SDR DAB/DAB+ receiver built with Qt5 with extensive
hardware support. Possible backends are RTL-SDR, RTL_TCP, AirSpy, SoapySDR,
raw files as well as gr-osmosdr and uhd.
WWW: https://www.welle.io/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- welle.io>0:audio/welle.io
- To install the port:
- cd /usr/ports/audio/welle.io/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/welle.io
- pkg install welle.io
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: welle.io
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1644829140
SHA256 (AlbrechtL-welle.io-2.4-0aacf578d77d79212483cd6fce436fb66523f63f_GH0.tar.gz) = 150ecf2b4839a322cea7bac65d6f23e1679572079225870a9a8017c992791023
SIZE (AlbrechtL-welle.io-2.4-0aacf578d77d79212483cd6fce436fb66523f63f_GH0.tar.gz) = 6765868
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- fftw3>=0 : math/fftw3
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15.2 : devel/qt5-buildtools
- qt5-qmake>=5.15.2 : devel/qt5-qmake
- Runtime dependencies:
-
- libasound_module_pcm_oss.so : audio/alsa-plugins
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libfaad.so : audio/faad
- libmp3lame.so : audio/lame
- libmpg123.so : audio/mpg123
- libfftw3f.so : math/fftw3-float
- librtlsdr.so : comms/rtl-sdr
- libQt5Charts.so : x11-toolkits/qt5-charts
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5Network.so : net/qt5-network
- libQt5QuickControls2.so : x11-toolkits/qt5-quickcontrols2
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for welle.io-2.4:
AIRSPY=off: AirSpy support
CLI=off: Build the welle-cli tool
FFTW=on: Use FFTW3 instead of KISSFFT
RTLSDR=on: RTL-SDR support
SOAPY=off: SoapySDR support
===> Use 'make config' to modify these settings
- Options name:
- audio_welle.io
- USES:
- cmake compiler:c++11-lang pkgconfig qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 May 2022 06:49:43 2.4
|
Loïc Bartoletti (lbartoletti)  |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
25 Feb 2022 04:53:52 2.4
|
Guangyuan Yang (ygy)  Author: Nico Sonack |
audio/welle.io: Update to 2.4
Changelog: https://github.com/AlbrechtL/welle.io/releases/tag/v2.4
PR: 262127 |
07 Nov 2021 06:55:26 2.3
|
Yasuhiro Kimura (yasu)  Author: Nico Sonack |
audio/welle.io: Add missing 'dbus' to USE_QT
Don't bump PORTREVISON as this port had already depended upon
devel/dbus indirectly.
While I'm here,
* Pet portclippy
* Re-format Makefile with portfmt
PR: 259395 |
25 May 2021 06:36:26 2.3
|
Yuri Victorovich (yuri)  Author: Nico Sonack |
audio/welle.io: Update 2.2 -> 2.3
PR: 256100 |
07 Apr 2021 08:09:01 2.2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Feb 2021 12:11:36
2.2
|
tobik  |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan |
24 Oct 2020 03:44:57
2.2
|
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version
4.2.1.
Approved by: portmgr (tier-2 blanket) |
23 Oct 2020 20:17:48
2.2
|
swills  |
audio/welle.io: remove MASTER_SITES
Shouldn't be set when using GitHub |
23 Oct 2020 19:50:54
2.2
|
swills  |
audio/welle.io: create port
welle.io is a graphical SDR DAB/DAB+ receiver built with Qt5 with extensive
hardware support. Possible backends are RTL-SDR, RTL_TCP, AirSpy, SoapySDR,
raw files as well as gr-osmosdr and uhd.
WWW: https://www.welle.io/
PR: 250564
Submitted by: Nico Sonack <nsonack@outlook.com> |
Number of commits found: 10
|