Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373207 - ebuild request for app-cdr/mktoc
Summary: ebuild request for app-cdr/mktoc
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/cmcginty/mktoc
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 14:00 UTC by Paolo Pedroni
Modified: 2014-05-21 15:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mktoc-1.3.ebuild (mktoc-1.3.ebuild,506 bytes, text/plain)
2014-05-21 15:58 UTC, Joe Kappus
Details

Note You need to log in before you can comment on or make changes to this bug.
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.