Search Criteria
Package Details: pipecontrol 0.3.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pipecontrol.git (read-only, click to copy) |
---|---|
Package Base: | pipecontrol |
Description: | Pipewire control GUI program in Qt (Kirigami2) |
Upstream URL: | https://github.com/portaloffreedom/PipeControl |
Keywords: | pipewire |
Licenses: | GPL3 |
Submitter: | portaloffreedom |
Maintainer: | portaloffreedom |
Last Packager: | portaloffreedom |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2022-01-02 18:37 (UTC) |
Last Updated: | 2025-03-23 11:29 (UTC) |
Dependencies (7)
- kcoreaddons (kcoreaddons-gitAUR)
- ki18n (ki18n-gitAUR)
- kirigami2 (kirigami2-gitAUR)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- qt6-tools (make)
Latest Comments
border commented on 2025-10-08 21:47 (UTC) (edited on 2025-10-08 21:47 (UTC) by border)
Builds fine, but didn't start.
Installing just qqc2 did the trick for me. Can you check and add it to the dependencies?
No need to install the whole kf6 group.
Thanks!
xei commented on 2025-08-09 12:53 (UTC)
Install kf6 group if it doesn't launch
M1k3y commented on 2025-07-28 16:11 (UTC) (edited on 2025-07-28 16:11 (UTC) by M1k3y)
Dependency need to be changed for build to succeed:
kirigami2 -> kirigami
Not sure why, but kirigami2 might be outdated.
(Though I can't verify the build. But that is probably due to the rest of my setup and not directly related to pipecontrol itself)
dreieck commented on 2023-10-24 10:31 (UTC)
Dependencies need to be updated since packages got renamed in Arch:
kcoreaddons
→kcoreaddons5
ki18n
→ki18n5
Regards and thanks for maintaining!
sispus commented on 2023-10-04 03:42 (UTC)
A failure occurred in build:
portaloffreedom commented on 2022-01-04 17:25 (UTC)
@yochananmarqos thanks for the help I was developing it on my desktop and I missed some important dependencies
yochananmarqos commented on 2022-01-03 01:24 (UTC) (edited on 2022-01-03 01:24 (UTC) by yochananmarqos)
This fails to build. Missing build dependencies on
extra-cmake-modules
,qt5-tools
andappstream
as well as a missing dependency onki18n
.