Search Criteria
Package Details: pwvucontrol 0.4.9-1
Package Actions
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: | 24 |
Popularity: | 3.74 |
First Submitted: | 2024-08-05 21:06 (UTC) |
Last Updated: | 2025-03-17 22:08 (UTC) |
Dependencies (10)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libwireplumber-4.0-compatAUR
- wireplumber (wireplumber-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
Latest Comments
1 2 Next › Last »
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.
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! :)
moabeat commented on 2024-11-23 08:08 (UTC)
@hardfalcon Thank you very much for the suggestions. I have incorporated them in the updated package version. I didn't know about
updpkgsums
yet, that's indeed very handy.hardfalcon commented on 2024-11-21 19:45 (UTC) (edited on 2024-11-21 19:46 (UTC) by hardfalcon)
Hi, could you please add the parameter
--no-rebuild
to themeson install
call?When trying to build this package with
/usr/bin/archbuild
fromdevtools
, I reproducibly run into the same problem as described here:https://gitlab.gnome.org/World/fractal/-/issues/1327
Adding
--no-rebuild
parameter solves this.Also, there appears to be a minor typo in the
b2sums
array (the actual checksum was pasted behind""
instead of between them). I can recommend theupdpkgsums
command frompacman-contrib
, which makes updating checksums a lot easier and gives the checksums arrays a consistent indention/formatting.moabeat commented on 2024-08-06 14:00 (UTC)
@jujudusud The application is based on glib and gtk4, so it resembles the dependencies of a GNOME application. This was the reason I put this into the description. Like any other actual GNOME application (e.g. gnome-text-editor), it can be used in any environment, as long as the user accepts to have these dependencies installed.
1 2 Next › Last »