Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 373207

Summary: ebuild request for app-cdr/mktoc
Product: Gentoo Linux Reporter: Paolo Pedroni <paolo.pedroni>
Component: Current packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: joe
Priority: Normal    
Version: 10.0   
Hardware: All   
OS: Linux   
URL: https://github.com/cmcginty/mktoc
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mktoc-1.3.ebuild

Description Paolo Pedroni 2011-06-27 14:00:03 UTC
Mktoc simplifies the steps needed to create audio CD TOC files for the cdrdao CD burning program. For users familiar with ExactAudioCopy or CdrWin, TOC files are synonymous with CUE sheets. The primary goal of mktoc is to create TOC files using a previously generated CUE sheet.

Features:
- Create a TOC file from a list of WAV files.
- Convert an ExactAudioCopy (EAC) CUE file to the TOC format that is usable by cdrdao.
- Multi-session aware CUE parsing, necessary for making CDDB and AccurateRip matchable discs.
- Non-compliant CUE sheet support.
- Support for various pregap methods.
- Can create offset corrected WAV files for true 'bit-for-bit' accurate copies.
- Fuzzy file name logic can correct common file name spelling variations.
- Workaround known TOC file parsing bugs in cdrdao.

Reproducible: Always
Comment 1 Joe Kappus 2014-05-21 15:58:30 UTC
Created attachment 377376 [details]
mktoc-1.3.ebuild

Bump for great justice and an ebuild.  Seems to work fine here, wasn't super sure about how to get it set to python2, but it's probably close.