Package Details: sdrangel-bin 7.18.1-2

Git Clone URL: https://aur.archlinux.org/sdrangel-bin.git (read-only, click to copy)
Package Base: sdrangel-bin
Description: Qt5/OpenGL SDR and signal analyzer frontend.
Upstream URL: https://github.com/f4exb/sdrangel
Keywords: sdr
Licenses: GPL3
Conflicts: sdrangel-git
Provides: sdrangel
Submitter: olivierlm
Maintainer: olivierlm
Last Packager: olivierlm
Votes: 7
Popularity: 0.100420
First Submitted: 2020-05-24 18:45 (UTC)
Last Updated: 2024-02-25 12:13 (UTC)

Dependencies (25)

Required by (0)

Sources (1)

Pinned Comments

olivierlm commented on 2022-03-15 12:05 (UTC) (edited on 2023-06-27 08:13 (UTC) by olivierlm)

This binary and its modules are originally built for Ubuntu 22.04, as such some modules require specific library version that might not match installed version. As a consequence, these modules will not be loaded. To debug such issues, run sdrangel in a term and watch for following errors at startup :

2022-03-15 13:02:50.854 (W) PluginManager::loadPluginsDir: Cannot load library /usr/lib/sdrangel/plugins/libmodatv.so: (libopencv_videoio.so.4.2: cannot open shared object file: No such file or directory)
2022-03-15 13:02:50.863 (W) PluginManager::loadPluginsDir: Cannot load library /usr/lib/sdrangel/plugins/liboutputusrp.so: (libuhd.so.3.15.0: cannot open shared object file: No such file or directory)

If you need these modules, use the sdrangel-git AUR package instead or wait for the binary to use a more up-to-date version of the library.

Latest Comments

1 2 Next › Last »

olivierlm commented on 2024-02-25 12:14 (UTC)

I patched the PKGBUILD for this version

schinfo commented on 2024-02-25 08:52 (UTC) (edited on 2024-02-25 08:52 (UTC) by schinfo)

The error in version 7.18.1-1 is in the file "sdrangel-2462-master.tar.gz". The files it contains all have version number 7.18.0

petris commented on 2024-02-24 22:32 (UTC)

Version 7.18.1-1 has problem extracting:

  ==> Validating source files with sha256sums...
      sdrangel-2462-master.tar.gz ... Passed
  ==> Extracting sources...
    -> Extracting sdrangel-2462-master.tar.gz with bsdtar
  ==> Starting prepare()...
  ar: sdrangel_7.18.1-1_amd64.deb: No such file or directory
  zstd: /*stdin*\: unexpected end of file 
  tar: Child returned status 1
  tar: Error is not recoverable: exiting now
  ==> ERROR: A failure occurred in prepare().
      Aborting...

Misaka13514 commented on 2024-01-28 06:29 (UTC)

Please follow Arch Linux RFC16: use SPDX license identifier in PKGBUILD.

https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0016-spdx-license-identifiers.rst

cderory commented on 2023-06-20 20:45 (UTC)

New version sdrangel-2135-master.tar.gz on website

cyberpunkrocker commented on 2022-11-04 20:10 (UTC)

Separate mbelib dependency is bit of a surplus, because dsdcc already depends on it and pulls it along when installing. Not that it actually matters, but you might want to clean up the PKGBUILD sometime :)

drws commented on 2022-08-05 22:53 (UTC)

The Ubuntu build has been apparently removed, so this doesn't work anymore. I just got 404 when I tried to upgrade.

olivierlm commented on 2022-03-15 12:05 (UTC) (edited on 2023-06-27 08:13 (UTC) by olivierlm)

This binary and its modules are originally built for Ubuntu 22.04, as such some modules require specific library version that might not match installed version. As a consequence, these modules will not be loaded. To debug such issues, run sdrangel in a term and watch for following errors at startup :

2022-03-15 13:02:50.854 (W) PluginManager::loadPluginsDir: Cannot load library /usr/lib/sdrangel/plugins/libmodatv.so: (libopencv_videoio.so.4.2: cannot open shared object file: No such file or directory)
2022-03-15 13:02:50.863 (W) PluginManager::loadPluginsDir: Cannot load library /usr/lib/sdrangel/plugins/liboutputusrp.so: (libuhd.so.3.15.0: cannot open shared object file: No such file or directory)

If you need these modules, use the sdrangel-git AUR package instead or wait for the binary to use a more up-to-date version of the library.

olivierlm commented on 2021-12-26 13:22 (UTC)

Package fixed, thanks for the update :)

ChiefGokhlayeh commented on 2021-12-17 18:41 (UTC)

Cool, very quick response! Unfortunately, I noticed now that ADS-B map feature additionally requires qt5-graphicaleffects. Otherwise the map stays blank.

https://github.com/f4exb/sdrangel/blob/35adc2545026bf43002f7ed02345ae11a20d1594/plugins/channelrx/demodadsb/map/map.qml#L5