freebsd-ports/audio/deadbeef-mpris2-plugin/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00

15 lines
593 B
Plaintext

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