components/openjade/openjade.p5m
changeset 4946 0ef00d8ed5cc
child 5364 17f26e606ed1
equal deleted inserted replaced
4945:d9d54aa673b6 4946:0ef00d8ed5cc
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
       
    27 set name=pkg.fmri \
       
    28     value=pkg:/developer/documentation-tool/openjade@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.summary value="The OpenJade group's SGML and XML parsing tools"
       
    30 set name=com.oracle.info.description \
       
    31     value="OpenJade is an implementation of DSSSL - Document Style Semantics and Specification Language - an ISO standard for formatting SGML and XML documents."
       
    32 set name=com.oracle.info.tpno value=$(TPNO)
       
    33 set name=info.classification \
       
    34     value="org.opensolaris.category.2008:System/Text Tools"
       
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    37 set name=org.opensolaris.arc-caseid value=LSARC/2009/475
       
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    39 link path=usr/bin/$(MACH64)/jade target=openjade
       
    40 file path=usr/bin/$(MACH64)/openjade
       
    41 link path=usr/bin/jade target=openjade
       
    42 file path=usr/bin/openjade
       
    43 dir  path=usr/include/openjade
       
    44 file DssslApp.h path=usr/include/openjade/DssslApp.h
       
    45 file EventGenerator.h path=usr/include/openjade/EventGenerator.h
       
    46 file FOTBuilder.h path=usr/include/openjade/FOTBuilder.h
       
    47 file GroveApp.h path=usr/include/openjade/GroveApp.h
       
    48 file GroveBuilder.h path=usr/include/openjade/GroveBuilder.h
       
    49 file GroveManager.h path=usr/include/openjade/GroveManager.h
       
    50 file Node.h path=usr/include/openjade/Node.h
       
    51 file ParserEventGeneratorKit.h \
       
    52     path=usr/include/openjade/ParserEventGeneratorKit.h
       
    53 file SGMLApplication.h path=usr/include/openjade/SGMLApplication.h
       
    54 file dsssl_ns.h path=usr/include/openjade/dsssl_ns.h
       
    55 link path=usr/lib/$(MACH64)/libogrove.so target=libogrove.so.0.0.1
       
    56 link path=usr/lib/$(MACH64)/libogrove.so.0 target=libogrove.so.0.0.1
       
    57 file path=usr/lib/$(MACH64)/libogrove.so.0.0.1
       
    58 link path=usr/lib/$(MACH64)/libospgrove.so target=libospgrove.so.0.0.1
       
    59 link path=usr/lib/$(MACH64)/libospgrove.so.0 target=libospgrove.so.0.0.1
       
    60 file path=usr/lib/$(MACH64)/libospgrove.so.0.0.1
       
    61 link path=usr/lib/$(MACH64)/libostyle.so target=libostyle.so.0.0.1
       
    62 link path=usr/lib/$(MACH64)/libostyle.so.0 target=libostyle.so.0.0.1
       
    63 file path=usr/lib/$(MACH64)/libostyle.so.0.0.1
       
    64 link path=usr/lib/libogrove.so target=libogrove.so.0.0.1
       
    65 link path=usr/lib/libogrove.so.0 target=libogrove.so.0.0.1
       
    66 file path=usr/lib/libogrove.so.0.0.1
       
    67 link path=usr/lib/libospgrove.so target=libospgrove.so.0.0.1
       
    68 link path=usr/lib/libospgrove.so.0 target=libospgrove.so.0.0.1
       
    69 file path=usr/lib/libospgrove.so.0.0.1
       
    70 link path=usr/lib/libostyle.so target=libostyle.so.0.0.1
       
    71 link path=usr/lib/libostyle.so.0 target=libostyle.so.0.0.1
       
    72 file path=usr/lib/libostyle.so.0.0.1
       
    73 file path=usr/share/man/man1/jade.1
       
    74 file path=usr/share/man/man1/openjade.1
       
    75 link path=usr/share/sgml/CATALOG.jade_dsl \
       
    76     target=../../../../var/lib/sgml/CATALOG.openjade
       
    77 link path=usr/share/sgml/CATALOG.openjade \
       
    78     target=../../../../var/lib/sgml/CATALOG.openjade
       
    79 link path=usr/share/sgml/ISO_IEC_10179:1996/dtd/DSSSL_Architecture \
       
    80     target=../../openjade/dsssl.dtd
       
    81 link path=usr/share/sgml/James_Clark/dtd/DSSSL_Style_Sheet \
       
    82     target=../../openjade/jade_style-sheet.dtd
       
    83 link path=usr/share/sgml/OpenJade/dtd/DSSSL_Style_Sheet \
       
    84     target=../../openjade/style-sheet.dtd
       
    85 file builtins.dsl path=usr/share/sgml/openjade/builtins.dsl
       
    86 file catalog path=usr/share/sgml/openjade/catalog
       
    87 file dsssl.dtd path=usr/share/sgml/openjade/dsssl.dtd
       
    88 file extensions.dsl path=usr/share/sgml/openjade/extensions.dsl
       
    89 file fot.dtd path=usr/share/sgml/openjade/fot.dtd
       
    90 file files/jade_style-sheet.dtd \
       
    91     path=usr/share/sgml/openjade/jade_style-sheet.dtd
       
    92 link path=usr/share/sgml/openjade/japan.dcl target=../opensp/japan.dcl
       
    93 link path=usr/share/sgml/openjade/japan.decl target=japan.dcl
       
    94 link path=usr/share/sgml/openjade/sp_implied.dcl \
       
    95     target=../opensp/opensp-implied.dcl
       
    96 link path=usr/share/sgml/openjade/sp_implied.decl target=sp_implied.dcl
       
    97 file style-sheet.dtd path=usr/share/sgml/openjade/style-sheet.dtd
       
    98 link path=usr/share/sgml/openjade/xml.dcl target=../opensp/xml.dcl
       
    99 link path=usr/share/sgml/openjade/xml.decl target=xml.dcl
       
   100 link path=usr/share/sgml/openjade/xml.soc target=../opensp/xml.soc
       
   101 link path=var/lib/sgml/CATALOG.jade_dsl target=CATALOG.openjade
       
   102 file files/CATALOG.openjade path=var/lib/sgml/CATALOG.openjade
       
   103 license COPYING license=MIT