File: control

package info (click to toggle)
vorbisgain 0.37-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,300 kB
  • sloc: ansic: 3,313; sh: 3,033; makefile: 32
file content (24 lines) | stat: -rw-r--r-- 1,029 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
Source: vorbisgain
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Daniel Martí <mvdan@mvdan.cc>
Build-Depends: debhelper-compat (= 13),  libogg-dev, libvorbis-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/multimedia-team/vorbisgain
Vcs-Git: https://salsa.debian.org/multimedia-team/vorbisgain.git
Homepage: https://sjeng.org/vorbisgain.html
Rules-Requires-Root: no

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.