Search Criteria
Package Details: minidsp-rs 0.1.9-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: | 1 |
Popularity: | 0.001712 |
First Submitted: | 2022-06-17 10:44 (UTC) |
Last Updated: | 2024-01-17 10:05 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libusb (libusb-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Latest Comments
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!