File: control

package info (click to toggle)
samplv1 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,548 kB
  • ctags: 1,885
  • sloc: cpp: 12,825; makefile: 159; ansic: 66; xml: 49; sh: 1
file content (84 lines) | stat: -rw-r--r-- 2,368 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
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
77
78
79
80
81
82
83
84
Source: samplv1
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Alessio Treglia <alessio@debian.org>,
 Jaromír Mikeš <mira.mikes@seznam.cz>,
Build-Depends:
 automake,
 debhelper (>= 10~),
 dh-autoreconf,
 ladspa-sdk,
 libasound2-dev,
 libjack-dev,
 qtbase5-dev,
 qttools5-dev-tools,
 libsndfile1-dev,
 libtool,
 libx11-dev,
 lv2-dev,
 liblo-dev,
Homepage: http://samplv1.sourceforge.net/
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/samplv1.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/samplv1.git

Package: samplv1
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 samplv1-common (=${binary:Version}),
Recommends:
 jackd
Description: polyphonic sampler synthesizer - standalone
 samplv1 is an old-school all-digital polyphonic sampler
 synthesizer with stereo effects.
 .
 Although other samplers like specimen provide more features,
 one could find samplv1 much easier and accessible. Plus, it
 is provided in both forms of a JACK stand-alone client and
 a LV2 plugin.
 .
 This package provides the standalone app.

Package: samplv1-lv2
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 samplv1-common (=${binary:Version}),
Replaces: samplv1 (<< 0.7.6)
Breaks: samplv1 (<< 0.7.6)
Provides:
 lv2-plugin
Description: polyphonic sampler synthesizer - LV2 plugin
 samplv1 is an old-school all-digital polyphonic sampler
 synthesizer with stereo effects.
 .
 Although other samplers like specimen provide more features,
 one could find samplv1 much easier and accessible. Plus, it
 is provided in both forms of a JACK stand-alone client and
 a LV2 plugin.
 .
 This package provides the LV2 plugin.

Package: samplv1-common
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Replaces: samplv1 (<< 0.7.6)
Breaks: samplv1 (<< 0.7.6)
Description: polyphonic sampler synthesizer - common files
 samplv1 is an old-school all-digital polyphonic sampler
 synthesizer with stereo effects.
 .
 Although other samplers like specimen provide more features,
 one could find samplv1 much easier and accessible. Plus, it
 is provided in both forms of a JACK stand-alone client and
 a LV2 plugin.
 .
 This package provides files shared by both the LV2 plugin
 and the standalone application.