Port details |
- playerctl MPRIS command-line controller and library
- 2.3.1_2 multimedia =3 2.3.1_2Version of this port present on the latest quarterly branch.
- Maintainer: aly@aaronly.me
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gtkdoc-scan : textproc/gtk-doc
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1_2 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.1_1 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.3.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.1_1 14 Feb 2021 07:00:52 |
tcberner |
multimedia/playerctl: rename option 'DOC' to 'DOCS'
PR: 253493
Submitted by: Aaron LI <aly@aaronly.me> (maintainer) |
2.3.1 10 Feb 2021 17:53:50 |
tcberner |
multimedia/playerctl: update to 2.3.1
Changelog:
https://github.com/altdesktop/playerctl/releases/tag/v2.3.1
PR: 249480
Submitted by: Aaron LI <aly@aaronly.me>
Approved by: daniel.engberg.lists@pyret.net (maintainer) |
2.1.1 06 Jun 2020 05:44:13 |
linimon |
Add USE_CSTD=c99 to fix build on GCC-based systems:
../playerctl/playerctl-player.c:930: error: 'for' loop initial declaration
used outside C99 mode
Approved by: portmgr (tier-2 blanket) |
2.1.1 05 Jun 2020 16:12:19 |
bapt |
New port multimedia/playerctl
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.
WWW: https://github.com/altdesktop/playerctl
PR: 246212
Submitted by: Aaron LI <liweitianux@live.com> |