jamulus/distributions/debian/control
Tormod Volden cda46a7579 Debian packaging improvements
- Build binary on "any" architecture
- Binary depends on adduser
- Improve postinst script

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-04-25 18:28:13 +02:00

35 lines
880 B
Plaintext

Source: jamulus
Section: sound
Priority: optional
Maintainer: "Marc Landolt jr" <debian@marclandolt.ch>
Build-Depends:
debhelper (>= 9),
dpkg-dev,
g++,
libc6-dev | libc-dev,
libjack-jackd2-dev,
make,
qt5-default,
qtdeclarative5-dev,
Standards-Version: 3.9.5
Homepage: http://llcon.sourceforge.net/
Vcs-Git: git://github.com/corrados/jamulus.git
Vcs-Browser: https://github.com/corrados/jamulus
Package: jamulus
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
adduser,
jackd,
qt5-default,
qtchooser,
Description: Low latency Audio Server/Client
The Jamulus software enables musicians to perform real-time jam sessions over
the internet. There is one server running the Jamulus server software which
collects the audio data from each Jamulus client, mixes the audio data and
sends the mix back to each client.
.
It runs on Windows / OSX / Linux.