Package Details: owrx_connector-git 0.6.0.r1.g8887135-3

Git Clone URL: https://aur.archlinux.org/owrx_connector-git.git (read-only, click to copy)
Package Base: owrx_connector-git
Description: Connectors used by OpenWebRX to interface with SDR hardware.
Upstream URL: https://github.com/jketterl/owrx_connector
Licenses: GPL3
Provides: owrx_connector
Submitter: ericek111
Maintainer: ericek111
Last Packager: ericek111
Votes: 0
Popularity: 0.000000
First Submitted: 2020-07-21 01:09 (UTC)
Last Updated: 2022-07-27 13:19 (UTC)

Dependencies (6)

Required by (1)

Sources (1)

Latest Comments

ericek111 commented on 2023-08-22 19:25 (UTC)

You need to have csdr-jketterl-git installed, not csdr. Then it compiles fine.

dreieck commented on 2023-08-22 16:15 (UTC)

Fails to cmake for me:

-- Configuring done (2.5s)
CMake Error at src/lib/CMakeLists.txt:2 (target_link_libraries):
  Target "owrx-connector" links to:

    Csdr::csdr

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

csdr is installed.

Regards!

ericek111 commented on 2022-07-27 13:21 (UTC)

Thanks, I have added dependencies for csdr and libsamplerate.

I have also added rtl-sdr and soapysdr as optdepends. owrx_connector can be built without them -- only rtl_tcp is enabled that way. And for some people it may be enough. A warning is emitted if none of them are installed.

BrainDamage commented on 2022-07-22 17:52 (UTC) (edited on 2022-07-22 17:55 (UTC) by BrainDamage)

this package lacks dependencies for libsamplerate and csdr, or it'll fail to build in a clean chroot

EDIT: it should also makedepends on rtl-sdr and soapysdr, otherwise it'll be use for people