jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / library / mozilla-nspr / nspr.p5m
blob9e30e2280f670c4fe9c389d4ab9862e3420afb8f
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2011, Andrzej Szeszo
13 # Copyright 2013, Jon Tibble
14 # Copyright 2019, Michal Nowak
17 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.human-version value=$(HUMAN_VERSION)
19 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27 # 32 bit files used to live in this package
28 depend type=require fmri=$(COMPONENT_FMRI)/32
30 file path=usr/bin/nspr-config
31 file path=usr/include/mps/md/_aix32.cfg
32 file path=usr/include/mps/md/_aix64.cfg
33 file path=usr/include/mps/md/_darwin.cfg
34 file path=usr/include/mps/md/_freebsd.cfg
35 file path=usr/include/mps/md/_hpux32.cfg
36 file path=usr/include/mps/md/_hpux64.cfg
37 file path=usr/include/mps/md/_linux.cfg
38 file path=usr/include/mps/md/_netbsd.cfg
39 file path=usr/include/mps/md/_nto.cfg
40 file path=usr/include/mps/md/_openbsd.cfg
41 file path=usr/include/mps/md/_qnx.cfg
42 file path=usr/include/mps/md/_riscos.cfg
43 file path=usr/include/mps/md/_solaris.cfg
44 file path=usr/include/mps/md/_win95.cfg
45 file path=usr/include/mps/md/_winnt.cfg
46 file path=usr/include/mps/nspr.h
47 file path=usr/include/mps/obsolete/pralarm.h
48 file path=usr/include/mps/obsolete/probslet.h
49 file path=usr/include/mps/obsolete/protypes.h
50 file path=usr/include/mps/obsolete/prsem.h
51 file path=usr/include/mps/plarena.h
52 file path=usr/include/mps/plarenas.h
53 file path=usr/include/mps/plbase64.h
54 file path=usr/include/mps/plerror.h
55 file path=usr/include/mps/plgetopt.h
56 file path=usr/include/mps/plhash.h
57 file path=usr/include/mps/plstr.h
58 file path=usr/include/mps/pratom.h
59 file path=usr/include/mps/prbit.h
60 file path=usr/include/mps/prclist.h
61 file path=usr/include/mps/prcmon.h
62 file path=usr/include/mps/prcountr.h
63 file path=usr/include/mps/prcpucfg.h
64 file path=usr/include/mps/prcvar.h
65 file path=usr/include/mps/prdtoa.h
66 file path=usr/include/mps/prenv.h
67 file path=usr/include/mps/prerr.h
68 file path=usr/include/mps/prerror.h
69 file path=usr/include/mps/prinet.h
70 file path=usr/include/mps/prinit.h
71 file path=usr/include/mps/prinrval.h
72 file path=usr/include/mps/prio.h
73 file path=usr/include/mps/pripcsem.h
74 file path=usr/include/mps/private/pprio.h
75 file path=usr/include/mps/private/pprthred.h
76 file path=usr/include/mps/private/prpriv.h
77 file path=usr/include/mps/prlink.h
78 file path=usr/include/mps/prlock.h
79 file path=usr/include/mps/prlog.h
80 file path=usr/include/mps/prlong.h
81 file path=usr/include/mps/prmem.h
82 file path=usr/include/mps/prmon.h
83 file path=usr/include/mps/prmwait.h
84 file path=usr/include/mps/prnetdb.h
85 file path=usr/include/mps/prolock.h
86 file path=usr/include/mps/prpdce.h
87 file path=usr/include/mps/prprf.h
88 file path=usr/include/mps/prproces.h
89 file path=usr/include/mps/prrng.h
90 file path=usr/include/mps/prrwlock.h
91 file path=usr/include/mps/prshm.h
92 file path=usr/include/mps/prshma.h
93 file path=usr/include/mps/prsystem.h
94 file path=usr/include/mps/prthread.h
95 file path=usr/include/mps/prtime.h
96 file path=usr/include/mps/prtpool.h
97 file path=usr/include/mps/prtrace.h
98 file path=usr/include/mps/prtypes.h
99 file path=usr/include/mps/prvrsion.h
100 file path=usr/include/mps/prwin.h
101 file path=usr/lib/$(MACH64)/pkgconfig/nspr.pc
102 file path=usr/lib/mps/$(MACH64)/libnspr4.so
103 file path=usr/lib/mps/$(MACH64)/libplc4.so
104 file path=usr/lib/mps/$(MACH64)/libplds4.so
105 link path=usr/lib/mps/64 target=$(MACH64)
106 link path=usr/lib/mps/secv1/$(MACH64)/libnspr4.so \
107     target=../../$(MACH64)/libnspr4.so
108 link path=usr/lib/mps/secv1/$(MACH64)/libplc4.so \
109     target=../../$(MACH64)/libplc4.so
110 link path=usr/lib/mps/secv1/$(MACH64)/libplds4.so \
111     target=../../$(MACH64)/libplds4.so
112 link path=usr/lib/mps/secv1/64 target=$(MACH64)
113 file path=usr/share/aclocal/nspr.m4
114 file path=usr/share/man/man1/nspr-config.1