head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.42 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.40 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.38 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.36 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.34 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.32 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.30 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.28 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.26 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.24 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.22 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.20 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.18 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.16 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.14 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.12 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.10 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.8 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.6 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.4 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.2 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.3.0.4 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.2 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.2.0.4 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.2 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.1.0.4 pkgsrc-2004Q1-base:1.1 pkgsrc-2003Q4:1.1.0.2 pkgsrc-2003Q4-base:1.1; locks; strict; comment @# @; 1.4 date 2005.05.03.10.29.13; author drochner; state dead; branches; next 1.3; 1.3 date 2004.10.07.10.02.09; author tron; state Exp; branches; next 1.2; 1.2 date 2004.04.08.17.45.47; author drochner; state dead; branches; next 1.1; 1.1 date 2003.10.28.00.40.38; author wiz; state Exp; branches; next ; desc @@ 1.4 log @update to 0.7.21 changes: * LSN's match MMC-3 specs better. * Fix bug in vcd-info showing sequence number * add --without-versioned-libs option * make -mno-cygwin work * release number is now preprocessor symbol so applications can make use of for compatibility * More libcdio things moved into libcdio (e.g. MSF printing, iso9660 PVD handling) * use generic list things from libcdio. Eventually everything will use glib. But this moves in the right direction by consolidating code a little * Darwin compilation fixes * Miscellaneous contributed bug fixes @ text @$NetBSD: patch-ab,v 1.3 2004/10/07 10:02:09 tron Exp $ --- lib/image.c.orig 2003-11-10 12:57:49.000000000 +0100 +++ lib/image.c 2004-10-07 11:57:38.000000000 +0200 @@@@ -76,7 +76,7 @@@@ } int -vcd_image_sink_write (VcdImageSink *obj, void *buf, uint32_t lsn) +vcd_image_sink_write (VcdImageSink *obj, void *buf, lsn_t lsn) { vcd_assert (obj != NULL); @ 1.3 log @Fix build problem caused by inconsistent function declaration which got exposed by the recent update of the "libcdio" package. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @update to 0.7.20 changes: -uses libcdio for HW access now -some cleanup and restructuring -bugfixes @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1 2003/10/28 00:40:38 wiz Exp $ d3 4 a6 8 --- configure.orig 2002-01-04 12:30:49.000000000 -0800 +++ configure @@@@ -7790,7 +7790,7 @@@@ else #include #include -#include +#include d9 4 a12 8 main() @@@@ -7911,7 +7911,7 @@@@ echo "${ECHO_T}no" >&6 #line 7911 "configure" #include "confdefs.h" -#include +#include #include a13 1 #ifdef F77_DUMMY_MAIN @ 1.1 log @Enable XML interface for advanced features, per Ben Collver's PR 23271. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @