components/libgsl/libgsl.p5m
changeset 4119 bdf7d6775e82
child 4266 bcfdeff915c4
equal deleted inserted replaced
4118:14c44fb1869d 4119:bdf7d6775e82
       
     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) 2015, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/library/libgsl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value="a numerical library for C and C++ programmers"
       
    28 set name=pkg.description \
       
    29     value="GNU GSL is a numerical library for C and C++ programmers. It provides a wide range of mathematical routines (over 1000 functions in total) such as random number generators, special functions and least-squares fitting."
       
    30 set name=com.oracle.info.description value="the GNU GSL library"
       
    31 set name=com.oracle.info.tpno value=$(TPNO)
       
    32 set name=info.classification \
       
    33     value=org.opensolaris.category.2008:System/Libraries
       
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    36 set name=org.opensolaris.arc-caseid value=PSARC/2015/122
       
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    38 file usr/bin/$(MACH64)/gsl-config path=usr/bin/gsl-config
       
    39 file usr/bin/$(MACH64)/gsl-histogram path=usr/bin/gsl-histogram
       
    40 file usr/bin/$(MACH64)/gsl-randist path=usr/bin/gsl-randist
       
    41 file path=usr/include/gsl/gsl_blas.h
       
    42 file path=usr/include/gsl/gsl_blas_types.h
       
    43 file path=usr/include/gsl/gsl_block.h
       
    44 file path=usr/include/gsl/gsl_block_char.h
       
    45 file path=usr/include/gsl/gsl_block_complex_double.h
       
    46 file path=usr/include/gsl/gsl_block_complex_float.h
       
    47 file path=usr/include/gsl/gsl_block_complex_long_double.h
       
    48 file path=usr/include/gsl/gsl_block_double.h
       
    49 file path=usr/include/gsl/gsl_block_float.h
       
    50 file path=usr/include/gsl/gsl_block_int.h
       
    51 file path=usr/include/gsl/gsl_block_long.h
       
    52 file path=usr/include/gsl/gsl_block_long_double.h
       
    53 file path=usr/include/gsl/gsl_block_short.h
       
    54 file path=usr/include/gsl/gsl_block_uchar.h
       
    55 file path=usr/include/gsl/gsl_block_uint.h
       
    56 file path=usr/include/gsl/gsl_block_ulong.h
       
    57 file path=usr/include/gsl/gsl_block_ushort.h
       
    58 file path=usr/include/gsl/gsl_bspline.h
       
    59 file path=usr/include/gsl/gsl_cdf.h
       
    60 file path=usr/include/gsl/gsl_chebyshev.h
       
    61 file path=usr/include/gsl/gsl_check_range.h
       
    62 file path=usr/include/gsl/gsl_combination.h
       
    63 file path=usr/include/gsl/gsl_complex.h
       
    64 file path=usr/include/gsl/gsl_complex_math.h
       
    65 file path=usr/include/gsl/gsl_const.h
       
    66 file path=usr/include/gsl/gsl_const_cgs.h
       
    67 file path=usr/include/gsl/gsl_const_cgsm.h
       
    68 file path=usr/include/gsl/gsl_const_mks.h
       
    69 file path=usr/include/gsl/gsl_const_mksa.h
       
    70 file path=usr/include/gsl/gsl_const_num.h
       
    71 file path=usr/include/gsl/gsl_deriv.h
       
    72 file path=usr/include/gsl/gsl_dft_complex.h
       
    73 file path=usr/include/gsl/gsl_dft_complex_float.h
       
    74 file path=usr/include/gsl/gsl_dht.h
       
    75 file path=usr/include/gsl/gsl_diff.h
       
    76 file path=usr/include/gsl/gsl_eigen.h
       
    77 file path=usr/include/gsl/gsl_errno.h
       
    78 file path=usr/include/gsl/gsl_fft.h
       
    79 file path=usr/include/gsl/gsl_fft_complex.h
       
    80 file path=usr/include/gsl/gsl_fft_complex_float.h
       
    81 file path=usr/include/gsl/gsl_fft_halfcomplex.h
       
    82 file path=usr/include/gsl/gsl_fft_halfcomplex_float.h
       
    83 file path=usr/include/gsl/gsl_fft_real.h
       
    84 file path=usr/include/gsl/gsl_fft_real_float.h
       
    85 file path=usr/include/gsl/gsl_fit.h
       
    86 file path=usr/include/gsl/gsl_heapsort.h
       
    87 file path=usr/include/gsl/gsl_histogram.h
       
    88 file path=usr/include/gsl/gsl_histogram2d.h
       
    89 file path=usr/include/gsl/gsl_ieee_utils.h
       
    90 file path=usr/include/gsl/gsl_inline.h
       
    91 file path=usr/include/gsl/gsl_integration.h
       
    92 file path=usr/include/gsl/gsl_interp.h
       
    93 file path=usr/include/gsl/gsl_linalg.h
       
    94 file path=usr/include/gsl/gsl_machine.h
       
    95 file path=usr/include/gsl/gsl_math.h
       
    96 file path=usr/include/gsl/gsl_matrix.h
       
    97 file path=usr/include/gsl/gsl_matrix_char.h
       
    98 file path=usr/include/gsl/gsl_matrix_complex_double.h
       
    99 file path=usr/include/gsl/gsl_matrix_complex_float.h
       
   100 file path=usr/include/gsl/gsl_matrix_complex_long_double.h
       
   101 file path=usr/include/gsl/gsl_matrix_double.h
       
   102 file path=usr/include/gsl/gsl_matrix_float.h
       
   103 file path=usr/include/gsl/gsl_matrix_int.h
       
   104 file path=usr/include/gsl/gsl_matrix_long.h
       
   105 file path=usr/include/gsl/gsl_matrix_long_double.h
       
   106 file path=usr/include/gsl/gsl_matrix_short.h
       
   107 file path=usr/include/gsl/gsl_matrix_uchar.h
       
   108 file path=usr/include/gsl/gsl_matrix_uint.h
       
   109 file path=usr/include/gsl/gsl_matrix_ulong.h
       
   110 file path=usr/include/gsl/gsl_matrix_ushort.h
       
   111 file path=usr/include/gsl/gsl_message.h
       
   112 file path=usr/include/gsl/gsl_min.h
       
   113 file path=usr/include/gsl/gsl_minmax.h
       
   114 file path=usr/include/gsl/gsl_mode.h
       
   115 file path=usr/include/gsl/gsl_monte.h
       
   116 file path=usr/include/gsl/gsl_monte_miser.h
       
   117 file path=usr/include/gsl/gsl_monte_plain.h
       
   118 file path=usr/include/gsl/gsl_monte_vegas.h
       
   119 file path=usr/include/gsl/gsl_multifit.h
       
   120 file path=usr/include/gsl/gsl_multifit_nlin.h
       
   121 file path=usr/include/gsl/gsl_multimin.h
       
   122 file path=usr/include/gsl/gsl_multiroots.h
       
   123 file path=usr/include/gsl/gsl_multiset.h
       
   124 file path=usr/include/gsl/gsl_nan.h
       
   125 file path=usr/include/gsl/gsl_ntuple.h
       
   126 file path=usr/include/gsl/gsl_odeiv.h
       
   127 file path=usr/include/gsl/gsl_odeiv2.h
       
   128 file path=usr/include/gsl/gsl_permutation.h
       
   129 file path=usr/include/gsl/gsl_permute.h
       
   130 file path=usr/include/gsl/gsl_permute_char.h
       
   131 file path=usr/include/gsl/gsl_permute_complex_double.h
       
   132 file path=usr/include/gsl/gsl_permute_complex_float.h
       
   133 file path=usr/include/gsl/gsl_permute_complex_long_double.h
       
   134 file path=usr/include/gsl/gsl_permute_double.h
       
   135 file path=usr/include/gsl/gsl_permute_float.h
       
   136 file path=usr/include/gsl/gsl_permute_int.h
       
   137 file path=usr/include/gsl/gsl_permute_long.h
       
   138 file path=usr/include/gsl/gsl_permute_long_double.h
       
   139 file path=usr/include/gsl/gsl_permute_short.h
       
   140 file path=usr/include/gsl/gsl_permute_uchar.h
       
   141 file path=usr/include/gsl/gsl_permute_uint.h
       
   142 file path=usr/include/gsl/gsl_permute_ulong.h
       
   143 file path=usr/include/gsl/gsl_permute_ushort.h
       
   144 file path=usr/include/gsl/gsl_permute_vector.h
       
   145 file path=usr/include/gsl/gsl_permute_vector_char.h
       
   146 file path=usr/include/gsl/gsl_permute_vector_complex_double.h
       
   147 file path=usr/include/gsl/gsl_permute_vector_complex_float.h
       
   148 file path=usr/include/gsl/gsl_permute_vector_complex_long_double.h
       
   149 file path=usr/include/gsl/gsl_permute_vector_double.h
       
   150 file path=usr/include/gsl/gsl_permute_vector_float.h
       
   151 file path=usr/include/gsl/gsl_permute_vector_int.h
       
   152 file path=usr/include/gsl/gsl_permute_vector_long.h
       
   153 file path=usr/include/gsl/gsl_permute_vector_long_double.h
       
   154 file path=usr/include/gsl/gsl_permute_vector_short.h
       
   155 file path=usr/include/gsl/gsl_permute_vector_uchar.h
       
   156 file path=usr/include/gsl/gsl_permute_vector_uint.h
       
   157 file path=usr/include/gsl/gsl_permute_vector_ulong.h
       
   158 file path=usr/include/gsl/gsl_permute_vector_ushort.h
       
   159 file path=usr/include/gsl/gsl_poly.h
       
   160 file path=usr/include/gsl/gsl_pow_int.h
       
   161 file path=usr/include/gsl/gsl_precision.h
       
   162 file path=usr/include/gsl/gsl_qrng.h
       
   163 file path=usr/include/gsl/gsl_randist.h
       
   164 file path=usr/include/gsl/gsl_rng.h
       
   165 file path=usr/include/gsl/gsl_roots.h
       
   166 file path=usr/include/gsl/gsl_sf.h
       
   167 file path=usr/include/gsl/gsl_sf_airy.h
       
   168 file path=usr/include/gsl/gsl_sf_bessel.h
       
   169 file path=usr/include/gsl/gsl_sf_clausen.h
       
   170 file path=usr/include/gsl/gsl_sf_coulomb.h
       
   171 file path=usr/include/gsl/gsl_sf_coupling.h
       
   172 file path=usr/include/gsl/gsl_sf_dawson.h
       
   173 file path=usr/include/gsl/gsl_sf_debye.h
       
   174 file path=usr/include/gsl/gsl_sf_dilog.h
       
   175 file path=usr/include/gsl/gsl_sf_elementary.h
       
   176 file path=usr/include/gsl/gsl_sf_ellint.h
       
   177 file path=usr/include/gsl/gsl_sf_elljac.h
       
   178 file path=usr/include/gsl/gsl_sf_erf.h
       
   179 file path=usr/include/gsl/gsl_sf_exp.h
       
   180 file path=usr/include/gsl/gsl_sf_expint.h
       
   181 file path=usr/include/gsl/gsl_sf_fermi_dirac.h
       
   182 file path=usr/include/gsl/gsl_sf_gamma.h
       
   183 file path=usr/include/gsl/gsl_sf_gegenbauer.h
       
   184 file path=usr/include/gsl/gsl_sf_hyperg.h
       
   185 file path=usr/include/gsl/gsl_sf_laguerre.h
       
   186 file path=usr/include/gsl/gsl_sf_lambert.h
       
   187 file path=usr/include/gsl/gsl_sf_legendre.h
       
   188 file path=usr/include/gsl/gsl_sf_log.h
       
   189 file path=usr/include/gsl/gsl_sf_mathieu.h
       
   190 file path=usr/include/gsl/gsl_sf_pow_int.h
       
   191 file path=usr/include/gsl/gsl_sf_psi.h
       
   192 file path=usr/include/gsl/gsl_sf_result.h
       
   193 file path=usr/include/gsl/gsl_sf_synchrotron.h
       
   194 file path=usr/include/gsl/gsl_sf_transport.h
       
   195 file path=usr/include/gsl/gsl_sf_trig.h
       
   196 file path=usr/include/gsl/gsl_sf_zeta.h
       
   197 file path=usr/include/gsl/gsl_siman.h
       
   198 file path=usr/include/gsl/gsl_sort.h
       
   199 file path=usr/include/gsl/gsl_sort_char.h
       
   200 file path=usr/include/gsl/gsl_sort_double.h
       
   201 file path=usr/include/gsl/gsl_sort_float.h
       
   202 file path=usr/include/gsl/gsl_sort_int.h
       
   203 file path=usr/include/gsl/gsl_sort_long.h
       
   204 file path=usr/include/gsl/gsl_sort_long_double.h
       
   205 file path=usr/include/gsl/gsl_sort_short.h
       
   206 file path=usr/include/gsl/gsl_sort_uchar.h
       
   207 file path=usr/include/gsl/gsl_sort_uint.h
       
   208 file path=usr/include/gsl/gsl_sort_ulong.h
       
   209 file path=usr/include/gsl/gsl_sort_ushort.h
       
   210 file path=usr/include/gsl/gsl_sort_vector.h
       
   211 file path=usr/include/gsl/gsl_sort_vector_char.h
       
   212 file path=usr/include/gsl/gsl_sort_vector_double.h
       
   213 file path=usr/include/gsl/gsl_sort_vector_float.h
       
   214 file path=usr/include/gsl/gsl_sort_vector_int.h
       
   215 file path=usr/include/gsl/gsl_sort_vector_long.h
       
   216 file path=usr/include/gsl/gsl_sort_vector_long_double.h
       
   217 file path=usr/include/gsl/gsl_sort_vector_short.h
       
   218 file path=usr/include/gsl/gsl_sort_vector_uchar.h
       
   219 file path=usr/include/gsl/gsl_sort_vector_uint.h
       
   220 file path=usr/include/gsl/gsl_sort_vector_ulong.h
       
   221 file path=usr/include/gsl/gsl_sort_vector_ushort.h
       
   222 file path=usr/include/gsl/gsl_specfunc.h
       
   223 file path=usr/include/gsl/gsl_spline.h
       
   224 file path=usr/include/gsl/gsl_statistics.h
       
   225 file path=usr/include/gsl/gsl_statistics_char.h
       
   226 file path=usr/include/gsl/gsl_statistics_double.h
       
   227 file path=usr/include/gsl/gsl_statistics_float.h
       
   228 file path=usr/include/gsl/gsl_statistics_int.h
       
   229 file path=usr/include/gsl/gsl_statistics_long.h
       
   230 file path=usr/include/gsl/gsl_statistics_long_double.h
       
   231 file path=usr/include/gsl/gsl_statistics_short.h
       
   232 file path=usr/include/gsl/gsl_statistics_uchar.h
       
   233 file path=usr/include/gsl/gsl_statistics_uint.h
       
   234 file path=usr/include/gsl/gsl_statistics_ulong.h
       
   235 file path=usr/include/gsl/gsl_statistics_ushort.h
       
   236 file path=usr/include/gsl/gsl_sum.h
       
   237 file path=usr/include/gsl/gsl_sys.h
       
   238 file path=usr/include/gsl/gsl_test.h
       
   239 file path=usr/include/gsl/gsl_types.h
       
   240 file path=usr/include/gsl/gsl_vector.h
       
   241 file path=usr/include/gsl/gsl_vector_char.h
       
   242 file path=usr/include/gsl/gsl_vector_complex.h
       
   243 file path=usr/include/gsl/gsl_vector_complex_double.h
       
   244 file path=usr/include/gsl/gsl_vector_complex_float.h
       
   245 file path=usr/include/gsl/gsl_vector_complex_long_double.h
       
   246 file path=usr/include/gsl/gsl_vector_double.h
       
   247 file path=usr/include/gsl/gsl_vector_float.h
       
   248 file path=usr/include/gsl/gsl_vector_int.h
       
   249 file path=usr/include/gsl/gsl_vector_long.h
       
   250 file path=usr/include/gsl/gsl_vector_long_double.h
       
   251 file path=usr/include/gsl/gsl_vector_short.h
       
   252 file path=usr/include/gsl/gsl_vector_uchar.h
       
   253 file path=usr/include/gsl/gsl_vector_uint.h
       
   254 file path=usr/include/gsl/gsl_vector_ulong.h
       
   255 file path=usr/include/gsl/gsl_vector_ushort.h
       
   256 file path=usr/include/gsl/gsl_version.h
       
   257 file path=usr/include/gsl/gsl_wavelet.h
       
   258 file path=usr/include/gsl/gsl_wavelet2d.h
       
   259 link path=usr/lib/$(MACH64)/libgsl.so target=libgsl.so.0.17.0
       
   260 link path=usr/lib/$(MACH64)/libgsl.so.0 target=libgsl.so.0.17.0
       
   261 file path=usr/lib/$(MACH64)/libgsl.so.0.17.0
       
   262 file path=usr/lib/$(MACH64)/pkgconfig/gsl.pc
       
   263 link path=usr/lib/libgsl.so target=libgsl.so.0.17.0
       
   264 link path=usr/lib/libgsl.so.0 target=libgsl.so.0.17.0
       
   265 file path=usr/lib/libgsl.so.0.17.0
       
   266 file path=usr/lib/pkgconfig/gsl.pc
       
   267 file path=usr/share/aclocal/gsl.m4
       
   268 file path=usr/share/info/gsl-ref.info
       
   269 file path=usr/share/info/gsl-ref.info-1
       
   270 file path=usr/share/info/gsl-ref.info-2
       
   271 file path=usr/share/info/gsl-ref.info-3
       
   272 file path=usr/share/info/gsl-ref.info-4
       
   273 file path=usr/share/info/gsl-ref.info-5
       
   274 file path=usr/share/man/man1/gsl-config.1
       
   275 file path=usr/share/man/man1/gsl-histogram.1
       
   276 file path=usr/share/man/man1/gsl-randist.1
       
   277 file path=usr/share/man/man3/gsl.3
       
   278 license libgsl.license license="GPLv3, FDLv1.3"