Package Details: cable 0.10.8-1

Git Clone URL: https://aur.archlinux.org/cable.git (read-only, click to copy)
Package Base: cable
Description: A PyQt6 application to dynamically modify Pipewire and Wireplumber settings
Upstream URL: https://github.com/magillos/Cable
Keywords: audio gui pipewire wireplumber
Licenses: GPL-3.0
Submitter: magillos
Maintainer: magillos
Last Packager: magillos
Votes: 9
Popularity: 2.20
First Submitted: 2025-03-04 16:54 (UTC)
Last Updated: 2026-05-16 13:47 (UTC)

Latest Comments

magillos commented on 2026-05-11 16:40 (UTC)

@ggnoredo

The app is designed to work with pipewire and its jack implementation and not jack2.

ggnoredo commented on 2026-05-11 07:27 (UTC)

:: jack2-1.9.22-2 and pipewire-jack-1:1.6.4-1 are in conflict (jack). Remove pipewire-jack? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing pipewire-jack breaks dependency 'pipewire-jack' required by cable

kIERO commented on 2025-10-31 06:44 (UTC)

Orphan (unmaintained) AUR Packages: python-pyalsaaudio

magillos commented on 2025-10-26 18:55 (UTC)

@yochananmarqos, it will be added then.

yochananmarqos commented on 2025-10-26 18:50 (UTC) (edited on 2025-10-26 18:50 (UTC) by yochananmarqos)

@magillos: Your setup.py calls Setuptools. It fails to build in a clean chroot. See Python package guidelines

magillos commented on 2025-10-26 18:04 (UTC)

@yochananmarqos I added missing dependencies (not python-setuptools as it's not needed with python-build), and I cleared redundancies. I will push when pushing is possible again (another DDoS, it seems). Thanks!

yochananmarqos commented on 2025-10-25 19:15 (UTC)

@magillos: This is missing python-setuptools to build. It's also missing dependencies on python-dbus and hicolor-icon-theme.

No files need to be installed in /usr/share/cable/, they're already installed in the site-packages folder.