Search Criteria
Package Details: liquid-dsp-git v1.3.1.r134.gdd3facf8-1
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-git |
Submitter: | MuPuF |
Maintainer: | ricardomv |
Last Packager: | ricardomv |
Votes: | 14 |
Popularity: | 0.89 |
First Submitted: | 2014-05-02 14:23 (UTC) |
Last Updated: | 2018-05-20 15:38 (UTC) |
Latest Comments
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)