Search Criteria
Package Details: xfce4-mixer 4.11.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/xfce4-mixer.git (read-only, click to copy) |
---|---|
Package Base: | xfce4-mixer |
Description: | A volume control application based on ALSA (stable git) |
Upstream URL: | https://git.xfce.org/apps/xfce4-mixer/ |
Licenses: | GPL2 |
Submitter: | fkxxyz |
Maintainer: | AndyBe |
Last Packager: | AndyBe |
Votes: | 3 |
Popularity: | 0.068547 |
First Submitted: | 2019-02-09 20:45 (UTC) |
Last Updated: | 2021-04-01 19:04 (UTC) |
Latest Comments
AndyBe commented on 2021-04-15 10:45 (UTC) (edited on 2021-04-15 10:46 (UTC) by AndyBe)
Already rebuild on 2021-04-01. Thanx for advice.
FirstAirBender commented on 2021-04-15 07:24 (UTC)
For anyone asking, yes this package can be built without libunique. These are the values I used in case maintainer wants to update the package.
chapa commented on 2021-04-02 08:09 (UTC)
libunique has been removed from AUR. Can this be built without it?
chowbok commented on 2021-04-01 16:22 (UTC)
libunique has been removed from AUR. Can this be built without it?
jleahy commented on 2020-03-15 23:56 (UTC)
It should have gstreamer added as a dependency.
flowkclab commented on 2019-08-25 19:55 (UTC)
(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.