File: control

package info (click to toggle)
mp3burn 0.4.2-2.3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 156 kB
  • sloc: perl: 285; makefile: 38
file content (17 lines) | stat: -rw-r--r-- 797 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: mp3burn
Section: sound
Priority: optional
Maintainer: Alexander Wirt <formorer@debian.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.9.1

Package: mp3burn
Architecture: all
Depends: ${perl:Depends}, mpg321 (>= 0.1.5.2) | mpg123, wodim, libmp3-info-perl, vorbis-tools (>= 1.0), file, libstring-shellquote-perl, libogg-vorbis-header-pureperl-perl, ${misc:Depends}
Suggests: flac, libaudio-flac-perl
Description: burn audio CDs directly from MP3, Ogg Vorbis, or FLAC files
 mp3burn is a Perl script that allows you to burn audio CDs composed
 of MP3, Ogg Vorbis, or FLAC tracks without an intermediate file conversion 
 to .cdr or .wav.
 The .mp3/.ogg/.flac files *are* converted using a decoder, but are
 written to FIFOs so they don't consume filesystem space during the burn.