xref: /titanic_41/usr/src/pkg/manifests/system-library-math.mf (revision 4f4499478f0aa55fc93bcd8030ba3d128663ae70)
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source.  A copy of the CDDL is also available via the Internet at
9# http://www.illumos.org/license/CDDL.
10#
11
12#
13# Copyright (c) 2012, Igor Kozhukhov <ikozhukhov@gmail.com>.  All rights reserved.
14#
15
16<include system-library-math.man3m.inc>
17<include system-library-math.man3mvec.inc>
18set name=pkg.fmri value=pkg:/system/library/math@$(PKGVERS)
19set name=pkg.description value="Math Libraries"
20set name=pkg.summary value="Math Libraries"
21set name=description value="Math Libraries"
22set name=info.classification \
23    value=org.opensolaris.category.2008:System/Libraries
24set name=variant.arch value=$(ARCH)
25set name=variant.opensolaris.zone value=global value=nonglobal
26dir path=lib
27dir path=lib/$(ARCH64)
28$(sparc_ONLY)dir path=lib/cpu
29$(sparc_ONLY)dir path=lib/cpu/sparcv8plus+vis
30$(sparc_ONLY)dir path=lib/cpu/sparcv9+vis
31$(sparc_ONLY)dir path=lib/cpu/sparcv9+vis/$(ARCH64)
32$(sparc_ONLY)dir path=lib/cpu/sparcv9+vis2
33$(sparc_ONLY)dir path=lib/cpu/sparcv9+vis2/$(ARCH64)
34$(i386_ONLY)dir path=lib/libmvec
35dir path=usr group=sys
36dir path=usr/include
37dir path=usr/include/iso
38dir path=usr/include/sys
39dir path=usr/lib
40dir path=usr/lib/$(ARCH64)
41dir path=usr/share/man/man3m
42dir path=usr/share/man/man3mvec
43file path=lib/$(ARCH64)/libm.so.1
44file path=lib/$(ARCH64)/libm.so.2
45file path=lib/$(ARCH64)/libmvec.so.1
46file path=lib/$(ARCH64)/llib-lm.ln
47$(sparc_ONLY)file path=lib/cpu/sparcv8plus+vis/libmvec_isa.so.1
48$(sparc_ONLY)file path=lib/cpu/sparcv9+vis/$(ARCH64)/libmvec_isa.so.1
49$(sparc_ONLY)file path=lib/cpu/sparcv9+vis2/$(ARCH64)/libmvec_isa.so.1
50$(sparc_ONLY)file path=lib/cpu/sparcv9+vis2/libmvec_isa.so.1
51file path=lib/libm.so.1
52file path=lib/libm.so.2
53file path=lib/libmvec.so.1
54$(i386_ONLY)file path=lib/libmvec/libmvec_hwcap1.so.1
55file path=lib/llib-lm
56file path=lib/llib-lm.ln
57file path=usr/include/complex.h
58file path=usr/include/fenv.h
59file path=usr/include/floatingpoint.h
60file path=usr/include/iso/math_c99.h
61file path=usr/include/iso/math_iso.h
62file path=usr/include/math.h
63file path=usr/include/sys/ieeefp.h
64file path=usr/include/tgmath.h
65legacy pkg=SUNWlibms desc="Math Libraries (Usr)" \
66    hotline="Please contact your local service provider" \
67    name="Math Libraries (Usr)" vendor="Sun Microsystems, Inc." \
68    version=5.11,REV=2009.08.04
69legacy pkg=SUNWlibmsr desc="Math Libraries (Root)" \
70    hotline="Please contact your local service provider" \
71    name="Math Libraries (Root)" vendor="Sun Microsystems, Inc." \
72    version=5.11,REV=2009.08.04
73link path=lib/$(ARCH64)/libm.so target=libm.so.2
74link path=lib/$(ARCH64)/libmvec.so target=libmvec.so.1
75link path=lib/libm.so target=libm.so.2
76link path=lib/libmvec.so target=libmvec.so.1
77link path=usr/lib/$(ARCH64)/libm.so target=../../../lib/$(ARCH64)/libm.so.2
78link path=usr/lib/$(ARCH64)/libm.so.1 target=../../../lib/$(ARCH64)/libm.so.1
79link path=usr/lib/$(ARCH64)/libm.so.2 target=../../../lib/$(ARCH64)/libm.so.2
80link path=usr/lib/$(ARCH64)/libmvec.so \
81    target=../../../lib/$(ARCH64)/libmvec.so.1
82link path=usr/lib/$(ARCH64)/libmvec.so.1 \
83    target=../../../lib/$(ARCH64)/libmvec.so.1
84link path=usr/lib/$(ARCH64)/llib-lm.ln \
85    target=../../../lib/$(ARCH64)/llib-lm.ln
86link path=usr/lib/libm.so target=../../lib/libm.so.2
87link path=usr/lib/libm.so.1 target=../../lib/libm.so.1
88link path=usr/lib/libm.so.2 target=../../lib/libm.so.2
89link path=usr/lib/libmvec.so target=../../lib/libmvec.so.1
90link path=usr/lib/libmvec.so.1 target=../../lib/libmvec.so.1
91link path=usr/lib/llib-lm target=../../lib/llib-lm
92link path=usr/lib/llib-lm.ln target=../../lib/llib-lm.ln
93