notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pa-applet PulseAudio system tray applet with volume bar
g20181009_2 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout g20181009_1Version of this port present on the latest quarterly branch.
Maintainer: glowiak1111@yandex.com search for ports maintained by this maintainer
Port Added: 2023-10-31 10:57:07
Last Update: 2024-02-18 16:03:00
Commit Hash: 8d59f2f
License: BSD2CLAUSE
WWW:
https://github.com/fernandotcl/pa-applet
Description:
System tray applet that allows to control some of PulseAudio's features, more specifically, the volume level of the default sink, mute or unmute it, change active profile of the default sink, which can be useful to tell PulseAudio to redirect audio to the HDMI output instead of outputting to the built-in speakers in a computer connected to an HDMI device.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/pa-applet
  2. share/man/man1/pa-applet.1.gz
  3. /usr/local/share/licenses/pa-applet-g20181009_2/catalog.mk
  4. /usr/local/share/licenses/pa-applet-g20181009_2/LICENSE
  5. /usr/local/share/licenses/pa-applet-g20181009_2/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • pa-applet>0:audio/pa-applet
To install the port:
cd /usr/ports/audio/pa-applet/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/pa-applet
  • pkg install pa-applet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pa-applet
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1539080053 SHA256 (fernandotcl-pa-applet-g20181009-3b4f8b3_GH0.tar.gz) = 32dcd0663cca120cf60d1046443884f854448e7bb71226a416915ae9beb33e11 SIZE (fernandotcl-pa-applet-g20181009-3b4f8b3_GH0.tar.gz) = 13737

Packages (timestamps in pop-ups are UTC):
pa-applet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20181009_2g20181009_2--g20181009_2---
FreeBSD:13:quarterlyg20181009_2g20181009_2--g20181009_2-g20181009_1g20181009_1
FreeBSD:14:latestg20181009_2g20181009_2--g20181009_2---
FreeBSD:14:quarterlyg20181009_1g20181009_2-g20181009_1g20181009_2-g20181009_1g20181009_1
FreeBSD:15:latestg20181009_2g20181009_2n/ag20181009_1n/a-g20181009_1-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
Library dependencies:
  1. libpulse.so : audio/pulseaudio
  2. libnotify.so : devel/libnotify
  3. libatk-1.0.so : accessibility/at-spi2-core
  4. libcairo.so : graphics/cairo
  5. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
  8. libgtk-3.so : x11-toolkits/gtk30
  9. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_pa-applet
USES:
autoreconf gnome pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/fernandotcl/pa-applet/tar.gz/3b4f8b3?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20181009_2
18 Feb 2024 16:03:00
commit hash: 8d59f2fa7ab4d0cbb453de2337c79151108fb94fcommit hash: 8d59f2fa7ab4d0cbb453de2337c79151108fb94fcommit hash: 8d59f2fa7ab4d0cbb453de2337c79151108fb94fcommit hash: 8d59f2fa7ab4d0cbb453de2337c79151108fb94f files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
audio/*: Move manpages to share/man

Approved by:	portmgr (blanket)
g20181009_1
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
g20181009
31 Oct 2023 10:54:38
commit hash: 6274d12cb84273cca354d18e741f43aef98e4d61commit hash: 6274d12cb84273cca354d18e741f43aef98e4d61commit hash: 6274d12cb84273cca354d18e741f43aef98e4d61commit hash: 6274d12cb84273cca354d18e741f43aef98e4d61 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
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

Number of commits found: 3