Parent: [db40bf] (diff)

Child: [5cd03f] (diff)

Download this file

control    84 lines (72 with data), 3.1 kB

 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Source: upmpdcli
Section: contrib/sound
Priority: extra
Maintainer: Jean-Francois Dockes <jf@dockes.org>
# note: libexpat1-dev and libcurl-dev are only here because of pkg-config:
# not directly needed for building upmpdcli
Build-Depends: debhelper (>= 9.0.0), dh-python, dh-systemd, dh-autoreconf,
autotools-dev, python-all, python3, pkg-config,
libmpdclient-dev, libmicrohttpd-dev,
libupnpp4-dev, libupnp6-dev, libjsoncpp-dev,
libexpat1-dev, libcurl-dev,
qt5-default, qt5-qmake, qtbase5-dev
Standards-Version: 3.9.8
Homepage: http://www.lesbonscomptes.com/upmpdcli
Package: upmpdcli
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, python3,
${python:Depends}, python3-requests
Section: contrib/sound
Description: UPnP Media Renderer front-end to MPD, the Music Player Daemon
upmpdcli acts as an UPnP Media Renderer on the front-end so that you can
control it with any UPnP controller like, e.g. Audionet or BubbleUPnP on an
Android tablet. It uses an MPD instance to actually play the tracks.
A typical configuration might have for example, MPD running on a Raspberry
PI, with upmpdcli on the same host or any other Linux PC on the network.
Package: upmpdcli-config
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Section: contrib/sound
Description: GUI configuration editor for upmpdcli.
Package: scweb
Architecture: all
Section: contrib/sound
Depends: upmpdcli, python3, ${misc:Depends}, ${python:Depends}
Description: web interface for controlling multiple Songcast Receivers
scweb is a web front-end to the scctl songcast receiver control command.
Package: upmpdcli-qobuz
Architecture: all
Section: contrib/sound
Depends: upmpdcli, python3, python3-requests, ${python:Depends}, ${misc:Depends}
Description: upmpdcli Qobuz plugin
upmpdcli-qobuz allows upmpdcli to proxy access to the Qobuz music
streaming service.
Package: upmpdcli-tidal
Architecture: all
Section: contrib/sound
Depends: upmpdcli, python3, python3-requests, ${python:Depends}, ${misc:Depends}
Description: upmpdcli Tidal plugin
upmpdcli-tidal allows upmpdcli to proxy access to the Tidal music
streaming service.
Package: upmpdcli-gmusic
Architecture: all
Section: contrib/sound
Depends: upmpdcli, python3, python3-requests, ${python:Depends}, ${misc:Depends}
Description: upmpdcli Google Play Music plugin
upmpdcli-gmusic allows upmpdcli to proxy access to the Google Play Music
streaming service.
Package: upmpdcli-spotify
Architecture: all
Section: contrib/sound
Depends: upmpdcli, python3, python3-requests, libspotify12, ${python:Depends},
${misc:Depends}
Description: upmpdcli Spotify plugin
upmpdcli-spotify allows upmpdcli to proxy access to the Spotify
streaming service.
Package: upmpdcli-uprcl
Architecture: all
Section: contrib/sound
Depends: upmpdcli, python3, python3-requests, python3-recoll, python3-bottle,
python3-waitress, python3-mutagen, ${python:Depends}, ${misc:Depends}
Description: upmpdcli local Media Server plugin
upmpdcli-uprcl enables a Recoll-based local media server.