Search Criteria
Package Details: liquid-dsp-git 1.6.0+266.r7785.20240713.9f32eb7b9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/liquid-dsp-git.git (read-only, click to copy) |
---|---|
Package Base: | liquid-dsp-git |
Description: | Digital signal processing library for software-defined radios |
Upstream URL: | http://liquidsdr.org |
Licenses: | MIT |
Conflicts: | liquid-dsp |
Provides: | liquid-dsp |
Submitter: | MuPuF |
Maintainer: | dreieck |
Last Packager: | dreieck |
Votes: | 13 |
Popularity: | 0.000005 |
First Submitted: | 2014-05-02 14:23 (UTC) |
Last Updated: | 2024-07-15 19:28 (UTC) |
Dependencies (8)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- fftw (fftw-amdAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR) (make)
- fftw (fftw-amdAUR) (optional) – efficient FFT
Required by (9)
- cubicsdr (requires liquid-dsp)
- dumphfdl (requires liquid-dsp)
- gr-lora-git (requires liquid-dsp)
- ice9-bluetooth-sniffer (requires liquid-dsp)
- inspectrum-git (requires liquid-dsp)
- luaradio (requires liquid-dsp)
- redsea (requires liquid-dsp)
- redsea-git (requires liquid-dsp)
- soundtunnel (requires liquid-dsp)
Latest Comments
dreieck commented on 2024-07-15 19:30 (UTC)
Dear @df80e,
Where is
HISTORY
in thePKGBUILD
? It has been fixed already on 2024-06-25.It builds fine for me.
Do you still have an outdated version of this
PKGBUILD
?Regards!
df8oe commented on 2024-07-15 04:56 (UTC) (edited on 2024-07-15 04:56 (UTC) by df8oe)
Does not build because of HISTORY is missing. Remove it from PKGBUILD and everything builds fine.
TurnoffNOD commented on 2023-04-17 01:29 (UTC)
Hi, now the package is not upgrading correctly: When checking with
yay -Syuu
, it says:But after downloading and compiling, it shows the same version:
FFY00 commented on 2018-05-19 19:38 (UTC)
Hi, can you fix the conflicts/provides?
provides=("${pkgname%-git}") conflicts=("${pkgname%-git}")
'%-git' remove the '-git' from the package name. This will make the package provide 'liquid-dsp'.
oddstr13 commented on 2017-01-31 13:20 (UTC)
sehnem commented on 2017-01-03 14:34 (UTC)
awelkie commented on 2016-02-10 20:40 (UTC)