cvs commit: ports/sysutils/cdrtools-devel Makefile distinfo pkg-descr.mkisofs pkg-plist ports/sysutils/cdrtools-devel/files patch-ai patch-bb patch-cdda2wav::interface.c patch-cdda2wav::ioctl.c patch-cdda2wav::mycdrom.h patch-cdda2wav::setuid.c ...

Marius Strobl marius at alchemy.franken.de
Mon Apr 12 10:25:13 PDT 2004


On Mon, Apr 12, 2004 at 11:51:37AM -0400, Brian F. Feldman wrote:
> FWIW, now that it's updated to 2.01a27, you can very easily add the "DVD 
> hack":
> 
> +PATCH_SITES=   http://people.mandrakesoft.com/~warly/files/cdrtools/archives/
> +PATCHFILES=    ${DISTNAME}-dvd.patch.bz2
> +PATCH_DIST_STRIP=      -p1
> ...
> +MD5 (cdrtools-2.01a27-dvd.patch.bz2) = de1bdde2b406c27798e21b04345a9a0a
> +SIZE (cdrtools-2.01a27-dvd.patch.bz2) = 12484
> 
> I haven't tried everything with it yet, but being that I could at least burn 
> a DVD+RW at 4x with ATAPICAM it seems like something we should at least make 
> optional...
> 

No, tried that in the past (see Makefile revision 1.50 - 1.52) and
didn't work well (from the port's point of view).

a) There's not always a DVD-patch for the current alpha snapshot
   available. Have a look at the above URL, there were no patches
   for e.g. 2.01a17 - 2.01a19 and 2.01a21 - 2.01a24. This means if
   the patch for the previous version no longer applies and there's
   no updated patch available (which happens often) I have to either
   delay a port update or remove the DVD-patch-option until a new
   version of the patch is available or create my own patch - all
   no good solutions.
b) The quality of the DVD-patch is bad, there are obvious bugs
   (tried to fix some via an EXTRA_PATCHES while the port had an
   option for the DVD-patch).
c) Patching cdrecord means there's absolutely no support for it by
   its author Joerg Schilling, something I don't want for the port.

If you want to write DVDs please use a tool that's written for it,
like e.g. burncd(8), cdrecord-ProDVD, dvd+rw-tools or dvdrtools
(note that the latter is a fork of cdrecord which violates the GPL
according to Joerg Schilling).



More information about the cvs-ports mailing list