From: IOhannes m zmölnig Date: Mon, 26 Aug 2019 10:28:11 +0000 (+0200) Subject: Drop d/control.in X-Git-Tag: archive/raspbian/2.5.1+ds-1+rpi1~1^2~269 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ee67a2f3aa3e3506ce9210ad99288398545c3ca8;p=jacktrip.git Drop d/control.in --- diff --git a/debian/control.in b/debian/control.in deleted file mode 100644 index 2525ed9..0000000 --- a/debian/control.in +++ /dev/null @@ -1,34 +0,0 @@ -Source: jacktrip -Section: sound -Priority: optional -Maintainer: Debian Multimedia Maintainers -Uploaders: IOhannes m zmölnig (Debian/GNU) , - Jonas Smedegaard -Build-Depends: @cdbs@, - doxygen, - graphviz, - help2man, - qtbase5-dev, - qt5-qmake, - pkg-config, - libjack-dev, - librtaudio-dev -Standards-Version: 3.9.8 -Homepage: https://github.com/jcacerec/jacktrip/ -Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/jacktrip.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/jacktrip.git - -Package: jacktrip -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: high-quality system for audio network performances - JackTrip is a Linux and Mac OS X-based system used for multi-machine - network performance over the Internet. It supports any number of - channels (as many as the computer/network can handle) of bidirectional, - high quality, uncompressed audio signal streaming. - . - You can use it between any combination of Linux and Mac OS X systems - (i.e., one end using Linux can connect to the other using Mac OS X). - . - It is currently being developed and actively tested at CCRMA by the - SoundWIRE group.