components/libneon/libneon.p5m
changeset 1037 336412dc83cf
parent 629 daaab66f7276
child 1205 6c6c27bcf9ac
equal deleted inserted replaced
1036:3b51f60a0267 1037:336412dc83cf
    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, 2012, 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 \
    25 set name=pkg.fmri \
    26     value=pkg:/library/neon@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/library/neon@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    93 file path=usr/include/neon/ne_string.h
    93 file path=usr/include/neon/ne_string.h
    94 file path=usr/include/neon/ne_uri.h
    94 file path=usr/include/neon/ne_uri.h
    95 file path=usr/include/neon/ne_utils.h
    95 file path=usr/include/neon/ne_utils.h
    96 file path=usr/include/neon/ne_xml.h
    96 file path=usr/include/neon/ne_xml.h
    97 file path=usr/include/neon/ne_xmlreq.h
    97 file path=usr/include/neon/ne_xmlreq.h
    98 file path=usr/lib/$(MACH64)/libneon.so.27.2.5
    98 file path=usr/lib/$(MACH64)/libneon.so.27.2.6
    99 file path=usr/lib/$(MACH64)/pkgconfig/neon.pc
    99 file path=usr/lib/$(MACH64)/pkgconfig/neon.pc
   100 file path=usr/lib/libneon.so.27.2.5
   100 file path=usr/lib/libneon.so.27.2.6
   101 file path=usr/lib/pkgconfig/neon.pc
   101 file path=usr/lib/pkgconfig/neon.pc
   102 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/api.html
   102 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/api.html
   103 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/biblio.html
   103 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/biblio.html
   104 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/compliance.html
   104 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/compliance.html
   105 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/features.html
   105 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/features.html
   246 file path=usr/share/man/man3/ne_xml_create.3
   246 file path=usr/share/man/man3/ne_xml_create.3
   247 file path=usr/share/man/man3/ne_xml_destroy.3
   247 file path=usr/share/man/man3/ne_xml_destroy.3
   248 file path=usr/share/man/man3/neon.3
   248 file path=usr/share/man/man3/neon.3
   249 #
   249 #
   250 license libneon.license license="LGPLv2, GPLv2"
   250 license libneon.license license="LGPLv2, GPLv2"
   251 link path=usr/lib/$(MACH64)/libneon.so target=libneon.so.27.2.5
   251 link path=usr/lib/$(MACH64)/libneon.so target=libneon.so.27.2.6
   252 link path=usr/lib/$(MACH64)/libneon.so.27 target=libneon.so.27.2.5
   252 link path=usr/lib/$(MACH64)/libneon.so.27 target=libneon.so.27.2.6
   253 link path=usr/lib/libneon.so target=libneon.so.27.2.5
   253 link path=usr/lib/libneon.so target=libneon.so.27.2.6
   254 #
   254 link path=usr/lib/libneon.so.27 target=libneon.so.27.2.6
   255 link path=usr/lib/libneon.so.27 target=libneon.so.27.2.5
       
   256 
   255