components/desktop/libtheora/libtheora.p5m
author Rich Burridge <rich.burridge@oracle.com>
Fri, 17 Mar 2017 15:42:03 -0700
changeset 7777 eb11e3d20f40
parent 6741 2aff74abb0f1
child 7862 875bb3f441a5
permissions -rw-r--r--
25674598 Update doxygen to version 1.8.13 (fix build)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6741
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     1
# CDDL HEADER START
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     2
#
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     3
# The contents of this file are subject to the terms of the
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     4
# Common Development and Distribution License (the "License").
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     5
# You may not use this file except in compliance with the License.
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     6
#
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     7
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     8
# or http://www.opensolaris.org/os/licensing.
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
     9
# See the License for the specific language governing permissions
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    10
# and limitations under the License.
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    11
#
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    12
# When distributing Covered Code, include this CDDL HEADER in each
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    13
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    14
# If applicable, add the following below this CDDL HEADER, with the
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    15
# fields enclosed by brackets "[]" replaced with your own identifying
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    16
# information: Portions Copyright [yyyy] [name of copyright owner]
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    17
#
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    18
# CDDL HEADER END
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    19
#
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    20
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    21
#
7777
eb11e3d20f40 25674598 Update doxygen to version 1.8.13 (fix build)
Rich Burridge <rich.burridge@oracle.com>
parents: 6741
diff changeset
    22
# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
6741
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    23
#
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    24
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    25
<transform file path=usr.*/man/.+ -> \
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    26
    default mangler.man.stability "pass-through volatile">
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    27
set name=pkg.fmri \
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    28
    value=pkg:/codec/libtheora@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    29
set name=pkg.summary value="lib Theora is an open source video codec"
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    30
set name=com.oracle.info.description value="Theora video codec"
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    31
set name=com.oracle.info.tpno value=$(TPNO)
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    32
set name=info.classification \
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    33
    value="org.opensolaris.category.2008:Desktop (GNOME)/Libraries"
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    34
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    35
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    36
set name=org.opensolaris.arc-caseid value=PSARC/2010/143
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    37
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    38
file path=usr/include/theora/codec.h
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    39
file path=usr/include/theora/theora.h
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    40
file path=usr/include/theora/theoradec.h
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    41
file path=usr/include/theora/theoraenc.h
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    42
link path=usr/lib/$(MACH64)/libtheora.so target=libtheora.so.0.3.10
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    43
link path=usr/lib/$(MACH64)/libtheora.so.0 target=libtheora.so.0.3.10
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    44
file path=usr/lib/$(MACH64)/libtheora.so.0.3.10
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    45
link path=usr/lib/$(MACH64)/libtheoradec.so target=libtheoradec.so.1.1.4
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    46
link path=usr/lib/$(MACH64)/libtheoradec.so.1 target=libtheoradec.so.1.1.4
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    47
file path=usr/lib/$(MACH64)/libtheoradec.so.1.1.4
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    48
link path=usr/lib/$(MACH64)/libtheoraenc.so target=libtheoraenc.so.1.1.2
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    49
link path=usr/lib/$(MACH64)/libtheoraenc.so.1 target=libtheoraenc.so.1.1.2
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    50
file path=usr/lib/$(MACH64)/libtheoraenc.so.1.1.2
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    51
file path=usr/lib/$(MACH64)/pkgconfig/theora.pc
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    52
file path=usr/lib/$(MACH64)/pkgconfig/theoradec.pc
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    53
file path=usr/lib/$(MACH64)/pkgconfig/theoraenc.pc
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    54
link path=usr/lib/libtheora.so target=libtheora.so.0.3.10
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    55
link path=usr/lib/libtheora.so.0 target=libtheora.so.0.3.10
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    56
file path=usr/lib/libtheora.so.0.3.10
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    57
link path=usr/lib/libtheoradec.so target=libtheoradec.so.1.1.4
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    58
link path=usr/lib/libtheoradec.so.1 target=libtheoradec.so.1.1.4
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    59
file path=usr/lib/libtheoradec.so.1.1.4
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    60
link path=usr/lib/libtheoraenc.so target=libtheoraenc.so.1.1.2
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    61
link path=usr/lib/libtheoraenc.so.1 target=libtheoraenc.so.1.1.2
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    62
file path=usr/lib/libtheoraenc.so.1.1.2
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    63
file path=usr/lib/pkgconfig/theora.pc
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    64
file path=usr/lib/pkgconfig/theoradec.pc
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    65
file path=usr/lib/pkgconfig/theoraenc.pc
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    66
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/color.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    67
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/doxygen-build.stamp
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    68
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/draft-ietf-avt-rtp-theora-00.txt
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    69
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/draft-ietf-avt-rtp-theora-00.xml
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    70
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/annotated.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    71
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/bc_s.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    72
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/bdwn.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    73
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/classes.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    74
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/closed.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    75
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/codec_8h.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    76
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/codec_8h_source.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    77
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/dir_7b3bd63d69cbc3c1d3117d994bf2c129.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    78
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/dir_a1fe1b2cf9055168abcdf67f8f42c5e8.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    79
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/dir_c67e39b5cd5a07e85cbdc562bbafed62.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    80
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/doc.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    81
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/doxygen.css
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    82
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/doxygen.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    83
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/dynsections.js
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    84
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/files.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    85
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/folderclosed.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    86
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/folderopen.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    87
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/functions.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    88
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/functions_vars.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    89
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/globals.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    90
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/globals_defs.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    91
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/globals_enum.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    92
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/globals_eval.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    93
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/globals_func.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    94
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/globals_type.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    95
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/globals_vars.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    96
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/group__basefuncs.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    97
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/group__decfuncs.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    98
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/group__encfuncs.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
    99
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/group__oldfuncs.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   100
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/index.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   101
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/jquery.js
7777
eb11e3d20f40 25674598 Update doxygen to version 1.8.13 (fix build)
Rich Burridge <rich.burridge@oracle.com>
parents: 6741
diff changeset
   102
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/menu.js
eb11e3d20f40 25674598 Update doxygen to version 1.8.13 (fix build)
Rich Burridge <rich.burridge@oracle.com>
parents: 6741
diff changeset
   103
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/menudata.js
6741
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   104
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/modules.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   105
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/nav_f.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   106
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/nav_g.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   107
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/nav_h.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   108
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/open.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   109
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/splitbar.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   110
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/structth__comment.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   111
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/structth__huff__code.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   112
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/structth__img__plane.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   113
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/structth__info.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   114
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/structth__quant__info.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   115
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/structth__quant__ranges.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   116
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/structth__stripe__callback.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   117
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/structtheora__comment.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   118
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/structtheora__info.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   119
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/structtheora__state.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   120
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/structyuv__buffer.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   121
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/sync_off.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   122
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/sync_on.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   123
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/tab_a.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   124
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/tab_b.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   125
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/tab_h.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   126
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/tab_s.png
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   127
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/tabs.css
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   128
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/theora_8h.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   129
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/theora_8h_source.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   130
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/theoradec_8h.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   131
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/theoradec_8h_source.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   132
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/theoraenc_8h.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   133
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/html/theoraenc_8h_source.html
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   134
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/Makefile
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   135
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/annotated.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   136
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/codec_8h.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   137
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/dir_7b3bd63d69cbc3c1d3117d994bf2c129.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   138
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/dir_a1fe1b2cf9055168abcdf67f8f42c5e8.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   139
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/dir_c67e39b5cd5a07e85cbdc562bbafed62.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   140
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/doxygen.sty
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   141
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/files.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   142
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/group__basefuncs.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   143
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/group__decfuncs.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   144
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/group__encfuncs.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   145
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/group__oldfuncs.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   146
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/index.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   147
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/modules.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   148
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/refman.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   149
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/structth__comment.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   150
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/structth__huff__code.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   151
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/structth__img__plane.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   152
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/structth__info.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   153
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/structth__quant__info.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   154
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/structth__quant__ranges.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   155
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/structth__stripe__callback.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   156
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/structtheora__comment.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   157
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/structtheora__info.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   158
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/structtheora__state.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   159
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/structyuv__buffer.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   160
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/theora_8h.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   161
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/theoradec_8h.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   162
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/theoraenc_8h.tex
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   163
file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/vp3-format.txt
2aff74abb0f1 23245480 Move libtheora 1.1.1 to Userland
Jay Cotton <Jay.Cotton@Oracle.COM>
parents:
diff changeset
   164
license libtheora.license license="BSD-like, GPLv2, LGPLv2.1, FDLv1.2"