Search Criteria
Package Details: volume.app 1.1a-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/volume.app.git (read-only, click to copy) |
|---|---|
| Package Base: | volume.app |
| Description: | WM dockapp enabling control of audio volume level |
| Upstream URL: | http://volume-app.sourceforge.net/ |
| Licenses: | GPL |
| Conflicts: | volume-app |
| Provides: | volume-app |
| Submitter: | micwoj92 |
| Maintainer: | bidulock |
| Last Packager: | bidulock |
| Votes: | 8 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-05-25 22:40 (UTC) |
| Last Updated: | 2021-05-27 18:39 (UTC) |
Latest Comments
abarbarian commented on 2025-08-15 09:40 (UTC)
Hi I am trying to install volume.app from the AUR to my Window Maker running on a fully updated Arch install. This is the error message,
==> Starting build()... sed 's:@VERSION@:1.1a:g' < config.h.in > config.h cc -g -O2 -W -Wall -DHAVE_CONFIG_H -c -o knob.o knob.c In file included from knob.c:39: common.h:24:22: error: ‘bool’ cannot be defined via ‘typedef’ 24 | typedef unsigned int bool; | ^
~ common.h:24:22: note: ‘bool’ is a keyword with ‘-std=c23’ onwards common.h:24:1: warning: useless type name in empty declaration 24 | typedef unsigned int bool; | ^make: *** [<builtin>: knob.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting... :: failed to build volume.app package(s)After researching the problem seems to be connected to a recent version change for " gcc " . It seems this affected a lot of programs and is fixable. I have explored the PKGBUILD and various program files but am lost as to how to alter them.
Could someone point me in the right direction. Thanks in anticipation.
micwoj92 commented on 2021-05-12 09:35 (UTC)
This should be reuploaded under volume.app pkgname.
abarbarian commented on 2017-08-10 10:34 (UTC) (edited on 2017-08-10 10:38 (UTC) by abarbarian)
bidulock commented on 2017-06-10 22:41 (UTC)