Bug 255458 - [new port] audio/pa-applet: pulseaudio applet
Summary: [new port] audio/pa-applet: pulseaudio applet
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alexey Dokuchaev
URL: https://github.com/fernandotcl/pa-applet
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-28 12:22 UTC by glowiak1111
Modified: 2023-10-31 10:56 UTC (History)
2 users (show)

See Also:


Attachments
Pulseaudio Applet (1.15 KB, application/x-shellscript)
2021-04-28 12:22 UTC, glowiak1111
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description glowiak1111 2021-04-28 12:22:19 UTC
Created attachment 224494 [details]
Pulseaudio Applet

Pulseaudio Applet
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-08-09 14:16:42 UTC
Unfortunately this problem report did not attract attention from developers. 

Please, feel free to reopen should you think this port should be in our ports tree.

Closing.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-10-31 10:56:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6274d12cb84273cca354d18e741f43aef98e4d61

commit 6274d12cb84273cca354d18e741f43aef98e4d61
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-10-31 10:54:38 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-10-31 10:54:38 +0000

    audio/pa-applet: new port had been added (+)

    Simple GTK-based system tray volume control for PulseAudio.
    Desktop entry is based on the one from Manjaro package.

    PR:     255458

 audio/Makefile                  |  1 +
 audio/pa-applet/Makefile (new)  | 28 ++++++++++++++++++++++++++++
 audio/pa-applet/distinfo (new)  |  3 +++
 audio/pa-applet/pkg-descr (new) |  5 +++++
 4 files changed, 37 insertions(+)
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2023-10-31 10:56:46 UTC
I believe this PR was not originally picked up because of its rather poor quality: rudimentary Makefile, practically empty port description, etc.  Basically, someone(TM) had to write the port from scratch.