|
a/debian/control |
|
b/debian/control |
1 |
Source: sc2mpd
|
1 |
Source: sc2mpd
|
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, libmicrohttpd-dev,
|
5 |
Build-Depends: debhelper (>= 8.0.0), autotools-dev,
|
6 |
hardening-wrapper
|
6 |
libmicrohttpd-dev, libsamplerate0-dev, libasound2-dev,
|
|
|
7 |
hardening-wrapper, git, rsync, python, patch,
|
7 |
Standards-Version: 3.9.3
|
8 |
Standards-Version: 3.9.5
|
8 |
Homepage: http://www.lesbonscomptes.com/upmpdcli
|
9 |
Homepage: http://www.lesbonscomptes.com/upmpdcli
|
9 |
|
10 |
|
10 |
Package: sc2mpd
|
11 |
Package: sc2mpd
|
11 |
Architecture: any
|
12 |
Architecture: any
|
12 |
Depends: ${shlibs:Depends}, ${misc:Depends}, upmpdcli (>= 0.9.0)
|
13 |
Depends: ${shlibs:Depends}, ${misc:Depends}, upmpdcli (>= 0.9.0), python
|
13 |
Description: Gateway forwarding a Linn Songcast audio stream to MPD
|
14 |
Description: Gateway forwarding a Linn Songcast audio stream to MPD
|
14 |
sc2mpd is designed to work with upmpdcli, with which it provides a Songcast
|
15 |
sc2mpd is designed to work with upmpdcli, with which it provides a Songcast
|
15 |
Receiver interface usable from any Songcast Sender such as the
|
16 |
Receiver interface usable from any Songcast Sender such as the
|
16 |
Windows or Mac OS X Linn Songcast applications.
|
17 |
Windows or Mac OS X Linn Songcast applications.
|
|
|
18 |
The package also now contains a reverse gateway, mpd2sc, forwarding audio
|
|
|
19 |
played by mpd to a Songcast Sender, mostly useful for multiroom
|
|
|
20 |
synchronized play.
|