discover/broadcast server location via mdns
This commit is contained in:
parent
4781c35643
commit
fabbcb669e
5 changed files with 148 additions and 10 deletions
4
debian/control
vendored
4
debian/control
vendored
|
|
@ -3,13 +3,13 @@ Maintainer: Jan Gerber <j@mailb.org>
|
|||
Section: python
|
||||
Priority: optional
|
||||
Build-Depends: python3-all, debhelper (>= 7.4.3), dh-python, python3-setuptools (>= 0.6b3),
|
||||
python3-ox, python3-six, python3-requests, python3-twisted
|
||||
python3-ox, python3-six, python3-requests, python3-twisted, python3-zeroconf, python3-netifaces
|
||||
Standards-Version: 3.9.1
|
||||
|
||||
Package: pandora-client
|
||||
Architecture: all
|
||||
Depends: python3, ${misc:Depends}, ${python3:Depends}, ffmpeg2theora, ffmpeg | libav-tools,
|
||||
python3-ox, python3-six, python3-requests, python3-twisted
|
||||
python3-ox, python3-six, python3-requests, python3-twisted, python3-zeroconf, python3-netifaces
|
||||
Description: pandora_client is a commandline client for pan.do/ra.
|
||||
You can use it to import videos into a pan.do/ra system.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue