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 (>= 10),
dh-python,
mopidy (>= 1.0.8-2),
python-all (>= 2.7),
python-mock,
python-pykka,
python-pytest,
python-setuptools,
python-uritools,
python3-sphinx,
Standards-Version: 4.3.0
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,
python-dbus,
${misc:Depends},
${python:Depends},
${sphinxdoc:Depends},
Built-Using: ${sphinxdoc:Built-Using},
Description: Mopidy extension for playing music from Digital Media Servers
Mopidy is a music server which can play music from multiple sources, like your
local hard drive, radio streams, and from Spotify and SoundCloud.
.
This package provides a Mopidy extension for playing music from DLNA Digital
Media Servers using the dLeyna D-Bus interface.
|