File: control

package info (click to toggle)
vorbisgain 0.37-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,324 kB
  • ctags: 599
  • sloc: ansic: 3,315; sh: 3,033; makefile: 35
file content (20 lines) | stat: -rw-r--r-- 803 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: vorbisgain
Section: sound
Priority: optional
Maintainer: Daniel Martí <mvdan@mvdan.cc>
Build-Depends: debhelper (>= 9), autotools-dev, libogg-dev, libvorbis-dev
Standards-Version: 3.9.3
Homepage: http://sjeng.org/vorbisgain.html

Package: vorbisgain
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: add Replay Gain volume tags to Ogg Vorbis files
 vorbisgain calculates a percieved volume of an Ogg Vorbis file using
 the Replay Gain algorithm. It then stores a per-track and per-album
 volume adjustment in the file's tags, to let songs play back  with a
 uniform volume. The process is non-destructive and does not change the
 audio data at all.
 .
 Many audio players in Debian support reading these tags, including XMMS,
 Quod Libet, amaroK, Muine, and Rhythmbox.