Package Details: sdrangel-bin 7.22.1-1

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: 10
Popularity: 0.077012
First Submitted: 2020-05-24 18:45 (UTC)
Last Updated: 2024-10-11 12:04 (UTC)

Dependencies (24)

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 3 Next › Last »

simona commented on 2024-08-22 20:21 (UTC)

libfakeroot internal error: payload not recognized!

simona commented on 2024-08-03 09:30 (UTC)

:: pulseaudio-17.0-3 e pipewire-pulse-1:1.2.2-1 vanno in conflitto. Rimuovere pipewire-pulse? [s/N]

Bevan commented on 2024-08-03 07:57 (UTC)

This package currently depends on pulseaudio which is not provided anymore by pipewire-pulse[1]. Maybe this should depend on pulse-native-provider instead which is provided by pulseaudio and pipewire-pulse.

[1] https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/commit/21e2129fedcf35521dc220fb06b391c283726c49

PeterHa commented on 2024-05-19 09:43 (UTC)

The binary seems to come without the SoapySDR plugins. Could you please enable them? You may need to fix cmake/Modules/FindSoapySDR.cmake.

Note: Start the program with "sdrangel --soapy" and then you should find the plugins "SoapySDR Input" and "SoapySDR Output" at Help->Loaded Plugins.

olivierlm commented on 2024-04-24 08:01 (UTC)

Should be fixed, sorry !

petris commented on 2024-04-23 23:20 (UTC)

The ar command was removed entirely but is still needed...

  ==> Validating source files with sha256sums...
      sdrangel-2563-master.tar.gz ... Passed
  ==> Extracting sources...
    -> Extracting sdrangel-2563-master.tar.gz with bsdtar
  ==> Starting prepare()...
  ==> Entering fakeroot environment...
  ==> Starting package()...
  mv: cannot stat 'usr/': No such file or directory
  ==> ERROR: A failure occurred in package().
      Aborting...

SWLJamey commented on 2024-04-23 20:53 (UTC) (edited on 2024-04-23 20:54 (UTC) by SWLJamey)

Your previous hotfix is breaking install please remove it. Have a nice day.


35,38c35
<     # extract .deb data
<     # ar p sdrangel_${pkgver}-1_amd64.deb data.tar.zst | tar x --zstd
<     # HOTFIX for wrong naming
<     ar p sdrangel_7.18.0-1_amd64.deb data.tar.zst | tar x --zstd
---
>     ar p sdrangel_${pkgver}-1_amd64.deb data.tar.zst | tar x --zstd

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