openexr: make architecture independent
[oi-userland.git] / components / library / plib / plib.p5m
blob5edb53854e3a4c3da4791a3f58a8edc5e98df499
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 2022 Jake Goerzen
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 <transform file -> add pkg.depend.bypass-generate libGL\.so\.1>
26 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
28 file path=usr/include/plib/fnt.h
29 file path=usr/include/plib/js.h
30 file path=usr/include/plib/net.h
31 file path=usr/include/plib/netBuffer.h
32 file path=usr/include/plib/netChannel.h
33 file path=usr/include/plib/netChat.h
34 file path=usr/include/plib/netMessage.h
35 file path=usr/include/plib/netMonitor.h
36 file path=usr/include/plib/netSocket.h
37 file path=usr/include/plib/pcx.h
38 file path=usr/include/plib/psl.h
39 file path=usr/include/plib/pu.h
40 file path=usr/include/plib/puAux.h
41 file path=usr/include/plib/puAuxLocal.h
42 file path=usr/include/plib/puFLTK.h
43 file path=usr/include/plib/puGLUT.h
44 file path=usr/include/plib/puNative.h
45 file path=usr/include/plib/puPW.h
46 file path=usr/include/plib/puSDL.h
47 file path=usr/include/plib/pw.h
48 file path=usr/include/plib/sg.h
49 file path=usr/include/plib/sl.h
50 file path=usr/include/plib/slPortability.h
51 file path=usr/include/plib/sm.h
52 file path=usr/include/plib/ssg.h
53 file path=usr/include/plib/ssgAux.h
54 file path=usr/include/plib/ssgKeyFlier.h
55 file path=usr/include/plib/ssgMSFSPalette.h
56 file path=usr/include/plib/ssgaBillboards.h
57 file path=usr/include/plib/ssgaFire.h
58 file path=usr/include/plib/ssgaLensFlare.h
59 file path=usr/include/plib/ssgaParticleSystem.h
60 file path=usr/include/plib/ssgaScreenDump.h
61 file path=usr/include/plib/ssgaShapes.h
62 file path=usr/include/plib/ssgaSky.h
63 file path=usr/include/plib/ssgaSphere.h
64 file path=usr/include/plib/ssgaWaveSystem.h
65 file path=usr/include/plib/ssgconf.h
66 file path=usr/include/plib/ul.h
67 file path=usr/include/plib/ulRTTI.h
68 link path=usr/lib/$(MACH64)/libplibfnt.so \
69     target=libplibfnt.so.$(COMPONENT_VERSION)
70 file path=usr/lib/$(MACH64)/libplibfnt.so.$(COMPONENT_VERSION)
71 link path=usr/lib/$(MACH64)/libplibfnt.so.1 \
72     target=libplibfnt.so.$(COMPONENT_VERSION)
73 link path=usr/lib/$(MACH64)/libplibjs.so \
74     target=libplibjs.so.$(COMPONENT_VERSION)
75 file path=usr/lib/$(MACH64)/libplibjs.so.$(COMPONENT_VERSION)
76 link path=usr/lib/$(MACH64)/libplibjs.so.1 \
77     target=libplibjs.so.$(COMPONENT_VERSION)
78 link path=usr/lib/$(MACH64)/libplibnet.so \
79     target=libplibnet.so.$(COMPONENT_VERSION)
80 file path=usr/lib/$(MACH64)/libplibnet.so.$(COMPONENT_VERSION)
81 link path=usr/lib/$(MACH64)/libplibnet.so.1 \
82     target=libplibnet.so.$(COMPONENT_VERSION)
83 link path=usr/lib/$(MACH64)/libplibpsl.so \
84     target=libplibpsl.so.$(COMPONENT_VERSION)
85 file path=usr/lib/$(MACH64)/libplibpsl.so.$(COMPONENT_VERSION)
86 link path=usr/lib/$(MACH64)/libplibpsl.so.1 \
87     target=libplibpsl.so.$(COMPONENT_VERSION)
88 link path=usr/lib/$(MACH64)/libplibpu.so \
89     target=libplibpu.so.$(COMPONENT_VERSION)
90 file path=usr/lib/$(MACH64)/libplibpu.so.$(COMPONENT_VERSION)
91 link path=usr/lib/$(MACH64)/libplibpu.so.1 \
92     target=libplibpu.so.$(COMPONENT_VERSION)
93 link path=usr/lib/$(MACH64)/libplibpuaux.so \
94     target=libplibpuaux.so.$(COMPONENT_VERSION)
95 file path=usr/lib/$(MACH64)/libplibpuaux.so.$(COMPONENT_VERSION)
96 link path=usr/lib/$(MACH64)/libplibpuaux.so.1 \
97     target=libplibpuaux.so.$(COMPONENT_VERSION)
98 link path=usr/lib/$(MACH64)/libplibpw.so \
99     target=libplibpw.so.$(COMPONENT_VERSION)
100 file path=usr/lib/$(MACH64)/libplibpw.so.$(COMPONENT_VERSION)
101 link path=usr/lib/$(MACH64)/libplibpw.so.1 \
102     target=libplibpw.so.$(COMPONENT_VERSION)
103 link path=usr/lib/$(MACH64)/libplibsg.so \
104     target=libplibsg.so.$(COMPONENT_VERSION)
105 file path=usr/lib/$(MACH64)/libplibsg.so.$(COMPONENT_VERSION)
106 link path=usr/lib/$(MACH64)/libplibsg.so.1 \
107     target=libplibsg.so.$(COMPONENT_VERSION)
108 link path=usr/lib/$(MACH64)/libplibsl.so \
109     target=libplibsl.so.$(COMPONENT_VERSION)
110 file path=usr/lib/$(MACH64)/libplibsl.so.$(COMPONENT_VERSION)
111 link path=usr/lib/$(MACH64)/libplibsl.so.1 \
112     target=libplibsl.so.$(COMPONENT_VERSION)
113 link path=usr/lib/$(MACH64)/libplibsm.so \
114     target=libplibsm.so.$(COMPONENT_VERSION)
115 file path=usr/lib/$(MACH64)/libplibsm.so.$(COMPONENT_VERSION)
116 link path=usr/lib/$(MACH64)/libplibsm.so.1 \
117     target=libplibsm.so.$(COMPONENT_VERSION)
118 link path=usr/lib/$(MACH64)/libplibssg.so \
119     target=libplibssg.so.$(COMPONENT_VERSION)
120 file path=usr/lib/$(MACH64)/libplibssg.so.$(COMPONENT_VERSION)
121 link path=usr/lib/$(MACH64)/libplibssg.so.1 \
122     target=libplibssg.so.$(COMPONENT_VERSION)
123 link path=usr/lib/$(MACH64)/libplibssgaux.so \
124     target=libplibssgaux.so.$(COMPONENT_VERSION)
125 file path=usr/lib/$(MACH64)/libplibssgaux.so.$(COMPONENT_VERSION)
126 link path=usr/lib/$(MACH64)/libplibssgaux.so.1 \
127     target=libplibssgaux.so.$(COMPONENT_VERSION)
128 link path=usr/lib/$(MACH64)/libplibul.so \
129     target=libplibul.so.$(COMPONENT_VERSION)
130 file path=usr/lib/$(MACH64)/libplibul.so.$(COMPONENT_VERSION)
131 link path=usr/lib/$(MACH64)/libplibul.so.1 \
132     target=libplibul.so.$(COMPONENT_VERSION)