pkgdepend: ignore platform/kernel/unix dep on dtracestubs
[unleashed.git] / usr / src / pkg / manifests / system-library-math.mf
blob4c923a71cc565ef048149251a62705c497e396dc
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.
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.
13 # Copyright (c) 2012, Igor Kozhukhov <ikozhukhov@gmail.com>.  All rights reserved.
16 <include system-library-math.man3m.inc>
17 <include system-library-math.man3mvec.inc>
18 set name=pkg.fmri value=pkg:/system/library/math@$(PKGVERS)
19 set name=pkg.description value="Math Libraries"
20 set name=pkg.summary value="Math Libraries"
21 set name=description value="Math Libraries"
22 set name=info.classification \
23     value=org.opensolaris.category.2008:System/Libraries
24 set name=variant.arch value=$(ARCH)
25 set name=variant.opensolaris.zone value=global value=nonglobal
26 dir path=lib
27 dir path=lib/$(ARCH64)
28 $(i386_ONLY)dir path=lib/libmvec
29 dir path=usr group=sys
30 dir path=usr/include
31 dir path=usr/include/iso
32 dir path=usr/include/sys
33 dir path=usr/lib
34 dir path=usr/lib/$(ARCH64)
35 dir path=usr/share/man/man3m
36 dir path=usr/share/man/man3mvec
37 file path=lib/$(ARCH64)/libm.so.2
38 file path=lib/$(ARCH64)/libmvec.so.1
39 file path=lib/libm.so.2
40 file path=lib/libmvec.so.1
41 $(i386_ONLY)file path=lib/libmvec/libmvec_hwcap1.so.1
42 file path=usr/include/complex.h
43 file path=usr/include/fenv.h
44 file path=usr/include/floatingpoint.h
45 file path=usr/include/iso/math_c99.h
46 file path=usr/include/iso/math_iso.h
47 file path=usr/include/math.h
48 file path=usr/include/sys/ieeefp.h
49 file path=usr/include/tgmath.h
50 link path=lib/$(ARCH64)/libm.so target=libm.so.2
51 link path=lib/$(ARCH64)/libmvec.so target=libmvec.so.1
52 link path=lib/libm.so target=libm.so.2
53 link path=lib/libmvec.so target=libmvec.so.1
54 link path=usr/lib/$(ARCH64)/libm.so target=../../../lib/$(ARCH64)/libm.so.2
55 link path=usr/lib/$(ARCH64)/libm.so.2 target=../../../lib/$(ARCH64)/libm.so.2
56 link path=usr/lib/$(ARCH64)/libmvec.so \
57     target=../../../lib/$(ARCH64)/libmvec.so.1
58 link path=usr/lib/$(ARCH64)/libmvec.so.1 \
59     target=../../../lib/$(ARCH64)/libmvec.so.1
60 link path=usr/lib/libm.so target=../../lib/libm.so.2
61 link path=usr/lib/libm.so.2 target=../../lib/libm.so.2
62 link path=usr/lib/libmvec.so target=../../lib/libmvec.so.1
63 link path=usr/lib/libmvec.so.1 target=../../lib/libmvec.so.1