|
a/debian/control |
|
b/debian/control |
1 |
Source: upmpdcli
|
1 |
Source: upmpdcli
|
2 |
Section: contrib/sound
|
2 |
Section: contrib/sound
|
3 |
Priority: extra
|
3 |
Priority: extra
|
4 |
Maintainer: Jean-Francois Dockes <jf@dockes.org>
|
4 |
Maintainer: Jean-Francois Dockes <jf@dockes.org>
|
5 |
Build-Depends: debhelper (>= 8.0.0), autotools-dev, libmpdclient-dev,
|
5 |
Build-Depends: debhelper (>= 9.0.0), autotools-dev,
|
|
|
6 |
python-dev (>= 2.6.6-3~),
|
|
|
7 |
libmpdclient-dev,
|
6 |
libupnpp2-dev, libupnp6-dev
|
8 |
libupnpp2-dev, libupnp6-dev
|
7 |
Standards-Version: 3.9.3
|
9 |
Standards-Version: 3.9.3
|
8 |
Homepage: http://www.lesbonscomptes.com/upmpdcli
|
10 |
Homepage: http://www.lesbonscomptes.com/upmpdcli
|
9 |
|
11 |
|
10 |
Package: upmpdcli
|
12 |
Package: upmpdcli
|
11 |
Architecture: any
|
13 |
Architecture: any
|
12 |
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
|
14 |
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
|
|
|
15 |
Recommends: python
|
13 |
Description: UPnP Media Renderer front-end to MPD, the Music Player Daemon
|
16 |
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
|
17 |
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
|
18 |
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.
|
19 |
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
|
20 |
A typical configuration might have for example, MPD running on a Raspberry
|