summaryrefslogtreecommitdiff
path: root/audio/libvorbis/patches
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libvorbis/patches')
-rw-r--r--audio/libvorbis/patches/patch-ae8
-rw-r--r--audio/libvorbis/patches/patch-af6
-rw-r--r--audio/libvorbis/patches/patch-ag8
3 files changed, 11 insertions, 11 deletions
diff --git a/audio/libvorbis/patches/patch-ae b/audio/libvorbis/patches/patch-ae
index 7942707baa5..7e322ec63af 100644
--- a/audio/libvorbis/patches/patch-ae
+++ b/audio/libvorbis/patches/patch-ae
@@ -1,13 +1,13 @@
-$NetBSD: patch-ae,v 1.3 2002/08/25 18:38:17 jlam Exp $
+$NetBSD: patch-ae,v 1.4 2003/12/08 14:39:40 wiz Exp $
---- doc/Makefile.in.orig Sat Jul 20 00:12:33 2002
+--- doc/Makefile.in.orig Mon Nov 17 19:44:21 2003
+++ doc/Makefile.in
-@@ -94,7 +94,7 @@ AUTOMAKE_OPTIONS = foreign
+@@ -108,7 +108,7 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS = vorbisfile vorbisenc
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/html/$(PACKAGE)-$(VERSION)
- doc_DATA = components.png draft-moffitt-vorbis-rtp-00.txt eightphase.png evenlsp.png floor1-1.png floor1-2.png floor1-3.png floor1-4.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html hufftree-under.png hufftree.png index.html lspmap.png oddlsp.png oggstream.html programming.html residue-pack.png residue2.png squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html vorbis-ogg.html vorbis-spec-bitpack.html vorbis-spec-codebook.html vorbis-spec-floor0.html vorbis-spec-floor1.html vorbis-spec-intro.html vorbis-spec-ref.html vorbis-spec-res.html vorbis.html vorbisword2.png wait.png white-ogg.png white-xifish.png window1.png window2.png
+ static_docs = components.png draft-kerr-avt-vorbis-rtp-02.txt eightphase.png evenlsp.png floor1-1.png floor1-2.png floor1-3.png floor1-4.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html hufftree-under.png hufftree.png index.html lspmap.png oddlsp.png oggstream.html programming.html residue-pack.png residue2.png squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html vorbis.html vorbisword2.png wait.png white-ogg.png white-xifish.png window1.png window2.png
diff --git a/audio/libvorbis/patches/patch-af b/audio/libvorbis/patches/patch-af
index 88544cd9471..b4a3a258a68 100644
--- a/audio/libvorbis/patches/patch-af
+++ b/audio/libvorbis/patches/patch-af
@@ -1,8 +1,8 @@
-$NetBSD: patch-af,v 1.2 2002/01/02 12:39:37 lukem Exp $
+$NetBSD: patch-af,v 1.3 2003/12/08 14:39:40 wiz Exp $
---- doc/vorbisenc/Makefile.in.orig Tue Jan 1 12:53:49 2002
+--- doc/vorbisenc/Makefile.in.orig Mon Nov 17 19:44:22 2003
+++ doc/vorbisenc/Makefile.in
-@@ -92,7 +92,7 @@
+@@ -106,7 +106,7 @@ pthread_lib = @pthread_lib@
AUTOMAKE_OPTIONS = foreign
diff --git a/audio/libvorbis/patches/patch-ag b/audio/libvorbis/patches/patch-ag
index 2e008e60aec..c83a5657282 100644
--- a/audio/libvorbis/patches/patch-ag
+++ b/audio/libvorbis/patches/patch-ag
@@ -1,13 +1,13 @@
-$NetBSD: patch-ag,v 1.2 2002/01/02 12:39:37 lukem Exp $
+$NetBSD: patch-ag,v 1.3 2003/12/08 14:39:40 wiz Exp $
---- doc/vorbisfile/Makefile.in.orig Tue Jan 1 12:53:48 2002
+--- doc/vorbisfile/Makefile.in.orig Mon Nov 17 19:44:21 2003
+++ doc/vorbisfile/Makefile.in
-@@ -92,7 +92,7 @@
+@@ -106,7 +106,7 @@ pthread_lib = @pthread_lib@
AUTOMAKE_OPTIONS = foreign
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile
+docdir = $(datadir)/doc/html/$(PACKAGE)-$(VERSION)/vorbisfile
- doc_DATA = OggVorbis_File.html chaining_example_c.html chainingexample.html datastructures.html decoding.html example.html exampleindex.html fileinfo.html index.html initialization.html ov_bitrate.html ov_bitrate_instant.html ov_callbacks.html ov_clear.html ov_comment.html ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html ov_raw_tell.html ov_raw_total.html ov_read.html ov_seekable.html ov_serialnumber.html ov_streams.html ov_time_seek.html ov_time_tell.html ov_time_total.html overview.html reference.html seekexample.html seeking.html seeking_test_c.html seekingexample.html style.css vorbis_comment.html vorbis_info.html vorbisfile_example_c.html ov_read_float.html ov_test.html ov_test_open.html ov_test_callbacks.html
+ doc_DATA = OggVorbis_File.html callbacks.html chaining_example_c.html chainingexample.html crosslap.html datastructures.html decoding.html example.html exampleindex.html fileinfo.html index.html initialization.html ov_bitrate.html ov_bitrate_instant.html ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html ov_read_float.html ov_seekable.html ov_serialnumber.html ov_streams.html ov_test.html ov_test_callbacks.html ov_test_open.html ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html overview.html reference.html return.html seekexample.html seeking.html seeking_example_c.html seeking_test_c.html seekingexample.html style.css threads.html vorbis_comment.html vorbis_info.html vorbisfile_example_c.html