File: control

package info (click to toggle)
mopidy-dleyna 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 252 kB
  • sloc: python: 1,119; makefile: 135
file content (33 lines) | stat: -rw-r--r-- 1,187 bytes parent folder | download
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.