add debian packaging
This commit is contained in:
parent
f02ec71a3b
commit
1b729c6349
5 changed files with 30 additions and 1 deletions
11
debian/control
vendored
Normal file
11
debian/control
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
Source: pulseaudio-tcp
|
||||
Section: misc
|
||||
Priority: extra
|
||||
Maintainer: Tilman Kranz <t.kranz@tk-sls.de>
|
||||
Build-Depends: debhelper-compat (= 13), make
|
||||
Standards-Version: 3.9.4
|
||||
|
||||
Package: pulseaudio-tcp
|
||||
Architecture: all
|
||||
Depends: openssh-client, pulseaudio-utils, zenity, ${misc:Depends}
|
||||
Description: Setup encrypted redirection of Pulseaudio to remote host
|
Loading…
Add table
Add a link
Reference in a new issue