summaryrefslogtreecommitdiff
path: root/sysutils/cdrecord-current/Makefile
AgeCommit message (Collapse)AuthorFilesLines
1999-12-20Update to cdrecord-1.8a36.briggs1-3/+3
Replace patch-ad and patch-af with new patches (old ones were not needed and two new patches were needed -- reported to Joerg Schilling). Add NetBSD Id to patch-ae.
1999-11-16Defuzzify, and while there, update to 1.8a31. Changes:hubertf1-2/+2
ALL: - libscg now got official version number 0.1 and allows version checking - libscg/scsi-aix.c compiles again - typo fixed. - libscg/scsi-bsd-os.c compiles again - typo fixed. - libscg/scsi-beos.c compiles again - typo fixed. - libscg/scsi-osf.c compiles again - typo fixed. - libscg/scsi-wnt.c compiles again - typo fixed. - libscg/scsiopen.c typecasts to make it compile without warnings on K&R systems. - usleep() emulation compiles again on SCO Openserver 3.x - align_test.c corrected - scg/scgcmd.h restructured - several macros to convert integers in network byte order to machine byte order modified to make them correct on 64 bit machines too. - usleep() prototype disabled in libport.h (needed for SCO Openserver) - New supported architecture 9000-777-hp-ux - Added support for the new smake source distribution. - Added new AUTOMAKE support for the makefile system when using smake. The makefile system will now support compilation on unknown platforms if compilation is done with smake. cdrecord: - prints warning if an unofficial version of libscg is used - removed a bug that caused an endless loop if a TEAC-CDR 50 /55 was present without a media. This bug has been introduced when tryint to find a workaround for a bug in the Ricoh 7040 firmware. - The Optima Dis Covery 650 CD-R is now recognised as Sony-CDU-924 - typecasts in several files to make it compile without warnings on K&R systems. - Fixed a bug in the size computation that caused the media to loos 150 sectors too large if cdrecord was run in DAO mode. - New updated macros in intcvt.h make cdrecord more correct on 64 bit machines. - Next_writable Address disabled for CD-ROM drives. This will abort is someone tries to do a cdrecord -msinfo on a CD-ROM drive. Before, this resulted in bad values now it results in an error message. - Sector size should now be restored in any case. Added 5 new cases. cdda2wav: o new ioctl module for Solaris and FreeBSD ioctl methods (ATAPI drives). Untested yet. o soundcard support unified. Solaris sound interfaces might be used under other OS as well. Untested yet. o support of the cdindex system (see www.cdindex.org for details). For cd extra and cd-text formats the submission form is generated automatically. o Fixed a bug that caused the last *.inf file not to be written on OS/2
1999-10-07Remove me as maintainer of those packages.tron1-2/+2
1999-09-17Fix master site list.tron1-2/+2
1999-09-17Import cdrecord version 1.8a28 as "cdrecord-current" package:tron1-0/+34
This program allows you to create CD's on a CD-Recorder.