freebsd-ports/audio/deadbeef-mpris2-plugin/pkg-descr
Alexey Dokuchaev 0f1cc5bd19 Add a port of up-to-date implementation of the MPRIS protocol for DeaDBeeF
music player.

Original MPRIS plugin (`audio/deadbeef-mpris-plugin') does not work anymore
and seems to be orphaned.  Original plugin supported MPRISv1 and MPRISv2;
this plugin only supports version two.

WWW: https://github.com/Serranya/deadbeef-mpris2-plugin
2015-11-16 05:07:07 +00:00

16 lines
650 B
Text

This plugin aims to implement the MPRIS protocol for DeaDBeeF music player.
The original MPRIS plugin for DeaDBeeF does not work anymore and seems to be
orphaned. The original plugin supported MPRISv1 and MPRISv2. This plugin
only supports version two.
What is currently missing:
- The whole optional "org.mpris.MediaPlayer2.TrackList" interface
- The whole optional "org.mpris.MediaPlayer2.Playlists" interface
- The optional "Fullscreen" property of the org.mpris.MediaPlayer2
interface
- The optional "CanSetFullscreen" property of the org.mpris.MediaPlayer2
interface
WWW: https://github.com/Serranya/deadbeef-mpris2-plugin