'-P' patch slightly improved!
Mikko Nummelin <[email protected]>
| Newsgroups | gmane.comp.audio.cd-paranoia.general |
|---|---|
| Message-ID | <[email protected]> |
I will now send a slightly improved version of the '-P' patch, which differs from the previous one in the following ways: (1) It is _not_ supposed to affect installation of paranoia-dependent packages (like MPlayer), even if libraries are compiled from this one. (2) There are now two separate switches, '-P' which alters the TOC reading, and '-b' which changes the read command to scsi_read_D8. The feature that you could arbitrarily choose the read command is still to be implemented. The patch is zipped and to be applied to latest version of cdparanoia III. Do this in cdparanoia:s main directory: $ zcat ../cdparanoia-III-mn2.patch.gz | patch -Np1 -i - Test it by doing a static build, i.e. $ ./configure && > make all STATIC=TRUE $ ./cdparanoia <options> before attempting to build libraries from it. Mikko Nummelin
cdparanoia-III-mn2.patch.gz
(application/x-gzip, 3.2 KB) - not displayed