Package Details: pwvucontrol 0.5.0-1

Git Clone URL: https://aur.archlinux.org/pwvucontrol.git (read-only, click to copy)
Package Base: pwvucontrol
Description: Pipewire volume control for GNOME
Upstream URL: https://github.com/saivert/pwvucontrol
Licenses: GPL-3.0-only
Submitter: moabeat
Maintainer: moabeat
Last Packager: moabeat
Votes: 29
Popularity: 4.07
First Submitted: 2024-08-05 21:06 (UTC)
Last Updated: 2025-10-18 06:50 (UTC)

Latest Comments

1 2 Next › Last »

hardfalcon commented on 2025-10-19 03:00 (UTC)

I can confirm yochananmarqos's comment. pwvucontrol 0.5.0-1 builds fine in a clean chroot without cmake.

yochananmarqos commented on 2025-10-18 16:25 (UTC)

@moabeat: This does not require cmake to build.

vaurelios commented on 2025-09-23 00:39 (UTC) (edited on 2025-09-23 00:39 (UTC) by vaurelios)

The 0.4.9 version doesn't build on rust versions < 1.80. Github Issue.

moabeat commented on 2025-07-29 17:38 (UTC) (edited on 2025-07-29 17:53 (UTC) by moabeat)

@cartok Unfortunately, I can't confirm your observations. Based on your comment, I have rebuilt the package in a clean chroot, as described in the wiki. I did not encounter any errors during this process. Hence, the dependencies seem to be alright IMHO.

Edit: Maybe the issue is not with this package but with the libwireplumber-4.0-compat package, as this has the mentioned Python dependencies. However, I also rebuilt this one in a clean chroot and it also works. Are you using an Arch derivate?

cartok commented on 2025-07-29 09:47 (UTC)

Doesn't install right now. Seems to miss python dependencies, even though some of those mentioned are getting installed and asked to be removed at the end.

Called: `/usr/bin/pkg-config --variable=glib_mkenums glib-2.0` -> 0
stdout:
/usr/bin/glib-mkenums
-----------
Got pkg-config variable glib_mkenums : /usr/bin/glib-mkenums
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.84.3 (cached)
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Configuring wpversion.h using configuration
Program python3 (sphinx, sphinx_rtd_theme, breathe, sphinx.ext.graphviz) found: NO

wireplumber/docs/meson.build:4:19: ERROR: python3 is missing modules: sphinx, sphinx_rtd_theme, breathe, sphinx.ext.graphviz

etylermoss commented on 2024-12-15 12:39 (UTC)

@moabeat Apologies, you are correct. Not sure why it didn't show up for me before - maybe was just not cached yet.

moabeat commented on 2024-12-15 11:57 (UTC)

@etylermoss: The package already has a com.saivert.pwvucontrol.desktop file in /usr/share/applications/. This is the one that comes with the original distribution from upstream. If you would like to propose changes to this file, I would suggest to do that on the pwvucontrol Github repository instead. I don't see a reason why this should be overridden by this package.

hardfalcon commented on 2024-11-24 05:22 (UTC)

@moabeat: Thanks a lot! :)