components/perl_modules/xml-parser/xml-parser-512.p5m
branchs11u1-sru
changeset 2650 4d6a58429fb1
parent 464 08f94c414553
equal deleted inserted replaced
2641:d4f4b5fe93f0 2650:4d6a58429fb1
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    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, 2013, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 set name=pkg.fmri value=pkg:/library/perl-5/xml-parser-512@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.fmri value=pkg:/library/perl-5/xml-parser-512@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="XML::Parser - A perl module for parsing XML documents"
    26 set name=pkg.summary \
       
    27     value="XML::Parser - A perl module for parsing XML documents"
    27 set name=pkg.description value="This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat."
    28 set name=pkg.description value="This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat."
    28 set name=info.classification value="org.opensolaris.category.2008:Development/Perl"
    29 set name=info.classification value="org.opensolaris.category.2008:Development/Perl"
    29 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    30 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=org.opensolaris.arc-caseid \
    32 set name=org.opensolaris.arc-caseid value=LSARC/2004/251
    32     value=LSARC/2004/251
       
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 
    34 
    35 license xml-parser.license license='Artistic'
    35 license xml-parser.license license='Artistic'
       
    36 
       
    37 # force a dependency on the Perl runtime
       
    38 depend type=require fmri=__TBD pkg.debug.depend.file=perl \
       
    39     pkg.debug.depend.path=usr/perl5/5.12/bin
       
    40 
       
    41 # force a dependency on the xml-parser package
       
    42 depend type=require fmri=library/perl-5/xml-parser
    36 
    43 
    37 dir path=usr
    44 dir path=usr
    38 dir path=usr/perl5
    45 dir path=usr/perl5
    39 dir path=usr/perl5/5.12
    46 dir path=usr/perl5/5.12
    40 dir path=usr/perl5/5.12/lib
    47 dir path=usr/perl5/5.12/lib
   127 link path=usr/share/man/man3/XML::Parser::Style::Debug.3 target=../../../perl5/5.12/man/man3/XML::Parser::Style::Debug.3
   134 link path=usr/share/man/man3/XML::Parser::Style::Debug.3 target=../../../perl5/5.12/man/man3/XML::Parser::Style::Debug.3
   128 link path=usr/share/man/man3/XML::Parser::Style::Objects.3 target=../../../perl5/5.12/man/man3/XML::Parser::Style::Objects.3
   135 link path=usr/share/man/man3/XML::Parser::Style::Objects.3 target=../../../perl5/5.12/man/man3/XML::Parser::Style::Objects.3
   129 link path=usr/share/man/man3/XML::Parser::Style::Stream.3 target=../../../perl5/5.12/man/man3/XML::Parser::Style::Stream.3
   136 link path=usr/share/man/man3/XML::Parser::Style::Stream.3 target=../../../perl5/5.12/man/man3/XML::Parser::Style::Stream.3
   130 link path=usr/share/man/man3/XML::Parser::Style::Subs.3 target=../../../perl5/5.12/man/man3/XML::Parser::Style::Subs.3
   137 link path=usr/share/man/man3/XML::Parser::Style::Subs.3 target=../../../perl5/5.12/man/man3/XML::Parser::Style::Subs.3
   131 link path=usr/share/man/man3/XML::Parser::Style::Tree.3 target=../../../perl5/5.12/man/man3/XML::Parser::Style::Tree.3
   138 link path=usr/share/man/man3/XML::Parser::Style::Tree.3 target=../../../perl5/5.12/man/man3/XML::Parser::Style::Tree.3
   132 depend type=optional fmri=library/perl-5/[email protected]
   139 
       
   140 dir path=usr/perl5/vendor_perl/5.12/$(PERL_ARCH)/XML/Parser/Encodings
       
   141 dir path=usr/perl5/vendor_perl/5.12/$(PERL_ARCH)/XML/Parser/Style
       
   142 
       
   143 dir path=usr/perl5/vendor_perl/5.12/$(PERL_ARCH)/auto/XML/Parser
       
   144 dir path=usr/perl5/vendor_perl/5.12/$(PERL_ARCH)/auto/XML/Parser/Expat