blob: 7bd8af74574598e03269777813e6f2af61b7fdf2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>media-optical</herd>
<maintainer>
<email>sbriesen@gentoo.org</email>
<name>Stefan Briesenick</name>
</maintainer>
<longdescription lang="en">
cue2toc is a free program for UNIX systems to convert CUE files to cdrdao's
TOC format. Features include: support for complete set of CUE commands (e.g.
catalog number, data and audio tracks, ISRC codes, CD-Text, Pre-/Postgaps
(with zero data or data from file), subindexes etc.), automatic determination
of session type and conversion of data files by user configurable commands
based on file name extension matching.
</longdescription>
</pkgmetadata>
|