|
a/debian/control |
|
b/debian/control |
|
... |
|
... |
7 |
Standards-Version: 3.9.3
|
7 |
Standards-Version: 3.9.3
|
8 |
Homepage: http://www.lesbonscomptes.com/upmpdcli
|
8 |
Homepage: http://www.lesbonscomptes.com/upmpdcli
|
9 |
|
9 |
|
10 |
Package: upmpdcli
|
10 |
Package: upmpdcli
|
11 |
Architecture: any
|
11 |
Architecture: any
|
12 |
Depends: ${shlibs:Depends}, ${misc:Depends}
|
12 |
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
|
13 |
Description: UPnP Media Renderer front-end to MPD, the Music Player Daemon
|
13 |
Description: UPnP Media Renderer front-end to MPD, the Music Player Daemon
|
14 |
upmpdcli acts as an UPnP Media Renderer on the front-end so that you can
|
14 |
upmpdcli acts as an UPnP Media Renderer on the front-end so that you can
|
15 |
control it with any UPnP controller like, e.g. Audionet or BubbleUPnP on an
|
15 |
control it with any UPnP controller like, e.g. Audionet or BubbleUPnP on an
|
16 |
Android tablet. It uses an MPD instance to actually play the tracks.
|
16 |
Android tablet. It uses an MPD instance to actually play the tracks.
|
17 |
A typical configuration might have for example, MPD running on a Raspberry
|
17 |
A typical configuration might have for example, MPD running on a Raspberry
|