Search Criteria
Package Details: camilladsp 3.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/camilladsp.git (read-only, click to copy) |
|---|---|
| Package Base: | camilladsp |
| Description: | IIR and FIR engine for crossovers, room correction etc. |
| Upstream URL: | https://github.com/HEnquist/camilladsp |
| Licenses: | GPL |
| Submitter: | rern |
| Maintainer: | rern |
| Last Packager: | rern |
| Votes: | 2 |
| Popularity: | 0.000003 |
| First Submitted: | 2022-04-16 08:01 (UTC) |
| Last Updated: | 2025-12-09 02:30 (UTC) |
Dependencies (3)
- alsa-lib
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Required by (2)
Sources (8)
- camilladsp.default
- camilladsp.install
- camilladsp.service
- camilladsp.yml
- https://github.com/HEnquist/camilladsp/releases/download/v3.0.1/camilladsp-linux-aarch64.tar.gz
- https://github.com/HEnquist/camilladsp/releases/download/v3.0.1/camilladsp-linux-amd64.tar.gz
- https://github.com/HEnquist/camilladsp/releases/download/v3.0.1/camilladsp-linux-armv7.tar.gz
- state.yml
Latest Comments
CaptaiNiveau commented on 2024-02-02 13:55 (UTC)
Hi, also thanks for the package ^^ Sadly, the install currently fails, because the checksum for the armv7 binary seems to be outdated. Just running updpkgsums in the repo should do the trick.
kjerstadius commented on 2024-01-03 12:03 (UTC)
Hi and thanks for the package! Unfortunately, it currently seems to be slightly broken, as the latest commit updated the checksum for
camilladsp.default, while leaving the file itself unchanged, leading to checksum verification failures. I don't know whether you intended for the file to be updated or not, but please fix this either way. I reverted the checksum locally, which fixes the build.Furthermore, I'd like to request that x86_64 be added as a supported architecture, as it's supported by the upstream project. I've created a patch to do that which you are welcome to use: