components/desktop/libvorbis/libvorbis.p5m
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Fri, 07 Oct 2016 15:05:45 -0700
changeset 7077 85015b85a5e9
parent 6740 b9a930b724d2
child 7862 875bb3f441a5
permissions -rw-r--r--
24817972 libogg & libvorbis need optional dependency on codec/[email protected]
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6740
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     1
#
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     3
#
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     7
#
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    12
#
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    18
#
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    20
#
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    21
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    22
#
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    24
#
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    25
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    26
set name=pkg.fmri \
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    27
    value=pkg:/codec/libvorbis@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    28
set name=pkg.summary value="Vorbis audio codec libraries"
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    29
set name=com.oracle.info.description value=Vorbis
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    30
set name=com.oracle.info.tpno value=$(TPNO)
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    31
set name=info.classification \
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    32
    value="org.opensolaris.category.2008:System/Multimedia Libraries"
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    33
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    34
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    35
set name=org.opensolaris.arc-caseid value=PSARC/2010/143 value=PSARC/2016/514
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    36
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    37
file path=usr/include/vorbis/codec.h
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    38
file path=usr/include/vorbis/vorbisenc.h
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    39
file path=usr/include/vorbis/vorbisfile.h
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    40
link path=usr/lib/$(MACH64)/libvorbis.so target=libvorbis.so.0.4.6
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    41
link path=usr/lib/$(MACH64)/libvorbis.so.0 target=libvorbis.so.0.4.6
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    42
file path=usr/lib/$(MACH64)/libvorbis.so.0.4.6
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    43
link path=usr/lib/$(MACH64)/libvorbisenc.so target=libvorbisenc.so.2.0.9
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    44
link path=usr/lib/$(MACH64)/libvorbisenc.so.2 target=libvorbisenc.so.2.0.9
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    45
file path=usr/lib/$(MACH64)/libvorbisenc.so.2.0.9
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    46
link path=usr/lib/$(MACH64)/libvorbisfile.so target=libvorbisfile.so.3.3.5
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    47
link path=usr/lib/$(MACH64)/libvorbisfile.so.3 target=libvorbisfile.so.3.3.5
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    48
file path=usr/lib/$(MACH64)/libvorbisfile.so.3.3.5
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    49
file path=usr/lib/$(MACH64)/pkgconfig/vorbis.pc
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    50
file path=usr/lib/$(MACH64)/pkgconfig/vorbisenc.pc
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    51
file path=usr/lib/$(MACH64)/pkgconfig/vorbisfile.pc
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    52
link path=usr/lib/libvorbis.so target=libvorbis.so.0.4.6
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    53
link path=usr/lib/libvorbis.so.0 target=libvorbis.so.0.4.6
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    54
file path=usr/lib/libvorbis.so.0.4.6
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    55
link path=usr/lib/libvorbisenc.so target=libvorbisenc.so.2.0.9
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    56
link path=usr/lib/libvorbisenc.so.2 target=libvorbisenc.so.2.0.9
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    57
file path=usr/lib/libvorbisenc.so.2.0.9
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    58
link path=usr/lib/libvorbisfile.so target=libvorbisfile.so.3.3.5
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    59
link path=usr/lib/libvorbisfile.so.3 target=libvorbisfile.so.3.3.5
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    60
file path=usr/lib/libvorbisfile.so.3.3.5
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    61
file path=usr/lib/pkgconfig/vorbis.pc
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    62
file path=usr/lib/pkgconfig/vorbisenc.pc
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    63
file path=usr/lib/pkgconfig/vorbisfile.pc
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    64
file path=usr/share/aclocal/vorbis.m4
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    65
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/doxygen-build.stamp
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    66
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/eightphase.png
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    67
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/evenlsp.png
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    68
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/fish_xiph_org.png
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    69
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/floor1_inverse_dB_table.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    70
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/floorval.png
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    71
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/fourphase.png
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    72
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/framing.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    73
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/helper.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    74
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/index.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    75
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/index.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    76
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/overview.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    77
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/reference.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    78
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/return.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    79
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/style.css
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    80
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_analysis.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    81
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_analysis_blockout.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    82
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_analysis_buffer.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    83
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_analysis_headerout.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    84
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_analysis_init.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    85
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_analysis_wrote.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    86
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_bitrate_addblock.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    87
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_bitrate_flushpacket.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    88
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_block.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    89
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_block_clear.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    90
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_block_init.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    91
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_comment.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    92
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_comment_add.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    93
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_comment_add_tag.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    94
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_comment_clear.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    95
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_comment_init.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    96
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_comment_query.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    97
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_comment_query_count.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    98
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_commentheader_out.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    99
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_dsp_clear.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   100
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_dsp_state.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   101
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_granule_time.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   102
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_info.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   103
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_info_blocksize.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   104
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_info_clear.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   105
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_info_init.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   106
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_packet_blocksize.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   107
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_synthesis.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   108
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_synthesis_blockin.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   109
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_synthesis_halfrate.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   110
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_synthesis_halfrate_p.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   111
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_synthesis_headerin.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   112
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_synthesis_idheader.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   113
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_synthesis_init.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   114
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_synthesis_lapout.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   115
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_synthesis_pcmout.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   116
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_synthesis_read.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   117
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_synthesis_restart.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   118
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_synthesis_trackonly.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   119
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/libvorbis/vorbis_version_string.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   120
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/lspmap.png
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   121
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/oddlsp.png
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   122
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/oggstream.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   123
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/programming.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   124
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/rfc5215.txt
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   125
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/rfc5215.xml
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   126
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/squarepolar.png
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   127
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/stereo.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   128
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/stream.png
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   129
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/v-comment.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   130
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbis-clip.txt
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   131
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbis-errors.txt
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   132
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbis-fidelity.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   133
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbis.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   134
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/changes.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   135
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/examples.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   136
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/index.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   137
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/ovectl_ratemanage2_arg.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   138
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/ovectl_ratemanage_arg.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   139
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/overview.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   140
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/reference.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   141
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/style.css
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   142
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/vorbis_encode_ctl.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   143
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/vorbis_encode_init.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   144
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/vorbis_encode_init_vbr.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   145
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/vorbis_encode_setup_init.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   146
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/vorbis_encode_setup_managed.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   147
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisenc/vorbis_encode_setup_vbr.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   148
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/OggVorbis_File.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   149
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/callbacks.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   150
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/chaining_example_c.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   151
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/chainingexample.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   152
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/crosslap.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   153
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/datastructures.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   154
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/decoding.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   155
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/example.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   156
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/exampleindex.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   157
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/fileinfo.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   158
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/index.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   159
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/initialization.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   160
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_bitrate.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   161
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_bitrate_instant.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   162
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_callbacks.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   163
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_clear.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   164
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_comment.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   165
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_crosslap.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   166
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_fopen.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   167
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_info.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   168
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_open.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   169
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_open_callbacks.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   170
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_pcm_seek.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   171
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_pcm_seek_lap.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   172
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_pcm_seek_page.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   173
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_pcm_seek_page_lap.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   174
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_pcm_tell.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   175
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_pcm_total.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   176
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_raw_seek.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   177
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_raw_seek_lap.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   178
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_raw_tell.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   179
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_raw_total.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   180
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_read.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   181
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_read_filter.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   182
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_read_float.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   183
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_seekable.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   184
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_serialnumber.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   185
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_streams.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   186
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_test.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   187
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_test_callbacks.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   188
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_test_open.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   189
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_time_seek.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   190
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_time_seek_lap.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   191
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_time_seek_page.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   192
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_time_seek_page_lap.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   193
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_time_tell.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   194
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/ov_time_total.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   195
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/overview.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   196
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/reference.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   197
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/seekexample.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   198
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/seeking.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   199
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/seeking_example_c.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   200
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/seeking_test_c.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   201
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/seekingexample.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   202
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/style.css
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   203
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/threads.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   204
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisfile/vorbisfile_example_c.html
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   205
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisword2.png
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   206
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/wait.png
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   207
file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/white-xifish.png
b9a930b724d2 23245483 Move libvorbis 1.3.3 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   208
license COPYING license=BSD-like
7077
85015b85a5e9 24817972 libogg & libvorbis need optional dependency on codec/[email protected]
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 6740
diff changeset
   209
# force the rename with an optional dependency on the old name
85015b85a5e9 24817972 libogg & libvorbis need optional dependency on codec/[email protected]
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 6740
diff changeset
   210
depend type=optional fmri=codec/[email protected]