Package Details: xfce4-volumed-pulse 0.2.4-1

Git Clone URL: https://aur.archlinux.org/xfce4-volumed-pulse.git (read-only, click to copy)
Package Base: xfce4-volumed-pulse
Description: A volume keys control daemon for Xfce using pulseaudio
Upstream URL: https://gitlab.xfce.org/apps/xfce4-volumed-pulse
Licenses: GPL3
Conflicts: xfce4-volumed
Replaces: xfce4-volumed
Submitter: oberon2007
Maintainer: maaarghk
Last Packager: maaarghk
Votes: 22
Popularity: 0.000005
First Submitted: 2016-12-07 21:17 (UTC)
Last Updated: 2023-07-25 11:17 (UTC)

Latest Comments

maaarghk commented on 2023-07-25 11:22 (UTC)

New release was made upstream which includes that patch and other fixes. I've also changed source to the official package release server as opposed to the gitlab archive generator - it seems a bit antisocial to use gitlab to obtain tarballs for tagged releases as I believe it generates the file dynamically.

maaarghk commented on 2023-07-17 14:48 (UTC)

I'll add that fix to the pkgbuild, I've also asked upstream for a new release to be cut with the fix included.

jihem commented on 2022-12-24 10:25 (UTC)

The compilation fails on my computer, because the macro GLIB_VERSION_2_16 is not defined anymore on the current version of glib2. To make the compilation succeed, I have to manually increase the minimum glib2 version compatible by using for example the command sed -i -e "s|XDT_CHECK_PACKAGE(\[GLIB\], \[glib-2.0\], \[2.16\])|XDT_CHECK_PACKAGE(\[GLIB\], \[glib-2.0\], \[2.26\])|" configure.ac.in just before ./autogen.sh in the PKGBUILD.

JohnDVD commented on 2019-11-19 18:36 (UTC)

Would you please modify it to go over 100% volume like pasystray? e.g. with an option "--go-over-100-percent"

oberon2007 commented on 2018-03-20 15:42 (UTC)

Ok. done :)

TomaszGasior commented on 2018-03-20 08:48 (UTC)

Please replace "libkeybinder2" with "libkeybinder3".