Search Criteria
Package Details: wayland-pipewire-idle-inhibit 0.7.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wayland-pipewire-idle-inhibit.git (read-only, click to copy) |
|---|---|
| Package Base: | wayland-pipewire-idle-inhibit |
| Description: | Inhibit wayland idle when computer is playing sound |
| Upstream URL: | https://github.com/rafaelrc7/wayland-pipewire-idle-inhibit |
| Keywords: | audio idle inhibit pipewire sway wayland |
| Licenses: | GPL-3.0-only |
| Submitter: | rafaelrc |
| Maintainer: | rafaelrc |
| Last Packager: | rafaelrc |
| Votes: | 9 |
| Popularity: | 0.000830 |
| First Submitted: | 2024-02-12 23:18 (UTC) |
| Last Updated: | 2026-03-19 03:21 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gcc-libs-snapshotAUR, gccrs-libs-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR, libpipewire-ldacAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
rafaelrc commented on 2026-03-19 03:22 (UTC)
Thanks for the notification, it is fixed.
derfehler commented on 2026-03-18 16:12 (UTC) (edited on 2026-03-18 16:13 (UTC) by derfehler)
something has changed in libspa:
error[E0609]: no field
dataon typespa_pod_builder--> /home/derfehler/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libspa-0.8.0/src/pod/builder.rs:38:25
|
38 | (this).builder.data = (this).data.as_mut_ptr().cast::<c_void>();
| ^^^^ unknown field
|
= note: available field is:
_addresserror[E0609]: no field
sizeon typespa_pod_builder--> /home/derfehler/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libspa-0.8.0/src/pod/builder.rs:39:25 | 39 | (this).builder.size = (this) | ^^^^ unknown field | = note: available field is:_addressFor more information about this error, try
rustc --explain E0609. error: could not compilelibspa(lib) due to 2 previous errors warning: build failed, waiting for other jobs to finish...