|
a/debian/control-precise |
|
b/debian/control-precise |
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 (>= 8.0.0), autotools-dev, libmpdclient-dev,
|
6 |
libupnpp-dev (= 0.9.1), libupnp3-dev
|
6 |
libupnpp2-dev, libupnp3-dev
|
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
|
|
... |
|
... |
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
|
18 |
PI, with upmpdcli on the same host or any other Linux PC on the network.
|
18 |
PI, with upmpdcli on the same host or any other Linux PC on the network.
|
19 |
|
19 |
|
|
|
20 |
|
|
|
21 |
Package: scweb
|
|
|
22 |
Architecture: all
|
|
|
23 |
Section: python
|
|
|
24 |
Depends: upmpdcli, ${python:Depends}
|
|
|
25 |
Description: web interface for controlling multiple Songcast Receivers
|
|
|
26 |
scweb is a web front-end to the scctl songcast receiver control command
|
|
|
27 |
|