Search Criteria
Package Details: xfce4-mixer 4.11.0-0
Git Clone URL: | https://aur.archlinux.org/xfce4-mixer.git (read-only) |
---|---|
Package Base: | xfce4-mixer |
Description: | A volume control application based on GStreamer |
Upstream URL: | https://git.xfce.org/apps/xfce4-mixer/ |
Licenses: | |
Submitter: | qaz |
Maintainer: | None |
Last Packager: | qaz |
Votes: | 1 |
Popularity: | 0.007664 |
First Submitted: | 2019-02-09 20:45 |
Last Updated: | 2019-02-09 20:45 |
Latest Comments
flowkclab commented on 2019-08-25 19:55
(xfce 4.14)
Trying to build, I had the following error:
In file included from xfce-plugin-dialog.c:35: ../libxfce4mixer/libxfce4mixer.h:27:10: fatal error: dbus/dbus-glib.h: No such file or directory
I dodn't have time to dig too much into it (it's very possible that I'm missing a library on my machine), but simply commenting out the offending line (libxfce4mixer.h:27) allowed the build to finish successfully and panel item runs correctly.