|
a/debian/control |
|
b/debian/control |
|
... |
|
... |
4 |
Maintainer: Jean-Francois Dockes <jf@dockes.org>
|
4 |
Maintainer: Jean-Francois Dockes <jf@dockes.org>
|
5 |
# note: libexpat1-dev and libcurl-dev are only here because of pkg-config:
|
5 |
# note: libexpat1-dev and libcurl-dev are only here because of pkg-config:
|
6 |
# not directly needed for building upmpdcli
|
6 |
# not directly needed for building upmpdcli
|
7 |
Build-Depends: debhelper (>= 9.0.0), dh-python, dh-systemd, dh-autoreconf,
|
7 |
Build-Depends: debhelper (>= 9.0.0), dh-python, dh-systemd, dh-autoreconf,
|
8 |
autotools-dev, python, pkg-config,
|
8 |
autotools-dev, python, pkg-config,
|
9 |
libmpdclient-dev, libmicrohttpd-dev,
|
9 |
libmpdclient-dev, libmicrohttpd-dev,
|
|
|
10 |
libspotify12,
|
10 |
libupnpp4-dev, libupnp6-dev, libjsoncpp-dev,
|
11 |
libupnpp4-dev, libupnp6-dev, libjsoncpp-dev,
|
11 |
libexpat1-dev, libcurl-dev,
|
12 |
libexpat1-dev, libcurl-dev,
|
12 |
qt5-default, qt5-qmake, qtbase5-dev
|
13 |
qt5-default, qt5-qmake, qtbase5-dev
|
13 |
Standards-Version: 3.9.6
|
14 |
Standards-Version: 3.9.6
|
14 |
Homepage: http://www.lesbonscomptes.com/upmpdcli
|
15 |
Homepage: http://www.lesbonscomptes.com/upmpdcli
|
|
... |
|
... |
64 |
Depends: python, python-requests, upmpdcli, ${python:Depends}, ${misc:Depends}
|
65 |
Depends: python, python-requests, upmpdcli, ${python:Depends}, ${misc:Depends}
|
65 |
Description: upmpdcli Google Play Music plugin
|
66 |
Description: upmpdcli Google Play Music plugin
|
66 |
upmpdcli-gmusic allows upmpdcli to proxy access to the Google Play Music
|
67 |
upmpdcli-gmusic allows upmpdcli to proxy access to the Google Play Music
|
67 |
streaming service.
|
68 |
streaming service.
|
68 |
|
69 |
|
|
|
70 |
Package: upmpdcli-spotify
|
|
|
71 |
Architecture: all
|
|
|
72 |
Section: contrib/sound
|
|
|
73 |
Depends: python, python-requests, libspotify12, upmpdcli,
|
|
|
74 |
${python:Depends}, ${misc:Depends}
|
|
|
75 |
Description: upmpdcli Spotify plugin
|
|
|
76 |
upmpdcli-spotify allows upmpdcli to proxy access to the Spotify
|
|
|
77 |
streaming service.
|
|
|
78 |
|
69 |
Package: upmpdcli-uprcl
|
79 |
Package: upmpdcli-uprcl
|
70 |
Architecture: all
|
80 |
Architecture: all
|
71 |
Section: contrib/sound
|
81 |
Section: contrib/sound
|
72 |
Depends: python, python-requests, python-recoll, python-bottle,
|
82 |
Depends: python, python-requests, python-recoll, python-bottle,
|
73 |
python-paste, python-mutagen, upmpdcli, ${python:Depends}, ${misc:Depends}
|
83 |
python-paste, python-mutagen, upmpdcli, ${python:Depends}, ${misc:Depends}
|