Search Criteria
Package Details: cable 0.9.26-1
Package Actions
| 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: | 5 |
| Popularity: | 0.41 |
| First Submitted: | 2025-03-04 16:54 (UTC) |
| Last Updated: | 2026-01-22 11:24 (UTC) |
Dependencies (14)
- aj-snapshot
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jack_delay
- pipewire-jack (pipewire-jack-gitAUR, pipewire-jack-client-gitAUR, pipewire-full-jack-gitAUR)
- python
- python-dbus
- python-jack-client
- python-packaging
- python-pyalsaaudioAUR (python-pyalsaaudio-gitAUR)
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-requests
- python-build (make)
- python-installer (make)
- python-setuptools (make)
Latest Comments
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.pycalls Setuptools. It fails to build in a clean chroot. See Python package guidelinesmagillos 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-setuptoolsto build. It's also missing dependencies onpython-dbusandhicolor-icon-theme.No files need to be installed in
/usr/share/cable/, they're already installed in the site-packages folder.