components/libxslt/libxslt.p5m
changeset 181 87e11e685b1f
parent 148 33ca3897ae25
child 464 08f94c414553
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri value=pkg:/library/libxslt@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/library/libxslt@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.summary value="The XSLT library"
    27 set name=pkg.summary value="The XSLT library"
    26 set name=info.classification value=org.opensolaris.category.2008:System/Libraries
    28 set name=info.classification \
    27 set name=info.upstream_url value="http://xmlsoft.org/XSLT"
    29     value=org.opensolaris.category.2008:System/Libraries
    28 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    31 set name=info.upstream_url value=http://xmlsoft.org/XSLT
       
    32 set name=opensolaris.arc_url \
       
    33     value=http://arc.opensolaris.org/caselog/PSARC/2002/244
    29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    30 
       
    31 dir path=usr
    35 dir path=usr
    32 dir path=usr/bin
    36 dir path=usr/bin
    33 dir path=usr/include
    37 dir path=usr/include
    34 dir path=usr/include/libexslt
    38 dir path=usr/include/libexslt
    35 dir path=usr/include/libxslt
    39 dir path=usr/include/libxslt
    40 dir path=usr/share
    44 dir path=usr/share
    41 dir path=usr/share/aclocal
    45 dir path=usr/share/aclocal
    42 dir path=usr/share/man
    46 dir path=usr/share/man
    43 dir path=usr/share/man/man1
    47 dir path=usr/share/man/man1
    44 dir path=usr/share/man/man3
    48 dir path=usr/share/man/man3
    45 file xslt-config.1 path=usr/share/man/man1/xslt-config.1
    49 file path=usr/bin/xslt-config
    46 file xsltproc.1 path=usr/share/man/man1/xsltproc.1
    50 file path=usr/bin/xsltproc
       
    51 file path=usr/include/libexslt/exslt.h
       
    52 file path=usr/include/libexslt/exsltconfig.h
       
    53 file path=usr/include/libexslt/exsltexports.h
       
    54 file path=usr/include/libxslt/attributes.h
    47 file path=usr/include/libxslt/documents.h
    55 file path=usr/include/libxslt/documents.h
    48 file libxslt.3 path=usr/share/man/man3/libxslt.3
       
    49 file path=usr/include/libxslt/extensions.h
    56 file path=usr/include/libxslt/extensions.h
    50 file path=usr/bin/xslt-config
    57 file path=usr/include/libxslt/extra.h
    51 file path=usr/include/libxslt/functions.h
    58 file path=usr/include/libxslt/functions.h
       
    59 file path=usr/include/libxslt/imports.h
       
    60 file path=usr/include/libxslt/keys.h
    52 file path=usr/include/libxslt/namespaces.h
    61 file path=usr/include/libxslt/namespaces.h
    53 file path=usr/include/libexslt/exslt.h
       
    54 file path=usr/include/libxslt/extra.h
       
    55 file path=usr/include/libxslt/keys.h
       
    56 file path=usr/include/libxslt/attributes.h
       
    57 file path=usr/include/libexslt/exsltconfig.h
       
    58 file path=usr/include/libxslt/imports.h
       
    59 file path=usr/include/libexslt/exsltexports.h
       
    60 file path=usr/include/libxslt/preproc.h
       
    61 file path=usr/include/libxslt/numbersInternals.h
    62 file path=usr/include/libxslt/numbersInternals.h
    62 file path=usr/include/libxslt/pattern.h
    63 file path=usr/include/libxslt/pattern.h
       
    64 file path=usr/include/libxslt/preproc.h
    63 file path=usr/include/libxslt/security.h
    65 file path=usr/include/libxslt/security.h
    64 file path=usr/include/libxslt/templates.h
    66 file path=usr/include/libxslt/templates.h
    65 file path=usr/include/libxslt/transform.h
    67 file path=usr/include/libxslt/transform.h
    66 file path=usr/include/libxslt/variables.h
    68 file path=usr/include/libxslt/variables.h
    67 file path=usr/include/libxslt/xslt.h
    69 file path=usr/include/libxslt/xslt.h
    68 file path=usr/include/libxslt/xsltInternals.h
    70 file path=usr/include/libxslt/xsltInternals.h
    69 file path=usr/include/libxslt/xsltconfig.h
    71 file path=usr/include/libxslt/xsltconfig.h
    70 file path=usr/include/libxslt/xsltexports.h
    72 file path=usr/include/libxslt/xsltexports.h
    71 file path=usr/include/libxslt/xsltlocale.h
    73 file path=usr/include/libxslt/xsltlocale.h
    72 file path=usr/include/libxslt/xsltutils.h
    74 file path=usr/include/libxslt/xsltutils.h
    73 file llib-lexslt path=usr/lib/llib-lexslt
       
    74 file path=usr/lib/pkgconfig/libxslt.pc
       
    75 file llib-lexslt path=usr/lib/llib-lxslt
       
    76 file path=usr/lib/pkgconfig/libexslt.pc
       
    77 file path=usr/bin/xsltproc
       
    78 file path=usr/share/aclocal/libxslt.m4
       
    79 file path=usr/lib/$(MACH64)/libexslt.so.0
    75 file path=usr/lib/$(MACH64)/libexslt.so.0
    80 file path=usr/lib/$(MACH64)/libxslt.so.1
    76 file path=usr/lib/$(MACH64)/libxslt.so.1
    81 file path=usr/lib/libexslt.so.0
       
    82 file path=usr/lib/libxslt.so.1
       
    83 file path=usr/lib/$(MACH64)/llib-lexslt.ln
    77 file path=usr/lib/$(MACH64)/llib-lexslt.ln
    84 file path=usr/lib/$(MACH64)/llib-lxslt.ln
    78 file path=usr/lib/$(MACH64)/llib-lxslt.ln
    85 file path=usr/lib/$(MACH64)/pkgconfig/libexslt.pc
    79 file path=usr/lib/$(MACH64)/pkgconfig/libexslt.pc
    86 file path=usr/lib/$(MACH64)/pkgconfig/libxslt.pc
    80 file path=usr/lib/$(MACH64)/pkgconfig/libxslt.pc
       
    81 file path=usr/lib/libexslt.so.0
       
    82 file path=usr/lib/libxslt.so.1
       
    83 file llib-lexslt path=usr/lib/llib-lexslt
    87 file path=usr/lib/llib-lexslt.ln
    84 file path=usr/lib/llib-lexslt.ln
       
    85 file llib-lexslt path=usr/lib/llib-lxslt
    88 file path=usr/lib/llib-lxslt.ln
    86 file path=usr/lib/llib-lxslt.ln
       
    87 file path=usr/lib/pkgconfig/libexslt.pc
       
    88 file path=usr/lib/pkgconfig/libxslt.pc
       
    89 file path=usr/share/aclocal/libxslt.m4
       
    90 file xslt-config.1 path=usr/share/man/man1/xslt-config.1
       
    91 file xsltproc.1 path=usr/share/man/man1/xsltproc.1
       
    92 file libxslt.3 path=usr/share/man/man3/libxslt.3
       
    93 legacy pkg=SUNWlxsl desc="The XSLT library" name="The XSLT library"
       
    94 legacy pkg=SUNWlxsl-devel desc="The XSLT library - developer files" \
       
    95     name="The XSLT library - developer files"
       
    96 license xsl.license license=SUNWlxsl.copyright
       
    97 link path=usr/lib/$(MACH64)/libexslt.so target=libexslt.so.0
       
    98 link path=usr/lib/$(MACH64)/libxslt.so target=libxslt.so.1
    89 link path=usr/lib/libexslt.so target=./libexslt.so.0
    99 link path=usr/lib/libexslt.so target=./libexslt.so.0
    90 link path=usr/lib/libxslt.so target=./libxslt.so.1
   100 link path=usr/lib/libxslt.so target=./libxslt.so.1
    91 link path=usr/lib/$(MACH64)/libxslt.so target=libxslt.so.1
       
    92 link path=usr/lib/$(MACH64)/libexslt.so target=libexslt.so.0
       
    93 
       
    94 license xsl.license license=SUNWlxsl.copyright
       
    95 
       
    96 legacy pkg=SUNWlxsl \
       
    97 	name="The XSLT library" \
       
    98 	desc="The XSLT library"
       
    99 
       
   100 legacy pkg=SUNWlxsl-devel \
       
   101 	name="The XSLT library - developer files" \
       
   102 	desc="The XSLT library - developer files"