Search Criteria
Package Details: pa-applet-git r19.3b4f8b3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pa-applet-git.git (read-only, click to copy) |
---|---|
Package Base: | pa-applet-git |
Description: | PulseAudio control applet |
Upstream URL: | https://github.com/fernandotcl/pa-applet |
Keywords: | applet control pa pulseaudio system systray tray volume |
Licenses: | BSD |
Submitter: | arcetera |
Maintainer: | Antiz |
Last Packager: | Antiz |
Votes: | 35 |
Popularity: | 0.142208 |
First Submitted: | 2015-09-25 22:21 (UTC) |
Last Updated: | 2022-07-12 21:14 (UTC) |
Dependencies (4)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64, gtk3-ubuntu)
- libnotify (libnotify-gtk2, libnotify-id, libnotify-git)
- libpulse (libpulse-bluedio, pulseaudio-pali, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-airplay, pulseaudio-git)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
Latest Comments
Antiz commented on 2022-04-25 11:27 (UTC)
@a821 Thanks for pointing that out.
I corrected the PKGBUILD (through a pkgrel) by specifically listing all supported architectures in the
$arch
array ('i686' 'x86_64' 'aarch64').a821 commented on 2022-04-25 10:20 (UTC)
@Antiz the package should not use
any
in the$arch
array as this is reserved for architecture-independent packages which this package is not (it contains compiled code). You would need to list all supported architectures in$arch
. Check https://wiki.archlinux.org/title/PKGBUILD#archAlternatively for ARM machines and others, the PKGBUILD can be anyway built by passing
-A
tomakepkg(8)
Antiz commented on 2022-04-22 18:30 (UTC)
The correction has been pushed !
Everyone should now be able to build this package again.
Additionally, I changed the "arch" variable's value to "any" so you can now build this package on ARM machines as well (such as Raspberry PI for instance).
I also added every past maintainers as contributors.
k4rakara commented on 2022-04-22 18:07 (UTC)
@Antiz Thank you! Also, don't worry too much about the pronouns thing, I hadn't updated my name and pronouns on the AUR until today. It means a lot more than you'd think :)
Antiz commented on 2022-04-22 17:59 (UTC) (edited on 2022-04-22 18:08 (UTC) by Antiz)
@k4rakara Thank you, I adopted the package and will push the corrections as soon as possible.
Good luck for your studies tho, I hope they'll go well !
By the way, sorry for calling you "he/him", I wans't aware of your pronouns back then.
Anyway I'll push the corrected PKGBUILD soon so this package becomes "buildable" again
k4rakara commented on 2022-04-22 17:50 (UTC)
@Antiz, @zazavo: Apologies for not getting back to you all sooner. I'm currently in the midst of my senior year of highschool, and don't have the time to maintain this package. Either of you are welcome to take ownership of the package.
Antiz commented on 2022-04-20 13:22 (UTC) (edited on 2022-04-20 13:22 (UTC) by Antiz)
@zuzavo Well, I gave the needed corrections to @k4rakara by email and I also said to him that if he doesn't have enough time or if he lost interest in maintaining this package, I was down to adopt it and correct it myself.
I hope I'll get an answer, but if I do not have any response by the end of the month, I'll probably submit an orphan request.
zuzavo commented on 2022-04-20 12:15 (UTC)
Thanks @Antiz. I also sent an email to @k4rakara, but without any result.. It would be fine if you become the maintainer of this package if @k4rakara has no time or lost interest to continue.
Antiz commented on 2022-04-20 10:34 (UTC) (edited on 2022-04-20 12:46 (UTC) by Antiz)
I managed to correct the PKGBUILD by modifying the "source" variable's value like so :
I sent @k4rakara an email with the correction so he can either push it or orphan the package so I can adopt it and push it myself.
Here's the corrected PKGBUILD :
zuzavo commented on 2022-04-10 12:57 (UTC) (edited on 2022-04-10 12:58 (UTC) by zuzavo)
Hello, yesterday I sent an email to K4rakara asking him about if he could solved the problem with the new GitHub standards. I have tried local workarounds but without any success. I hope he responds or fix this issue.
Dirk commented on 2022-04-08 16:47 (UTC)
Since the latest update the applet shows as a large black icon instead of the usual icon from my icon theme.
Any chance to fix this?
n-st commented on 2022-03-26 22:21 (UTC)
@MoonSwan, the HTTPS URL in line 7 is only the upstream website (for human consumption). The PKGBUILD uses an unauthenticated git URL for the source files in line 13, so that would need to be fixed by @k4rakara (though you can change the PKGBUILD for yourself locally until then).
MoonSwan commented on 2022-03-26 22:16 (UTC)
Tried to build this app and got this error:
-> Cloning pa-applet-git git repo... Cloning into bare repository '/home/raine/builds/sources/pa-applet-git'... fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information. ==> ERROR: Failure while downloading pa-applet-git git repo Aborting...
Looked at the PKGBUILD and I see it uses https so I'm unsure what this error is about.
kruzah commented on 2022-03-16 13:14 (UTC)
GitHub has permanently disabled unencrypted git:// as of March 15. Please update the source URL to https format to allow this package to keep building.
integer0 commented on 2021-12-01 19:16 (UTC)
I poked around a bit with the code and added the sink description to the notification.
Can't find the contact info for the maintainer. So pasting the diffs here.
Contact me and I'll provide them directly and edit them out here.
This is a good utility!
integer0 commented on 2021-11-30 23:15 (UTC)
Seems to be working pretty clean for me.
This is in dwm with the systray patch. Media keys doing their thing, too.
k4rakara commented on 2020-08-26 19:21 (UTC)
Welp, it seems that the package just can't set the volume keys anymore, and for some reason it wasn't appearing in my tray. Nonetheless, I guess I'll maintain this package for the time being.
k4rakara commented on 2020-08-26 18:45 (UTC)
I'll work on fixing this package, seeing as the original maintainer just disowned it.
k4rakara commented on 2020-08-26 17:06 (UTC)
Not sure if this is an issue of
pa-applet
itself or of this package, but when I updated my system,pa-applet
no longer starts. Runningpa-applet
from the CLI results in the following errors:jkhsjdhjs commented on 2019-06-15 15:30 (UTC)
@n-st automake is a member of the base-devel group, which is assumed to be installed when building packages: https://wiki.archlinux.org/index.php/PKGBUILD#makedepends
n-st commented on 2019-05-04 09:41 (UTC)
This has a build-time dependency on automake (which isn't mentioned in the PKGBUILD, so you'll have to install it manually).