File: control

package info (click to toggle)
normalize-audio 0.7.7-21
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,032 kB
  • sloc: sh: 9,255; ansic: 8,286; perl: 635; makefile: 139; sed: 16
file content (30 lines) | stat: -rw-r--r-- 1,011 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
Source: normalize-audio
Section: sound
Priority: optional
Maintainer: Joachim Reichel <reichel@debian.org>
Build-Depends: debhelper-compat (= 13),
  flac,
  libaudiofile-dev,
  libmad0-dev,
  mpg123,
  perl,
  pkgconf,
  vorbis-tools
Standards-Version: 4.7.1
Rules-Requires-Root: no
Homepage: https://normalize.nongnu.org/
Vcs-Git: https://salsa.debian.org/reichel/normalize-audio.git
Vcs-Browser: https://salsa.debian.org/reichel/normalize-audio

Package: normalize-audio
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Replaces: normalize
Conflicts: normalize
Suggests: mpg123
Recommends: vorbis-tools, flac
Description: adjusts the volume of WAV, MP3 and OGG files to a standard volume level
 normalize-audio is a tool for adjusting the volume of WAV, MP3 and OGG files
 to a standard volume level. This is useful for things like creating mix CDs
 and MP3 databases, where different recording levels on different albums
 can cause the volume to vary greatly from song to song.