File: control

package info (click to toggle)
padthv1 1.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,412 kB
  • sloc: cpp: 17,708; ansic: 106; xml: 57; makefile: 22; sh: 16
file content (76 lines) | stat: -rw-r--r-- 2,134 bytes parent folder | download | duplicates (2)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Source: padthv1
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Dennis Braun <snd@debian.org>,
 Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 ladspa-sdk,
 libasound2-dev,
 libfftw3-dev,
 libjack-dev | libjack-jackd2-dev,
 liblo-dev,
 libqt6svg6-dev,
 libsndfile1-dev,
 libx11-dev,
 lv2-dev,
 pkgconf,
 qt6-base-dev,
 qt6-tools-dev-tools
Homepage: https://padthv1.sourceforge.io/
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/multimedia-team/padthv1.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/padthv1
Rules-Requires-Root: no

Package: padthv1
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 padthv1-common (= ${source:Version}),
Recommends:
 jackd
Description: old-school polyphonic additive synthesizer - standalone app
 padthv1 is an old-school polyphonic additive synthesizer
 with stereo effects. It is provided in both forms
 of a LV2 plugin and a pure stand-alone JACK
 client with JACK-session and both JACK MIDI and ALSA
 MIDI input support.
 .
 This package provides the standalone app.

Package: padthv1-lv2
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 padthv1-common (= ${source:Version}),
Provides:
 lv2-plugin
Description: old-school polyphonic additive synthesizer - LV2 plugin
 padthv1 is an old-school polyphonic additive synthesizer
 with stereo effects. It is provided in both forms
 of a LV2 plugin and a pure stand-alone JACK
 client with JACK-session and both JACK MIDI and ALSA
 MIDI input support.
 .
 This package provides the LV2 plugin.

Package: padthv1-common
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: old-school polyphonic additive synthesizer - common files
 padthv1 is an old-school polyphonic additive synthesizer
 with stereo effects. It is provided in both forms
 of a LV2 plugin and a pure stand-alone JACK
 client with JACK-session and both JACK MIDI and ALSA
 MIDI input support.
 .
 This package provides files shared by both the LV2 plugin and the standalone
 application.