components/libneon/libneon.p5m
changeset 181 87e11e685b1f
parent 128 07d15f3ddf16
child 464 08f94c414553
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
    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, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 set name=pkg.fmri value=pkg:/library/neon@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/library/neon@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.description \
       
    28     value="An HTTP and WebDAV client library, with a C interface"
    24 set name=pkg.summary value="The Neon WebDAV library"
    29 set name=pkg.summary value="The Neon WebDAV library"
    25 set name=pkg.description value="An HTTP and WebDAV client library, with a C interface"
    30 set name=info.classification \
    26 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
    31     value=org.opensolaris.category.2008:System/Libraries
    27 set name=info.upstream_url value="http://www.webdav.org/neon/"
       
    28 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    33 set name=info.upstream_url value=http://www.webdav.org/neon/
       
    34 set name=opensolaris.arc_url \
       
    35     value=http://arc.opensolaris.org/caselog/PSARC/2006/563
    29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    30 #
    37 #
    31 dir path=usr
    38 dir path=usr
    32 dir path=usr/bin
    39 dir path=usr/bin
    33 dir path=usr/include
    40 dir path=usr/include
    34 dir path=usr/include/neon
    41 dir path=usr/include/neon
    35 dir path=usr/lib
    42 dir path=usr/lib
    36 dir path=usr/lib/$(MACH64)
    43 dir path=usr/lib/$(MACH64)
       
    44 dir path=usr/lib/$(MACH64)/pkgconfig
    37 dir path=usr/lib/pkgconfig
    45 dir path=usr/lib/pkgconfig
    38 dir path=usr/lib/$(MACH64)/pkgconfig
       
    39 dir path=usr/share
    46 dir path=usr/share
    40 dir path=usr/share/doc
    47 dir path=usr/share/doc
    41 dir path=usr/share/doc/neon-$(COMPONENT_VERSION)
    48 dir path=usr/share/doc/neon-$(COMPONENT_VERSION)
    42 dir path=usr/share/doc/neon-$(COMPONENT_VERSION)/html
    49 dir path=usr/share/doc/neon-$(COMPONENT_VERSION)/html
    43 dir path=usr/share/man
       
    44 dir path=usr/share/man/man1
       
    45 dir path=usr/share/man/man3
       
    46 dir path=usr/share/locale
    50 dir path=usr/share/locale
    47 dir path=usr/share/locale/cs
    51 dir path=usr/share/locale/cs
    48 dir path=usr/share/locale/cs/LC_MESSAGES
    52 dir path=usr/share/locale/cs/LC_MESSAGES
    49 dir path=usr/share/locale/de
    53 dir path=usr/share/locale/de
    50 dir path=usr/share/locale/de/LC_MESSAGES
    54 dir path=usr/share/locale/de/LC_MESSAGES
    60 dir path=usr/share/locale/ru/LC_MESSAGES
    64 dir path=usr/share/locale/ru/LC_MESSAGES
    61 dir path=usr/share/locale/tr
    65 dir path=usr/share/locale/tr
    62 dir path=usr/share/locale/tr/LC_MESSAGES
    66 dir path=usr/share/locale/tr/LC_MESSAGES
    63 dir path=usr/share/locale/zh_CN
    67 dir path=usr/share/locale/zh_CN
    64 dir path=usr/share/locale/zh_CN/LC_MESSAGES
    68 dir path=usr/share/locale/zh_CN/LC_MESSAGES
       
    69 dir path=usr/share/man
       
    70 dir path=usr/share/man/man1
       
    71 dir path=usr/share/man/man3
    65 #
    72 #
    66 file path=usr/bin/neon-config
    73 file path=usr/bin/neon-config
    67 file path=usr/include/neon/ne_207.h
    74 file path=usr/include/neon/ne_207.h
    68 file path=usr/include/neon/ne_acl.h
    75 file path=usr/include/neon/ne_acl.h
    69 file path=usr/include/neon/ne_acl3744.h
    76 file path=usr/include/neon/ne_acl3744.h
    86 file path=usr/include/neon/ne_string.h
    93 file path=usr/include/neon/ne_string.h
    87 file path=usr/include/neon/ne_uri.h
    94 file path=usr/include/neon/ne_uri.h
    88 file path=usr/include/neon/ne_utils.h
    95 file path=usr/include/neon/ne_utils.h
    89 file path=usr/include/neon/ne_xml.h
    96 file path=usr/include/neon/ne_xml.h
    90 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
       
    99 file path=usr/lib/$(MACH64)/pkgconfig/neon.pc
    91 file path=usr/lib/libneon.so.27.2.5
   100 file path=usr/lib/libneon.so.27.2.5
    92 file path=usr/lib/pkgconfig/neon.pc
   101 file path=usr/lib/pkgconfig/neon.pc
    93 file path=usr/lib/$(MACH64)/libneon.so.27.2.5
       
    94 file path=usr/lib/$(MACH64)/pkgconfig/neon.pc
       
    95 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/api.html
   102 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/api.html
    96 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/biblio.html
   103 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/biblio.html
    97 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/compliance.html
   104 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/compliance.html
    98 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/features.html
   105 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/features.html
    99 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/index.html
   106 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/index.html
   136 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/refvers.html
   143 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/refvers.html
   137 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/refxml.html
   144 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/refxml.html
   138 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/security.html
   145 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/security.html
   139 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/using.html
   146 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/using.html
   140 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/xml.html
   147 file path=usr/share/doc/neon-$(COMPONENT_VERSION)/html/xml.html
       
   148 file path=usr/share/locale/cs/LC_MESSAGES/neon.mo
       
   149 file path=usr/share/locale/de/LC_MESSAGES/neon.mo
       
   150 file path=usr/share/locale/fr/LC_MESSAGES/neon.mo
       
   151 file path=usr/share/locale/ja/LC_MESSAGES/neon.mo
       
   152 file path=usr/share/locale/nn/LC_MESSAGES/neon.mo
       
   153 file path=usr/share/locale/pl/LC_MESSAGES/neon.mo
       
   154 file path=usr/share/locale/ru/LC_MESSAGES/neon.mo
       
   155 file path=usr/share/locale/tr/LC_MESSAGES/neon.mo
       
   156 file path=usr/share/locale/zh_CN/LC_MESSAGES/neon.mo
   141 file path=usr/share/man/man1/neon-config.1
   157 file path=usr/share/man/man1/neon-config.1
   142 file path=usr/share/man/man3/ne_add_request_header.3
   158 file path=usr/share/man/man3/ne_add_request_header.3
   143 file path=usr/share/man/man3/ne_addr_destroy.3
   159 file path=usr/share/man/man3/ne_addr_destroy.3
   144 file path=usr/share/man/man3/ne_addr_error.3
   160 file path=usr/share/man/man3/ne_addr_error.3
   145 file path=usr/share/man/man3/ne_addr_first.3
   161 file path=usr/share/man/man3/ne_addr_first.3
   228 file path=usr/share/man/man3/ne_version_match.3
   244 file path=usr/share/man/man3/ne_version_match.3
   229 file path=usr/share/man/man3/ne_version_string.3
   245 file path=usr/share/man/man3/ne_version_string.3
   230 file path=usr/share/man/man3/ne_xml_create.3
   246 file path=usr/share/man/man3/ne_xml_create.3
   231 file path=usr/share/man/man3/ne_xml_destroy.3
   247 file path=usr/share/man/man3/ne_xml_destroy.3
   232 file path=usr/share/man/man3/neon.3
   248 file path=usr/share/man/man3/neon.3
   233 file path=usr/share/locale/cs/LC_MESSAGES/neon.mo
   249 #
   234 file path=usr/share/locale/de/LC_MESSAGES/neon.mo
   250 legacy pkg=SUNWneon desc="The Neon WebDAV library (0.29.5)" \
   235 file path=usr/share/locale/fr/LC_MESSAGES/neon.mo
   251     name="The Neon WebDAV library"
   236 file path=usr/share/locale/ja/LC_MESSAGES/neon.mo
   252 #
   237 file path=usr/share/locale/nn/LC_MESSAGES/neon.mo
   253 license libneon.license license="LGPLv2, GPLv2"
   238 file path=usr/share/locale/pl/LC_MESSAGES/neon.mo
   254 link path=usr/lib/$(MACH64)/libneon.so target=libneon.so.27.2.5
   239 file path=usr/share/locale/ru/LC_MESSAGES/neon.mo
   255 link path=usr/lib/$(MACH64)/libneon.so.27 target=libneon.so.27.2.5
   240 file path=usr/share/locale/tr/LC_MESSAGES/neon.mo
   256 link path=usr/lib/libneon.so target=libneon.so.27.2.5
   241 file path=usr/share/locale/zh_CN/LC_MESSAGES/neon.mo
       
   242 #
   257 #
   243 link path=usr/lib/libneon.so.27 target=libneon.so.27.2.5
   258 link path=usr/lib/libneon.so.27 target=libneon.so.27.2.5
   244 link path=usr/lib/libneon.so target=libneon.so.27.2.5
       
   245 link path=usr/lib/$(MACH64)/libneon.so.27 target=libneon.so.27.2.5
       
   246 link path=usr/lib/$(MACH64)/libneon.so target=libneon.so.27.2.5
       
   247 #
       
   248 license libneon.license license="LGPLv2, GPLv2"
       
   249 #
       
   250 legacy pkg=SUNWneon \
       
   251     desc="The Neon WebDAV library (0.29.5)" \
       
   252     name="The Neon WebDAV library"
       
   253 
   259