File: control

package info (click to toggle)
pulseeffects 4.8.7-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,952 kB
  • sloc: cpp: 18,501; xml: 3,821; sh: 228; python: 56; makefile: 4
file content (114 lines) | stat: -rw-r--r-- 3,002 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
Source: pulseeffects
Section: sound
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 appstream-util,
 debhelper-compat (= 13),
 desktop-file-utils,
 itstool,
 libboost-filesystem-dev (>= 1.72),
 libboost-system-dev (>= 1.72),
 libbs2b-dev,
 libebur128-dev,
 libglibmm-2.4-dev,
 libgstreamer-plugins-bad1.0-dev,
 libgstreamer1.0-dev,
 libgtk-3-dev,
 libgtkmm-3.0-dev,
 liblilv-dev,
 libpango1.0-dev,
 libpulse-dev,
 librubberband-dev,
 libsamplerate0-dev,
 libsndfile1-dev,
 libzita-convolver-dev,
 meson,
 pkg-config,
 scour,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/wwmm/pulseeffects
Vcs-Git: https://salsa.debian.org/debian/pulseeffects.git
Vcs-Browser: https://salsa.debian.org/debian/pulseeffects

Package: gstreamer1.0-adapter-pulseeffects
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: GStreamer adapter plugin
 Simple plugin that gives output buffers with the desired number of
 samples.
 .
 It is used in PulseEffects to ensure that the number of audio samples
 in the buffer is a power of 2. The convolver also needs it.
 .
 This package is part of the PulseEffects project.

Package: gstreamer1.0-autogain-pulseeffects
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: GStreamer autogain plugin
 Simple GStreamer plugin that changes audio gain to match the levels
 recommended by the ebur128 standard.
 .
 This package is part of the PulseEffects project.

Package: gstreamer1.0-convolver-pulseeffects
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Replaces:
 pulseeffects (<< 4.1.7-3),
Description: GStreamer convolver plugin
 Simple GStreamer crystalizer plugin based on the library of
 Zita-convolver.
 .
 This package is part of the PulseEffects project.

Package: gstreamer1.0-crystalizer-pulseeffects
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: GStreamer crystalizer plugin
 Simple GStreamer plugin, useful to add more dynamic range
 to songs that were overly compressed.
 .
 This package is part of the PulseEffects project.

Package: pulseeffects
Architecture: any
Depends:
 gir1.2-gst-plugins-bad-1.0,
 gstreamer1.0-adapter-pulseeffects,
 gstreamer1.0-plugins-bad,
 gstreamer1.0-plugins-good,
 gstreamer1.0-pulseaudio,
 pulseaudio,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 calf-plugins,
 gstreamer1.0-autogain-pulseeffects,
 gstreamer1.0-convolver-pulseeffects,
 gstreamer1.0-crystalizer-pulseeffects,
 liblilv-0-0,
 lsp-plugins-lv2 (>= 1.1.24~) | lsp-plugins (>= 1.1.24~),
 rubberband-ladspa,
 zam-plugins,
Description: Audio effects for PulseAudio applications
 PulseEffects is an advanced system-wide equalizer that works with
 PulseAudio. It can apply system-wide effects to all running application
 or selected apps.
 .
 PulseEffects also provides many pre-defined sound effects for PulseAudio
 input and output.