components/curl/curl.p5m
changeset 174 187aa0541610
child 181 87e11e685b1f
equal deleted inserted replaced
173:69315e61a221 174:187aa0541610
       
     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 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 set name=pkg.fmri value=pkg:/web/curl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    24 set name=pkg.summary value="The CURL Network Utility and Library"
       
    25 set name=pkg.description value="A command-line tool and library for transforming data with URL syntax"
       
    26 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
       
    27 set name=info.upstream_url value="http://curl.haxx.se/"
       
    28 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    30 #
       
    31 dir path=usr
       
    32 dir path=usr/bin
       
    33 dir path=usr/bin/$(MACH64)
       
    34 dir path=usr/include
       
    35 dir path=usr/include/curl
       
    36 dir path=usr/lib
       
    37 dir path=usr/lib/$(MACH64)
       
    38 dir path=usr/lib/pkgconfig
       
    39 dir path=usr/lib/$(MACH64)/pkgconfig
       
    40 dir path=usr/share
       
    41 dir path=usr/share/doc
       
    42 dir path=usr/share/doc/curl
       
    43 dir path=usr/share/doc/curl/html
       
    44 dir path=usr/share/doc/libcurl
       
    45 dir path=usr/share/doc/libcurl/html
       
    46 dir path=usr/share/man
       
    47 dir path=usr/share/man/man1
       
    48 dir path=usr/share/man/man3
       
    49 #
       
    50 file path=usr/bin/curl
       
    51 file path=usr/bin/curl-config
       
    52 file path=usr/bin/$(MACH64)/curl-config
       
    53 file path=usr/include/curl/curlbuild.h
       
    54 file path=usr/include/curl/curl.h
       
    55 file path=usr/include/curl/curlrules.h
       
    56 file path=usr/include/curl/curlver.h
       
    57 file path=usr/include/curl/easy.h
       
    58 file path=usr/include/curl/mprintf.h
       
    59 file path=usr/include/curl/multi.h
       
    60 file path=usr/include/curl/stdcheaders.h
       
    61 file path=usr/include/curl/typecheck-gcc.h
       
    62 file path=usr/include/curl/types.h
       
    63 file path=usr/lib/libcurl.so.3.0.0
       
    64 file path=usr/lib/$(MACH64)/libcurl.so.3.0.0
       
    65 file path=usr/lib/llib-lcurl
       
    66 file path=usr/lib/llib-lcurl.ln
       
    67 file path=usr/lib/$(MACH64)/llib-lcurl.ln
       
    68 file path=usr/lib/pkgconfig/libcurl.pc
       
    69 file path=usr/lib/$(MACH64)/pkgconfig/libcurl.pc
       
    70 file path=usr/share/doc/curl/html/index.html
       
    71 file path=usr/share/doc/curl/html/curl.html
       
    72 file path=usr/share/doc/curl/html/curl-config.html
       
    73 file path=usr/share/doc/libcurl/html/curl_easy_cleanup.html
       
    74 file path=usr/share/doc/libcurl/html/curl_easy_duphandle.html
       
    75 file path=usr/share/doc/libcurl/html/curl_easy_escape.html
       
    76 file path=usr/share/doc/libcurl/html/curl_easy_getinfo.html
       
    77 file path=usr/share/doc/libcurl/html/curl_easy_init.html
       
    78 file path=usr/share/doc/libcurl/html/curl_easy_perform.html
       
    79 file path=usr/share/doc/libcurl/html/curl_easy_reset.html
       
    80 file path=usr/share/doc/libcurl/html/curl_easy_setopt.html
       
    81 file path=usr/share/doc/libcurl/html/curl_easy_strerror.html
       
    82 file path=usr/share/doc/libcurl/html/curl_easy_unescape.html
       
    83 file path=usr/share/doc/libcurl/html/curl_escape.html
       
    84 file path=usr/share/doc/libcurl/html/curl_formadd.html
       
    85 file path=usr/share/doc/libcurl/html/curl_formfree.html
       
    86 file path=usr/share/doc/libcurl/html/curl_formget.html
       
    87 file path=usr/share/doc/libcurl/html/curl_free.html
       
    88 file path=usr/share/doc/libcurl/html/curl_getdate.html
       
    89 file path=usr/share/doc/libcurl/html/curl_getenv.html
       
    90 file path=usr/share/doc/libcurl/html/curl_global_cleanup.html
       
    91 file path=usr/share/doc/libcurl/html/curl_global_init.html
       
    92 file path=usr/share/doc/libcurl/html/curl_global_init_mem.html
       
    93 file path=usr/share/doc/libcurl/html/curl_mprintf.html
       
    94 file path=usr/share/doc/libcurl/html/curl_multi_add_handle.html
       
    95 file path=usr/share/doc/libcurl/html/curl_multi_assign.html
       
    96 file path=usr/share/doc/libcurl/html/curl_multi_cleanup.html
       
    97 file path=usr/share/doc/libcurl/html/curl_multi_fdset.html
       
    98 file path=usr/share/doc/libcurl/html/curl_multi_info_read.html
       
    99 file path=usr/share/doc/libcurl/html/curl_multi_init.html
       
   100 file path=usr/share/doc/libcurl/html/curl_multi_perform.html
       
   101 file path=usr/share/doc/libcurl/html/curl_multi_remove_handle.html
       
   102 file path=usr/share/doc/libcurl/html/curl_multi_setopt.html
       
   103 file path=usr/share/doc/libcurl/html/curl_multi_socket.html
       
   104 file path=usr/share/doc/libcurl/html/curl_multi_strerror.html
       
   105 file path=usr/share/doc/libcurl/html/curl_multi_timeout.html
       
   106 file path=usr/share/doc/libcurl/html/curl_share_cleanup.html
       
   107 file path=usr/share/doc/libcurl/html/curl_share_init.html
       
   108 file path=usr/share/doc/libcurl/html/curl_share_setopt.html
       
   109 file path=usr/share/doc/libcurl/html/curl_share_strerror.html
       
   110 file path=usr/share/doc/libcurl/html/curl_slist_append.html
       
   111 file path=usr/share/doc/libcurl/html/curl_slist_free_all.html
       
   112 file path=usr/share/doc/libcurl/html/curl_strequal.html
       
   113 file path=usr/share/doc/libcurl/html/curl_unescape.html
       
   114 file path=usr/share/doc/libcurl/html/curl_version.html
       
   115 file path=usr/share/doc/libcurl/html/curl_version_info.html
       
   116 file path=usr/share/doc/libcurl/html/index.html
       
   117 file path=usr/share/doc/libcurl/html/libcurl-easy.html
       
   118 file path=usr/share/doc/libcurl/html/libcurl-errors.html
       
   119 file path=usr/share/doc/libcurl/html/libcurl-multi.html
       
   120 file path=usr/share/doc/libcurl/html/libcurl-share.html
       
   121 file path=usr/share/doc/libcurl/html/libcurl-tutorial.html
       
   122 file path=usr/share/doc/libcurl/html/libcurl.html
       
   123 file path=usr/share/man/man1/curl.1
       
   124 file path=usr/share/man/man1/curl-config.1
       
   125 file path=usr/share/man/man3/curl_easy_cleanup.3
       
   126 file path=usr/share/man/man3/curl_easy_duphandle.3
       
   127 file path=usr/share/man/man3/curl_easy_escape.3
       
   128 file path=usr/share/man/man3/curl_easy_getinfo.3
       
   129 file path=usr/share/man/man3/curl_easy_init.3
       
   130 file path=usr/share/man/man3/curl_easy_perform.3
       
   131 file path=usr/share/man/man3/curl_easy_reset.3
       
   132 file path=usr/share/man/man3/curl_easy_setopt.3
       
   133 file path=usr/share/man/man3/curl_easy_strerror.3
       
   134 file path=usr/share/man/man3/curl_easy_unescape.3
       
   135 file path=usr/share/man/man3/curl_escape.3
       
   136 file path=usr/share/man/man3/curl_formadd.3
       
   137 file path=usr/share/man/man3/curl_formfree.3
       
   138 file path=usr/share/man/man3/curl_formget.3
       
   139 file path=usr/share/man/man3/curl_free.3
       
   140 file path=usr/share/man/man3/curl_getdate.3
       
   141 file path=usr/share/man/man3/curl_getenv.3
       
   142 file path=usr/share/man/man3/curl_global_cleanup.3
       
   143 file path=usr/share/man/man3/curl_global_init.3
       
   144 file path=usr/share/man/man3/curl_global_init_mem.3
       
   145 file path=usr/share/man/man3/curl_mprintf.3
       
   146 file path=usr/share/man/man3/curl_multi_add_handle.3
       
   147 file path=usr/share/man/man3/curl_multi_assign.3
       
   148 file path=usr/share/man/man3/curl_multi_cleanup.3
       
   149 file path=usr/share/man/man3/curl_multi_fdset.3
       
   150 file path=usr/share/man/man3/curl_multi_info_read.3
       
   151 file path=usr/share/man/man3/curl_multi_init.3
       
   152 file path=usr/share/man/man3/curl_multi_perform.3
       
   153 file path=usr/share/man/man3/curl_multi_remove_handle.3
       
   154 file path=usr/share/man/man3/curl_multi_setopt.3
       
   155 file path=usr/share/man/man3/curl_multi_socket.3
       
   156 file path=usr/share/man/man3/curl_multi_strerror.3
       
   157 file path=usr/share/man/man3/curl_multi_timeout.3
       
   158 file path=usr/share/man/man3/curl_share_cleanup.3
       
   159 file path=usr/share/man/man3/curl_share_init.3
       
   160 file path=usr/share/man/man3/curl_share_setopt.3
       
   161 file path=usr/share/man/man3/curl_share_strerror.3
       
   162 file path=usr/share/man/man3/curl_slist_append.3
       
   163 file path=usr/share/man/man3/curl_slist_free_all.3
       
   164 file path=usr/share/man/man3/curl_strequal.3
       
   165 file path=usr/share/man/man3/curl_unescape.3
       
   166 file path=usr/share/man/man3/curl_version.3
       
   167 file path=usr/share/man/man3/curl_version_info.3
       
   168 file path=usr/share/man/man3/libcurl-easy.3
       
   169 file path=usr/share/man/man3/libcurl-errors.3
       
   170 file path=usr/share/man/man3/libcurl-multi.3
       
   171 file path=usr/share/man/man3/libcurl-share.3
       
   172 file path=usr/share/man/man3/libcurl-tutorial.3
       
   173 file path=usr/share/man/man3/libcurl.3
       
   174 #
       
   175 link path=usr/lib/libcurl.so.3 target=libcurl.so.3.0.0
       
   176 link path=usr/lib/libcurl.so target=libcurl.so.3.0.0
       
   177 link path=usr/lib/$(MACH64)/libcurl.so.3 target=libcurl.so.3.0.0
       
   178 link path=usr/lib/$(MACH64)/libcurl.so target=libcurl.so.3.0.0
       
   179 #
       
   180 license curl.license license="CURL"
       
   181 #
       
   182 legacy pkg=SUNWcurl \
       
   183     desc="CURL - The C-URL Wrappers Library (7.21.2)" \
       
   184     name="The C-URL Wrappers Library"
       
   185