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
Remember
I remember
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 on branch 2024Q3
playerctl MPRIS command-line controller and library
2.3.1_2 multimedia on this many watch lists=3 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 2.3.1_2Version of this port present on the latest quarterly branch.
Maintainer: aly@aaronly.me search for ports maintained by this maintainer
Port Added: 2020-06-05 16:12:24
Last Update: 2024-01-12 22:40:48
Commit Hash: 9f8f710
People watching this port, also watch:: woff2, libXdamage, sway, xcb-util-image, libevent
Also Listed In: audio
License: LGPL3+
WWW:
https://github.com/altdesktop/playerctl
Description:
Playerctl is a command-line utility and library for controlling media players that implement the MPRIS D-Bus Interface Specification. Playerctl makes it easy to bind player actions, such as play and pause, to media keys. You can also get metadata about the playing track such as the artist and title for integration into statusline generators or other command-line tools. For more advanced users, Playerctl provides an introspectable library available in your favorite scripting language that allows more detailed control like the ability to subscribe to media player events or get metadata such as artist and title for the playing track.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/playerctl-2.3.1_2/catalog.mk
  3. /usr/local/share/licenses/playerctl-2.3.1_2/LICENSE
  4. /usr/local/share/licenses/playerctl-2.3.1_2/LGPL3+
  5. bin/playerctl
  6. bin/playerctld
  7. include/playerctl/playerctl-enum-types.h
  8. include/playerctl/playerctl-player-manager.h
  9. include/playerctl/playerctl-player-name.h
  10. include/playerctl/playerctl-player.h
  11. include/playerctl/playerctl-version.h
  12. include/playerctl/playerctl.h
  13. @comment lib/girepository-1.0/Playerctl-2.0.typelib
  14. lib/libplayerctl.a
  15. lib/libplayerctl.so
  16. lib/libplayerctl.so.2
  17. lib/libplayerctl.so.2.3.1
  18. libdata/pkgconfig/playerctl.pc
  19. share/man/man1/playerctl.1.gz
  20. share/bash-completion/completions/playerctl.bash
  21. share/dbus-1/services/org.mpris.MediaPlayer2.playerctld.service
  22. @comment share/gir-1.0/Playerctl-2.0.gir
  23. share/gtk-doc/html/playerctl/PlayerctlPlayer.html
  24. share/gtk-doc/html/playerctl/PlayerctlPlayerManager.html
  25. share/gtk-doc/html/playerctl/annotation-glossary.html
  26. share/gtk-doc/html/playerctl/api-index-full.html
  27. share/gtk-doc/html/playerctl/ch01.html
  28. share/gtk-doc/html/playerctl/deprecated-api-index.html
  29. share/gtk-doc/html/playerctl/home.png
  30. share/gtk-doc/html/playerctl/index.html
  31. share/gtk-doc/html/playerctl/left-insensitive.png
  32. share/gtk-doc/html/playerctl/left.png
  33. share/gtk-doc/html/playerctl/object-tree.html
  34. share/gtk-doc/html/playerctl/playerctl-playerctl-player-name.html
  35. share/gtk-doc/html/playerctl/playerctl.devhelp2
  36. share/gtk-doc/html/playerctl/right-insensitive.png
  37. share/gtk-doc/html/playerctl/right.png
  38. share/gtk-doc/html/playerctl/style.css
  39. share/gtk-doc/html/playerctl/up-insensitive.png
  40. share/gtk-doc/html/playerctl/up.png
  41. share/zsh/site-functions/_playerctl
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • playerctl>0:multimedia/playerctl
To install the port:
cd /usr/ports/multimedia/playerctl/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/playerctl
  • pkg install playerctl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: playerctl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1608451320 SHA256 (playerctl-2.3.1.tar.xz) = 36fbd2d168e1ba94d538022f358dc08818b90a4e8ea7eb4150eaaa8837630ed9 SIZE (playerctl-2.3.1.tar.xz) = 60292

Packages (timestamps in pop-ups are UTC):
playerctl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.1_22.3.1_22.1.12.3.1_22.3.1_2---
FreeBSD:13:quarterly2.3.1_22.3.1_2-2.3.1_22.3.1_22.3.1_12.3.1_12.3.1_1
FreeBSD:14:latest2.3.1_22.3.1_22.3.1_12.3.1_22.3.1_22.3.1_1-2.3.1_1
FreeBSD:14:quarterly2.3.1_22.3.1_2-2.3.1_22.3.1_22.3.1_12.3.1_12.3.1_1
FreeBSD:15:latest2.3.1_22.3.1_2n/a2.3.1_2n/a2.3.1_22.3.1_22.3.1_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gtkdoc-scan : textproc/gtk-doc
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libglib-2.0.so : devel/glib20
  2. libintl.so : devel/gettext-runtime
This port is required by:
for Libraries
  1. x11/waybar

Configuration Options:
===> The following configuration options are available for playerctl-2.3.1_2: DOCS=on: Build GTK documentation INTROSPECTION=off: Build GObject Introspection ===> Use 'make config' to modify these settings
Options name:
multimedia_playerctl
USES:
gnome meson pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/altdesktop/playerctl/releases/download/v2.3.1/
Collapse this list.

There are no commits on branch 2024Q3 for this port