File: control

package info (click to toggle)
yaret 2.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 540 kB
  • sloc: perl: 1,174; makefile: 5
file content (29 lines) | stat: -rw-r--r-- 1,169 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
Source: yaret
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Marco Nenciarini <mnencia@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/multimedia-team/yaret
Vcs-Git: https://salsa.debian.org/multimedia-team/yaret.git
Homepage: https://www.nongnu.org/yaret

Package: yaret
Architecture: all
Depends: cdparanoia | cdda2wav,
         libappconfig-perl,
         libaudio-cd-perl,
         vorbis-tools | flac,
         sensible-utils,
         ${misc:Depends},
         ${perl:Depends}
Recommends: normalize-audio
Description: console tool to turn CDs into encoded music
 YaRET is a Perl script that automates the ripping, normalization, and
 encoding of CDs. It supports CDDB very well via the Perl Audio::CD
 module, and also can work with your favorite ripper/normalizer/encoder
 (e.g., cdparanoia, cdda2wav, normalize, etc.) It supports useful
 features like multiple concurrent encoders and an easy to use
 configuration file that lets you customize YaRET to your taste (such as
 file naming based on the CDDB information).