components/desktop/dotconf/dotconf.p5m
author Petr Sumbera <petr.sumbera@oracle.com>
Tue, 14 Mar 2017 02:44:36 -0700
changeset 7847 ec4c46e50642
parent 7720 ca9966a35fe9
permissions -rw-r--r--
25716748 Upgrade Apache Tomcat to version 8.5.11 25716728 problem in UTILITY/TOMCAT
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7720
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
set name=pkg.fmri \
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
    value=pkg:/library/desktop/dotconf@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
set name=pkg.summary value=dotconf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
set name=com.oracle.info.description value="configuration file parser"
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
set name=com.oracle.info.tpno value=$(TPNO)
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
set name=info.classification \
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
    value="org.opensolaris.category.2008:Applications/Universal Access"
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
set name=org.opensolaris.arc-caseid value=PSARC/2017/032
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    36
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
file path=usr/include/dotconf.h
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    38
link path=usr/lib/$(MACH64)/libdotconf.so target=libdotconf.so.0.0.1
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
link path=usr/lib/$(MACH64)/libdotconf.so.0 target=libdotconf.so.0.0.1
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
file path=usr/lib/$(MACH64)/libdotconf.so.0.0.1
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    41
file path=usr/lib/$(MACH64)/pkgconfig/dotconf.pc
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    42
file path=usr/share/doc/dotconf/dotconf-api.txt
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    43
file path=usr/share/doc/dotconf/dotconf-features.txt
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    44
file path=usr/share/doc/dotconf/examples/README
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    45
file path=usr/share/doc/dotconf/examples/argdouble/Makefile
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    46
file path=usr/share/doc/dotconf/examples/argdouble/argdouble.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    47
file path=usr/share/doc/dotconf/examples/argdouble/argdouble.conf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
file path=usr/share/doc/dotconf/examples/argdouble/output
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
file path=usr/share/doc/dotconf/examples/caseinsensitive/Makefile
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
file path=usr/share/doc/dotconf/examples/caseinsensitive/caseinsensitive.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
file path=usr/share/doc/dotconf/examples/caseinsensitive/caseinsensitive.conf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    52
file path=usr/share/doc/dotconf/examples/caseinsensitive/output
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    53
file path=usr/share/doc/dotconf/examples/context/Makefile
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    54
file path=usr/share/doc/dotconf/examples/context/context.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    55
file path=usr/share/doc/dotconf/examples/context/context.conf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    56
file path=usr/share/doc/dotconf/examples/context/output
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    57
file path=usr/share/doc/dotconf/examples/duplicates/Makefile
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    58
file path=usr/share/doc/dotconf/examples/duplicates/duplicate.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    59
file path=usr/share/doc/dotconf/examples/duplicates/first_module.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    60
file path=usr/share/doc/dotconf/examples/duplicates/output
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    61
file path=usr/share/doc/dotconf/examples/duplicates/sample.conf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    62
file path=usr/share/doc/dotconf/examples/duplicates/second_module.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    63
file path=usr/share/doc/dotconf/examples/errorhandler/Makefile
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    64
file path=usr/share/doc/dotconf/examples/errorhandler/errorhandler.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    65
file path=usr/share/doc/dotconf/examples/errorhandler/errorhandler.conf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    66
file path=usr/share/doc/dotconf/examples/errorhandler/output
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    67
file path=usr/share/doc/dotconf/examples/fallback/Makefile
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    68
file path=usr/share/doc/dotconf/examples/fallback/fallback.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    69
file path=usr/share/doc/dotconf/examples/fallback/fallback.conf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    70
file path=usr/share/doc/dotconf/examples/fallback/output
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    71
file path=usr/share/doc/dotconf/examples/libpool/Makefile
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    72
file path=usr/share/doc/dotconf/examples/libpool/libpool.h
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    73
file path=usr/share/doc/dotconf/examples/libpool/pool.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    74
file path=usr/share/doc/dotconf/examples/maketest.sh
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    75
file path=usr/share/doc/dotconf/examples/modules/Makefile
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    76
file path=usr/share/doc/dotconf/examples/modules/include.conf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    77
file path=usr/share/doc/dotconf/examples/modules/module.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    78
file path=usr/share/doc/dotconf/examples/modules/my_module.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    79
file path=usr/share/doc/dotconf/examples/modules/output
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    80
file path=usr/share/doc/dotconf/examples/modules/sample.conf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    81
file path=usr/share/doc/dotconf/examples/noinline/Makefile
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    82
file path=usr/share/doc/dotconf/examples/noinline/noinline.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    83
file path=usr/share/doc/dotconf/examples/noinline/noinline.conf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    84
file path=usr/share/doc/dotconf/examples/noinline/output
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    85
file path=usr/share/doc/dotconf/examples/simple/Makefile
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    86
file path=usr/share/doc/dotconf/examples/simple/included.conf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    87
file path=usr/share/doc/dotconf/examples/simple/linecat.conf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    88
file path=usr/share/doc/dotconf/examples/simple/output
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    89
file path=usr/share/doc/dotconf/examples/simple/simple.c
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    90
file path=usr/share/doc/dotconf/examples/simple/simple.conf
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    91
license COPYING license=LGPLv2.1
ca9966a35fe9 25660015 Need dotconf for building speech-dispatcher
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    92