Search Criteria
Package Details: minidsp-rs 0.1.12-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/minidsp-rs.git (read-only, click to copy) |
|---|---|
| Package Base: | minidsp-rs |
| Description: | Alternative control software for certain MiniDSP products |
| Upstream URL: | https://github.com/mrene/minidsp-rs |
| Licenses: | Apache |
| Submitter: | drrossum |
| Maintainer: | drrossum |
| Last Packager: | drrossum |
| Votes: | 3 |
| Popularity: | 0.040489 |
| First Submitted: | 2022-06-17 10:44 (UTC) |
| Last Updated: | 2025-09-24 12:00 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- libusb (libusb-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rustup) (make)
Latest Comments
drrossum commented on 2025-09-24 12:00 (UTC)
Thanks for reporting. Fixed
Ranguvar commented on 2025-09-23 15:19 (UTC)
Thanks for the update. checksum is wrong though.
Ranguvar commented on 2024-01-17 03:22 (UTC)
Submitted notice as 0.1.8 and 0.1.9 are out
Also, I recommend adding to PKGBUILD: options=('!lto')
Otherwise build fails with undefined reference to `hid_error'.
I have this enabled globally to find issues, and it works on most packages. It'd be nice to have it excluded here by default. Thanks again!