buzz / volctl

Per-application volume control and OSD for Linux desktops.
https://buzz.github.io/volctl/
GNU General Public License v2.0
132 stars 19 forks source link

Remove pulseaudio as a dependency in AUR package #63

Closed snprajwal closed 2 years ago

snprajwal commented 2 years ago

I am currently using volctl with pipewire and it works fine. We should remove pulse as a dependency and leave it to the user to decide what sound server they utilise volctl with.

RiedleroD commented 2 years ago

in the arch repos, pipewire-pulse provides pulseaudio (as in: satisfies the dependency), so there's no action needed there.

buzz commented 2 years ago

what @RiedleroD said...

RiedleroD commented 2 years ago

also, as a final note: the developers are rarely the same people that package their software, so if there's any problem with a package, email the packager instead. Depending on the package manager you're using, there may be a way to see the email address of the packager. On arch Linux it's pacman -Qi <packagename>

(don't know if that's the case here though, I don't have access to my laptop rn)