diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2015-07-22 11:38:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-22 11:42:45 +0700 |
commit | 14c090eb789a505cacda67676141eb50f2e163c0 (patch) | |
tree | 7ba29382083930825cd67c469160ae928b95a9e3 /audio/morituri/README.Slackware | |
parent | 2454646cf59f1f36487b62e559bd16714c71b9cc (diff) |
audio/morituri: Added (CD ripper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/morituri/README.Slackware')
-rw-r--r-- | audio/morituri/README.Slackware | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/morituri/README.Slackware b/audio/morituri/README.Slackware new file mode 100644 index 000000000000..a6a217d8430f --- /dev/null +++ b/audio/morituri/README.Slackware @@ -0,0 +1,17 @@ +I personally ran into bug #57, and had to patch and rebuild cdparanoia to get +morituri to work. I would imagine that not all CD drives are affected (this +happened to me when I was using at T400), but I've included the patch for people +who own drives that are. + +The bug in question is this: + +http://thomas.apestaart.org/morituri/trac/ticket/57 + +It is caused by the following cdparanoia bug: + +https://bugzilla.redhat.com/show_bug.cgi?id=635925 + +The patch to apply to the cdparanoia source is attached to the bugzilla ticket. +You will also find it here: + +/usr/doc/morituri-0.2.3/paranoia-overread.patch |