Search Criteria
Package Details: pnmixer 0.7.2-1
Git Clone URL: | https://aur.archlinux.org/pnmixer.git (read-only, click to copy) |
---|---|
Package Base: | pnmixer |
Description: | GTK volume mixer applet that runs in the system tray. |
Upstream URL: | https://github.com/nicklan/pnmixer |
Licenses: | |
Submitter: | nickl |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 133 |
Popularity: | 0.001205 |
First Submitted: | 2011-05-10 13:10 |
Last Updated: | 2017-07-03 22:48 |
Latest Comments
1 2 3 4 5 6 Next › Last »
xcMI2w commented on 2017-01-19 20:30
Hey, I'm using 'pnmixer 0.7-1' everything works fine and all, but there is this one weird issue: when I middle click the tray icon OR press the 'Mute' button in the right click menu it mutes the audio, but when I click it again to un-mute it doesn't un-mute the audio. I can un-mute the audio just fine in 'pavucontrol' or 'xfce4-mixer'.
SilverRainZ commented on 2016-09-03 14:58
As hook is supported by pacman now, pnmixer.install can be removed.
WorMzy commented on 2015-11-02 11:19
I think you're misreading that thread, justbrowsing -- split packages aren't going anywhere, just the ability to tell makepkg to only make specific packages from a PKGBUILD (which rarely worked properly anyway).
justbrowsing commented on 2015-10-30 04:22
@bidulock
Disagree about merging into a split package.
justbrowsing commented on 2015-10-30 03:58
@bidulock
Disagree about merging. Expect split packages will be phased out soon.
Development version of `makepkg` no longer has --pkg parameter (see: https://lists.archlinux.org/pipermail/pacman-dev/2015-September/020353.html)
SilverRainZ commented on 2015-10-29 15:01
fogot to remind you that missing: makedepends=('intltool')
Anonymous comment on 2015-10-28 20:00
build error:
**Error**: You must have `intltool' installed.
You can get it from:
ftp://ftp.gnome.org/pub/GNOME/
WorMzy commented on 2015-10-28 16:04
Please add intltool to the makedepends, build fails without it:
==> Starting build()...
**Error**: You must have `intltool' installed.
You can get it from:
ftp://ftp.gnome.org/pub/GNOME/
==> ERROR: A failure occurred in build().
Aborting...
bidulock commented on 2015-10-26 11:56
Would you consider merging this package into pnmixer package on AUR. We could have one package base that compiles two packages: pnmixer-gtk2 and pnmixer-gtk3.
bidulock commented on 2015-10-26 11:54
Hmmm. This package was always compiled for GTK2. pnmixer-gtk2 is new on the scene. Maybe should just merge them into one package base that compiles two packages: pnmixer-gtk2 and pnmixer-gtk3. I'll try it with pnmixer-git.