File: control

package info (click to toggle)
qjackrcd 1.1.0~ds0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 380 kB
  • ctags: 174
  • sloc: cpp: 866; sh: 208; makefile: 5
file content (39 lines) | stat: -rw-r--r-- 1,203 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: qjackrcd
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Alessio Treglia <alessio@debian.org>
Build-Depends:
 debhelper (>= 9~),
 doxygen,
 libjack-dev,
 libsndfile-dev,
 libx11-dev,,
 qt5-default,
 qtbase5-dev
Standards-Version: 3.9.7
Homepage: http://qjackrcd.sourceforge.net
Vcs-Git: git://git.debian.org/git/pkg-multimedia/qjackrcd.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/qjackrcd.git

Package: qjackrcd
Architecture: any
Depends:
 jackd,
 ${misc:Depends},
 ${shlibs:Depends}
Enhances:
 qjackctl
Description: Qt4 application to record JACK server outputs
 QJackRcd is a simple stereo recorder for Jack with few features as
 silence processing for automatic pause, file splitting, background
 file post-processing. It can be used with QJackCtl.
 .
 Features:
  * QT simple GUI with disk usage and vumeter.
  * Jack support for recording, jack transport support.
  * Silence compressing with auto pause and optional file splitting.
  * Background WAV post processing for format conversion and signal
    processing.
  * Automatic connection with first launched jack source facility.