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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
pasystray System tray applet to control PulseAudio
0.8.2 audio on this many watch lists=2 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 0.8.2Version of this port present on the latest quarterly branch.
Maintainer: julien+freebsdports@delhaye.me search for ports maintained by this maintainer
Port Added: 2024-03-21 04:27:07
Last Update: 2024-03-21 04:23:46
Commit Hash: d340d8f
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: LGPL21+
WWW:
https://github.com/christophgysin/pasystray
Description:
PulseAudio system tray, a replacement for the deprecated padevchooser. pasystray allows setting the default PulseAudio source/sink and moving streams on the fly between sources/sinks without restarting the client applications.
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 (13 items)
Collapse this list.
  1. share/pasystray/pasystray.gtk3.glade
  2. /usr/local/share/licenses/pasystray-0.8.2/catalog.mk
  3. /usr/local/share/licenses/pasystray-0.8.2/LICENSE
  4. /usr/local/share/licenses/pasystray-0.8.2/LGPL21+
  5. bin/pasystray
  6. etc/xdg/autostart/pasystray.desktop
  7. share/applications/pasystray.desktop
  8. share/icons/hicolor/scalable/apps/pasystray.svg
  9. share/man/man1/pasystray.1.gz
  10. share/pixmaps/pasystray.png
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • pasystray>0:audio/pasystray
To install the port:
cd /usr/ports/audio/pasystray/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/pasystray
  • pkg install pasystray
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pasystray
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1676063460 SHA256 (christophgysin-pasystray-0.8.2_GH0.tar.gz) = 9c6fc5859a203f0a6dd8ce2038fea85b7bac44b1baff5c4cf73643229fafa641 SIZE (christophgysin-pasystray-0.8.2_GH0.tar.gz) = 59654

Packages (timestamps in pop-ups are UTC):
pasystray
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.20.8.2--0.8.2---
FreeBSD:13:quarterly0.8.20.8.2--0.8.2---
FreeBSD:14:latest0.8.20.8.2--0.8.2---
FreeBSD:14:quarterly0.8.20.8.2--0.8.2---
FreeBSD:15:latest0.8.20.8.2n/a0.8.2n/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.72 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
Library dependencies:
  1. libpulse.so : audio/pulseaudio
  2. libappindicator3.so : devel/libappindicator
  3. libavahi-client.so : net/avahi-app
  4. libnotify.so : devel/libnotify
  5. libatk-1.0.so : accessibility/at-spi2-core
  6. libcairo.so : graphics/cairo
  7. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  8. libglib-2.0.so : devel/glib20
  9. libintl.so : devel/gettext-runtime
  10. libgtk-3.so : x11-toolkits/gtk30
  11. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pasystray-0.8.2: APPINDICATOR=on: AppIndicator support AVAHI=on: Zeroconf support via Avahi GTK2=off: Use GTK 2 instead of GTK 3 NOTIFY=on: Desktop notification support ===> Use 'make config' to modify these settings
Options name:
audio_pasystray
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/christophgysin/pasystray/tar.gz/0.8.2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.2
21 Mar 2024 04:23:46
commit hash: d340d8ff321ab0f121147fb5e08c2b98c04c3f8dcommit hash: d340d8ff321ab0f121147fb5e08c2b98c04c3f8dcommit hash: d340d8ff321ab0f121147fb5e08c2b98c04c3f8dcommit hash: d340d8ff321ab0f121147fb5e08c2b98c04c3f8d files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
audio/pasystray: new port had been added (+)

PulseAudio system tray, replacement for deprecated padevchooser.
Add several options to disable unneeded features; unfortunately,
AppIndicator support currently implies GTK v3 (the default one).

PR:	264327

Number of commits found: 1