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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
|
Source: cdrkit
Priority: optional
Section: otherosfs
Maintainer: Joerg Jaspert <joerg@debian.org>
Uploaders: Eduard Bloch <blade@debian.org>, Steve McIntyre <93sam@debian.org>
Build-Depends: debhelper (>=5.0.37.3), libbz2-dev, zlib1g-dev, autotools-dev, cmake (>= 2.4.2), libcap2-dev [linux-any], libcam-dev [kfreebsd-any], libmagic-dev
Standards-Version: 3.9.2
Package: wodim
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: genisoimage
Replaces: cdrtools-doc (<< 5:1.0~pre1-1), cdrecord (<< 5:1.0~pre1-1)
Suggests: cdrkit-doc
Conflicts: cdrecord (<< 5:1.0~pre1-1), xcdroast (<< 0.98+0alpha15-11)
Description: command line CD/DVD writing tool
wodim allows you to create CDs or DVDs on a CD/DVD recorder.
It supports writing data, audio, mixed, multi-session, and CD+ disc and DVD
data and video disks on DVD capable devices, on just about every type of
CD/DVD recorder out there.
.
Please install cdrkit-doc if you want most of the documentation and
README files.
Package: genisoimage
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, mkisofs (>= ${source:Version}) [illumos-any]
Suggests: wodim, cdrkit-doc
Replaces: mkisofs (<< 9:1.0)
Conflicts: mkhybrid, mkisofs (<< 9:1.0)
Description: Creates ISO-9660 CD-ROM filesystem images
genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM
filesystem images, which can then be written to CD or DVD media using
the wodim program. genisoimage includes support for making bootable
"El Torito" CDs, as well as CDs with support for the
Macintosh HFS filesystem.
.
The package also includes extra tools useful for working with ISO images:
* mkzftree - create ISO-9660 image with compressed contents
* dirsplit - easily separate large directory contents into disks of
predefined size
* geteltorito - extract an El Torito boot image from a CD image
.
Please install cdrkit-doc if you want most of the documentation and
README files.
Package: mkisofs
Priority: required
Architecture: illumos-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: genisoimage
Replaces: genisoimage (<< 9:1.1.11-2+dyson2)
Conflicts: genisoimage (<< 9:1.1.11-2+dyson2)
Description: Creates ISO-9660 CD-ROM filesystem images
mkisofs is a pre-mastering program for creating ISO-9660 CD-ROM
filesystem images, which can then be written to CD or DVD media using
the wodim program. genisoimage includes support for making bootable
"El Torito" CDs, as well as CDs with support for the
Macintosh HFS filesystem.
.
mkisofs is required on illumos for building boot archive.
Package: icedax
Architecture: any
Suggests: vorbis-tools, cdrkit-doc
Depends: ${shlibs:Depends}, ${misc:Depends}
Section: sound
Replaces: cdda2wav (<< 9:1.0)
Conflicts: cdda2wav (<< 9:1.0)
Description: Creates WAV files from audio CDs
icedax lets you digitally copy ("rip") audio tracks from a CD, avoiding
the distortion that is introduced when recording via a sound card. Data
can be dumped into raw (cdr), wav or sun format sound files. Options control
the recording format (stereo/mono; 8/16 bits; sampling rate, etc).
.
Please install cdrkit-doc if you want most of the documentation and
README files.
Package: cdrkit-doc
Architecture: all
Depends: ${misc:Depends}
Section: doc
Replaces: cdrtools-doc
Conflicts: cdrtools-doc
Suggests: wodim, genisoimage, icedax
Description: Documentation for the cdrkit package suite
This is the documentation for the cdrkit package suite, namely
wodim, genisoimage and icedax.
|