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
|
Source: mopidy-dleyna
Section: sound
Priority: optional
Maintainer: Stein Magnus Jodal <jodal@debian.org>
Build-Depends: debhelper-compat (= 12),
dh-python,
mopidy (>= 3),
python3-all,
python3-pykka,
python3-setuptools,
python3-sphinx,
python3-uritools,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://github.com/tkem/mopidy-dleyna
Vcs-Git: https://salsa.debian.org/mopidy-team/mopidy-dleyna.git
Vcs-Browser: https://salsa.debian.org/mopidy-team/mopidy-dleyna
Package: mopidy-dleyna
Architecture: all
Depends: dleyna-server,
python3-dbus,
${misc:Depends},
${python3:Depends},
${sphinxdoc:Depends},
Built-Using: ${sphinxdoc:Built-Using},
Description: Mopidy extension for playing music from Digital Media Servers
Mopidy plays music from local disk, Spotify, SoundCloud, Google Play Music,
and more. You can edit the playlist from any phone, tablet, or computer using
a variety of MPD and web clients.
.
This package provides a Mopidy extension for playing music from DLNA Digital
Media Servers using the dLeyna D-Bus interface.
|