Package Details: soapysdr-git 3:0.8.1.r25.g9cbaa3c-1

Git Clone URL: https://aur.archlinux.org/soapysdr-git.git (read-only, click to copy)
Package Base: soapysdr-git
Description: Vendor and platform neutral SDR support library
Upstream URL: https://github.com/pothosware/SoapySDR
Keywords: dsp sdr
Licenses: boost
Conflicts: soapysdr
Provides: soapysdr
Submitter: valvetime
Maintainer: xiretza
Last Packager: xiretza
Votes: 22
Popularity: 0.000000
First Submitted: 2015-12-25 14:16 (UTC)
Last Updated: 2022-03-21 07:46 (UTC)

Dependencies (15)

Required by (41)

Sources (1)

Latest Comments

df8oe commented on 2024-04-14 11:28 (UTC)

Build fails:

ImportError: No module named pathlib

python-pathlib2 is installed.

grozours commented on 2021-10-09 22:43 (UTC) (edited on 2021-10-09 22:45 (UTC) by grozours)

Date: Sun, 10 Oct 2021 00:29:38 +0200 Subject: [PATCH] correction path documentation


PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PKGBUILD b/PKGBUILD index 89d47f5..2881d47 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -51,5 +51,5 @@ package() { make DESTDIR="$pkgdir" install

install -dm 755 "$pkgdir"/usr/share/doc/$_pkgname - cp -r -a --no-preserve=ownership docs/html "$pkgdir"/usr/share/doc/$_pkgname + cp -r -a --no-preserve=ownership docs/doxygen/html "$pkgdir"/usr/share/doc/$_pkgname } -- 2.33.0

xiretza commented on 2021-10-08 13:50 (UTC)

package() fails:

==> Starting package()...
[  2%] Built target SoapySDR_swig_compilation
[  5%] Built target docs
Consolidate compiler generated dependencies of target SoapySDR
[ 64%] Built target SoapySDR
Consolidate compiler generated dependencies of target TestFormatParser
Consolidate compiler generated dependencies of target TestTimeConversion
Consolidate compiler generated dependencies of target TestKwargsMarkup
Consolidate compiler generated dependencies of target TestConvertTypes
Consolidate compiler generated dependencies of target _SoapySDR
Consolidate compiler generated dependencies of target SoapySDRUtil
[ 69%] Built target TestFormatParser
[ 74%] Built target TestTimeConversion
[ 79%] Built target TestKwargsMarkup
[ 84%] Built target TestConvertTypes
[ 97%] Built target _SoapySDR
[100%] Built target SoapySDRUtil
Install the project...
-- Install configuration: "Release"
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/share/cmake/SoapySDR/SoapySDRConfig.cmake
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/share/cmake/SoapySDR/SoapySDRUtil.cmake
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/share/cmake/SoapySDR/SoapySDRConfigVersion.cmake
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Config.h
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Config.hpp
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Constants.h
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/ConverterPrimitives.hpp
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/ConverterRegistry.hpp
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Converters.h
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Device.h
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Device.hpp
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Errors.h
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Errors.hpp
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Formats.h
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Formats.hpp
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Logger.h
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Logger.hpp
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Modules.h
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Modules.hpp
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Registry.hpp
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Time.h
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Time.hpp
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Types.h
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Types.hpp
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Version.h
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/include/SoapySDR/Version.hpp
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/lib/libSoapySDR.so.0.8.1
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/lib/libSoapySDR.so.0.8
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/lib/libSoapySDR.so
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/share/cmake/SoapySDR/SoapySDRExport.cmake
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/share/cmake/SoapySDR/SoapySDRExport-release.cmake
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/lib/pkgconfig/SoapySDR.pc
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/bin/SoapySDRUtil
-- Set runtime path of "/build/soapysdr-git/pkg/soapysdr-git/usr/bin/SoapySDRUtil" to ""
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/share/man/man1/SoapySDRUtil.1
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/lib/python3.9/site-packages/_SoapySDR.so
-- Set runtime path of "/build/soapysdr-git/pkg/soapysdr-git/usr/lib/python3.9/site-packages/_SoapySDR.so" to ""
-- Installing: /build/soapysdr-git/pkg/soapysdr-git/usr/lib/python3.9/site-packages/SoapySDR.py
cp: cannot stat 'docs/html': No such file or directory

xiretza commented on 2021-04-24 09:32 (UTC)

Please change the provides to soapysdr=$pkgver so that other packages can use soapysdr>0.7.2 to depend on the git version or any future releases.

djringjr commented on 2018-01-28 07:12 (UTC)

make[2]: [CMakeFiles/sdrPlaySupport.dir/build.make:87: CMakeFiles/sdrPlaySupport.dir/Settings.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:68: CMakeFiles/sdrPlaySupport.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build soapysdrplay-git.

<deleted-account> commented on 2018-01-26 18:43 (UTC)

Any idea why these is not a release version of this package? There seems to be one before but not anymore

arthurulfeldt commented on 2016-11-23 18:12 (UTC)

this package should depend on cmake

viraptor commented on 2016-02-27 03:12 (UTC)

This package (as well as soapyrtlsdr-git) installs to /usr/local, rather than just /usr.