head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.54 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.52 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.50 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.48 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.46 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.44 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.42 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.40 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.38 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.36 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.34 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.32 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.30 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.28 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.26 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.24 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.22 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.20 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.18 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.16 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.14 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.6.0.12 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.6.0.10 pkgsrc-2004Q4-base:1.6 pkgsrc-2004Q3:1.6.0.8 pkgsrc-2004Q3-base:1.6 pkgsrc-2004Q2:1.6.0.6 pkgsrc-2004Q2-base:1.6 pkgsrc-2004Q1:1.6.0.4 pkgsrc-2004Q1-base:1.6 pkgsrc-2003Q4:1.6.0.2 pkgsrc-2003Q4-base:1.6 buildlink2-base:1.6 netbsd-1-5-RELEASE:1.5 netbsd-1-4-PATCH003:1.5 netbsd-1-4-PATCH002:1.3 comdex-fall-1999:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2000.11.28.20.33.14; author tv; state dead; branches; next 1.5; 1.5 date 2000.03.04.10.10.11; author tron; state Exp; branches; next 1.4; 1.4 date 2000.03.03.23.46.23; author tron; state dead; branches; next 1.3; 1.3 date 99.12.20.03.52.24; author briggs; state Exp; branches; next 1.2; 1.2 date 99.11.16.00.00.27; author hubertf; state Exp; branches; next 1.1; 1.1 date 99.09.17.08.18.34; author tron; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.09.17.08.18.34; author tron; state Exp; branches; next ; desc @@ 1.6 log @Nuke cdrecord-current. cdrecord is now already at 1.9. @ text @$NetBSD: patch-ae,v 1.5 2000/03/04 10:10:11 tron Exp $ --- cdda2wav/Makefile.orig Tue Nov 16 00:48:52 1999 +++ cdda2wav/Makefile Tue Nov 16 00:49:23 1999 @@@@ -7,7 +7,8 @@@@ INSDIR= bin TARGET= cdda2wav -CPPOPTS += -DFIFO -I../cdrecord $(CDDA2WAVDEFS) +CPPOPTS += -DFIFO -I../cdrecord $(CDDA2WAVDEFS) \ + -DECHO_TO_SOUNDCARD -DHAVE_OSS=1 -DHAVE_SYS_SOUNDCARD_H CFILES= cdda2wav.c interface.c semshm.c resample.c \ toc.c wav.c sun.c raw.c md5c.c setuid.c ringbuff.c \ sndconfig.c scsi_cmds.c aiff.c aifc.c \ @@@@ -17,7 +18,7 @@@@ config.h saveargs.h sndfile.h aiff.h aifc.h \ sndconfig.h scsi_cmds.h lowlevel.h byteorder.h mycdrom.h \ base64.h sha.h mmsystem.h -LIBS= -lscg -lschily $(SCSILIB) $(EXTRALIB) +LIBS= -lscg -lschily $(SCSILIB) $(EXTRALIB) -lossaudio XMK_FILE= Makefile.man LCONFIG= local.cnf @ 1.5 log @Restore "cdrecord-current" package. It was already updated to a more recent version than the "cdrecord" package. @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.3 1999/12/20 03:52:24 briggs Exp $ @ 1.4 log @After "cdrecord" package has been updated to version 1.8 the "cdrecord-current" package is obsolete. @ text @@ 1.3 log @Update to cdrecord-1.8a36. 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. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Defuzzify, and while there, update to 1.8a31. Changes: 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 @ text @d1 2 @ 1.1 log @Initial revision @ text @d1 2 a2 4 $NetBSD$ --- cdda2wav/Makefile.orig Mon Aug 30 17:07:31 1999 +++ cdda2wav/Makefile Fri Sep 17 09:52:39 1999 d13 1 a13 1 @@@@ -17,7 +19,7 @@@@ d15 4 a18 4 sndconfig.h scsi_cmds.h lowlevel.h byteorder.h mycdrom.h #LIBS= -lschily $(LIB_SOCKET) -LIBS= -lscg -lschily $(SCSILIB) +LIBS= -lscg -lschily $(SCSILIB) -lossaudio @ 1.1.1.1 log @Import cdrecord version 1.8a28 as "cdrecord-current" package: This program allows you to create CD's on a CD-Recorder. @ text @@