Package Details: sonusmix 0.1.1-2

Git Clone URL: https://aur.archlinux.org/sonusmix.git (read-only, click to copy)
Package Base: sonusmix
Description: Next-gen Pipewire audio routing tool
Upstream URL: https://codeberg.org/sonusmix/sonusmix
Keywords: audio mixer pipewire
Licenses: MPL-2.0
Submitter: SamWhited
Maintainer: pajlada
Last Packager: SamWhited
Votes: 2
Popularity: 0.68
First Submitted: 2024-10-25 12:19 (UTC)
Last Updated: 2024-11-15 12:08 (UTC)

Latest Comments

APT37 commented on 2026-05-24 12:00 (UTC) (edited on 2026-05-24 12:00 (UTC) by APT37)

This package doesn't compile anymore.

error[E0609]: no field `data` on type `spa_pod_builder`
  --> /home/user/.cargo/git/checkouts/pipewire-rs-df61a2021ea5a343/016e554/libspa/src/pod/builder.rs:38:25
   |
38 |         (*this).builder.data = (*this).data.as_mut_ptr().cast::<c_void>();
   |                         ^^^^ unknown field
   |
   = note: available field is: `_address`

error[E0609]: no field `size` on type `spa_pod_builder`
  --> /home/user/.cargo/git/checkouts/pipewire-rs-df61a2021ea5a343/016e554/libspa/src/pod/builder.rs:39:25
   |
39 |         (*this).builder.size = (*this)
   |                         ^^^^ unknown field
   |
   = note: available field is: `_address`

   Compiling tempfile v3.12.0
For more information about this error, try `rustc --explain E0609`.
error: could not compile `libspa` (lib) due to 2 previous errors
warning: build failed, waiting for other jobs to finish...
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'sonusmix-0.1.1-2':
error: packages failed to build: sonusmix-0.1.1-2

SamWhited commented on 2024-11-15 11:59 (UTC) (edited on 2024-11-15 12:09 (UTC) by SamWhited)

I missed that; good to know, thanks! I'll update to swap to the repo provided one.

EDIT: Done. Thanks!

svenstaro commented on 2024-11-15 06:58 (UTC)

I don't think this package should ship its own .desktop file since upstream already has one here: https://codeberg.org/sonusmix/sonusmix/src/branch/main/assets/org.sonusmix.Sonusmix.desktop