diff options
author | lukem <lukem@pkgsrc.org> | 2002-08-05 13:10:13 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2002-08-05 13:10:13 +0000 |
commit | 5d5d88cf0c79c48da84f268d5a373b86a9aed834 (patch) | |
tree | 5749daed702d7c27e3bb42955999046edda413c1 /audio/libogg/patches | |
parent | d48f3565dc526e0324f1b69998a545531200e728 (diff) | |
download | pkgsrc-5d5d88cf0c79c48da84f268d5a373b86a9aed834.tar.gz |
Update to libogg 1.0.
Diffstat (limited to 'audio/libogg/patches')
-rw-r--r-- | audio/libogg/patches/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/libogg/patches/patch-ab b/audio/libogg/patches/patch-ab index f22f3d6121a..c24db1dff14 100644 --- a/audio/libogg/patches/patch-ab +++ b/audio/libogg/patches/patch-ab @@ -1,13 +1,13 @@ -$NetBSD: patch-ab,v 1.2 2002/01/02 12:32:44 lukem Exp $ +$NetBSD: patch-ab,v 1.3 2002/08/05 13:10:14 lukem Exp $ ---- doc/ogg/Makefile.in.orig Tue Jan 1 12:47:47 2002 +--- doc/ogg/Makefile.in.orig Sat Jul 20 00:13:22 2002 +++ doc/ogg/Makefile.in -@@ -89,7 +89,7 @@ +@@ -89,7 +89,7 @@ VERSION = @VERSION@ AUTOMAKE_OPTIONS = foreign -docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/ogg +docdir = $(datadir)/doc/html/$(PACKAGE)-$(VERSION)/ogg - doc_DATA = bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_packet.html ogg_page.html ogg_page_bos.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_clear.html ogg_stream_destroy.html ogg_page_packets.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_init.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_reset.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_clear.html ogg_sync_destroy.html ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_adv_huff.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_look_huff.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writeclear.html oggpack_writeinit.html overview.html reference.html style.css vorbis_comment.html vorbis_info.html ogg_packet_clear.html ogg_page_checksum_set.html + doc_DATA = bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_packet.html ogg_page.html ogg_page_bos.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_clear.html ogg_stream_destroy.html ogg_page_packets.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_init.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_reset.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_clear.html ogg_sync_destroy.html ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writeclear.html oggpack_writeinit.html overview.html reference.html style.css vorbis_comment.html vorbis_info.html ogg_packet_clear.html ogg_page_checksum_set.html |