aboutsummaryrefslogtreecommitdiff
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-06-05 16:12:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-06-05 16:12:19 +0000
commit048936e52ddf5a1dff352a3662895486a26de28f (patch)
treec42ec219049cc45757d7905d060b2177d0bde643 /multimedia/Makefile
parentf4dae8c628f2899f45810b1df3653ad7ff206a4f (diff)
downloadports-048936e52ddf5a1dff352a3662895486a26de28f.tar.gz
ports-048936e52ddf5a1dff352a3662895486a26de28f.zip
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>
Notes
Notes: svn path=/head/; revision=538031
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index dde7cfa3be75..7090cf02c04d 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -319,6 +319,7 @@
SUBDIR += php-pHash
SUBDIR += pipewire
SUBDIR += pitivi
+ SUBDIR += playerctl
SUBDIR += plexmediaserver
SUBDIR += plexmediaserver-plexpass
SUBDIR += podcastdl