1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
Source: mpv-mpris
Section: video
Priority: optional
Maintainer: Paul Wise <pabs@debian.org>
Build-Depends:
dbus-daemon | dbus (<< 1.13.18-2~) <!nocheck>,
dbus-bin | dbus (<< 1.12.20-3~) <!nocheck>,
debhelper-compat (= 13),
jq <!nocheck>,
libglib2.0-dev,
libmpv-dev,
mawk | awk <!nocheck>,
mpv <!nocheck>,
playerctl <!nocheck>,
socat <!nocheck>,
sound-theme-freedesktop <!nocheck>,
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.6.0
Homepage: https://github.com/hoyon/mpv-mpris
Package: mpv-mpris
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Enhances:
mpv,
Suggests:
playerctl,
Description: MPRIS plugin for mpv
mpv-mpris is a plugin for mpv which allows control of the player using
standard media keys.
.
This plugin implements the MPRIS D-Bus interface and can be controlled using
tools, such as playerctl, or desktop environments, such as GNOME and KDE.
|