File: control

package info (click to toggle)
wav2cdr 2.3.4-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 528 kB
  • ctags: 436
  • sloc: ansic: 2,194; makefile: 595
file content (16 lines) | stat: -rw-r--r-- 674 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: wav2cdr
Section: sound
Priority: extra
Maintainer: Edgar Antonio Palma de la Cruz <xbytemx@gmail.com>
Build-Depends: debhelper (>= 8), bsdmainutils, gawk
Standards-Version: 3.9.2
Homepage: http://volker.dnsalias.net/soft/index.html#wav2cdr

Package: wav2cdr
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Converts wav files into CD-ROM audio file format
 This program converts wav sound files into a format suitable for CD-ROMs, and
 can perform some editing functions like cutting or volume change. It is rather
 rudimentary, the wav file must have the same sampling parameters as CD audio.
 Runs both on big and little endian machines.