Andreas Wacknitz
2024-03-31 783118944874d559e30eea1600352e3feb5263a7
commit | author | age
1655c3 1 #
HL 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 2018 Harry Liebel <hliebel@gmail.com>
14 #
15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
747dbf 17 set name=pkg.human-version value=$(HUMAN_VERSION)
1655c3 18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
HL 19 set name=pkg.description value="$(COMPONENT_DESCRIPTION)"
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)
24
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26
27 # gmake REQUIRED_PACKAGES cant resolve libGL
28 <transform file -> add pkg.depend.bypass-generate libGL\.so\.1>
29
30 file path=usr/include/FTGL/FTBBox.h
31 file path=usr/include/FTGL/FTBitmapGlyph.h
32 file path=usr/include/FTGL/FTBuffer.h
33 file path=usr/include/FTGL/FTBufferFont.h
34 file path=usr/include/FTGL/FTBufferGlyph.h
35 file path=usr/include/FTGL/FTExtrdGlyph.h
36 file path=usr/include/FTGL/FTFont.h
37 file path=usr/include/FTGL/FTGLBitmapFont.h
38 file path=usr/include/FTGL/FTGLExtrdFont.h
39 file path=usr/include/FTGL/FTGLOutlineFont.h
40 file path=usr/include/FTGL/FTGLPixmapFont.h
41 file path=usr/include/FTGL/FTGLPolygonFont.h
42 file path=usr/include/FTGL/FTGLTextureFont.h
8d6dca 43 file path=usr/include/FTGL/FTGLTriangleExtractorFont.h
1655c3 44 file path=usr/include/FTGL/FTGlyph.h
HL 45 file path=usr/include/FTGL/FTLayout.h
8d6dca 46 file path=usr/include/FTGL/FTLibrary.h
1655c3 47 file path=usr/include/FTGL/FTOutlineGlyph.h
HL 48 file path=usr/include/FTGL/FTPixmapGlyph.h
49 file path=usr/include/FTGL/FTPoint.h
50 file path=usr/include/FTGL/FTPolyGlyph.h
51 file path=usr/include/FTGL/FTSimpleLayout.h
52 file path=usr/include/FTGL/FTTextureGlyph.h
8d6dca 53 file path=usr/include/FTGL/FTTriangleExtractorGlyph.h
1655c3 54 file path=usr/include/FTGL/ftgl.h
747dbf 55 link path=usr/lib/$(MACH64)/libftgl.so target=libftgl.so.$(HUMAN_VERSION)
AW 56 file path=usr/lib/$(MACH64)/libftgl.so.$(HUMAN_VERSION)
57 link path=usr/lib/$(MACH64)/libftgl.so.2 target=libftgl.so.$(HUMAN_VERSION)
1655c3 58 file path=usr/lib/$(MACH64)/pkgconfig/ftgl.pc
8d6dca 59 file path=usr/share/doc/ftgl/html/FTBBox_8h.html
AW 60 file path=usr/share/doc/ftgl/html/FTBBox_8h_source.html
61 file path=usr/share/doc/ftgl/html/FTBitmapGlyph_8h.html
62 file path=usr/share/doc/ftgl/html/FTBitmapGlyph_8h_source.html
63 file path=usr/share/doc/ftgl/html/FTBufferFont_8h.html
64 file path=usr/share/doc/ftgl/html/FTBufferFont_8h_source.html
65 file path=usr/share/doc/ftgl/html/FTBufferGlyph_8h.html
66 file path=usr/share/doc/ftgl/html/FTBufferGlyph_8h_source.html
67 file path=usr/share/doc/ftgl/html/FTBuffer_8h.html
68 file path=usr/share/doc/ftgl/html/FTBuffer_8h_source.html
69 file path=usr/share/doc/ftgl/html/FTExtrdGlyph_8h.html
70 file path=usr/share/doc/ftgl/html/FTExtrdGlyph_8h_source.html
71 file path=usr/share/doc/ftgl/html/FTFont_8h.html
72 file path=usr/share/doc/ftgl/html/FTFont_8h_source.html
73 file path=usr/share/doc/ftgl/html/FTGLBitmapFont_8h.html
74 file path=usr/share/doc/ftgl/html/FTGLBitmapFont_8h_source.html
75 file path=usr/share/doc/ftgl/html/FTGLExtrdFont_8h.html
76 file path=usr/share/doc/ftgl/html/FTGLExtrdFont_8h_source.html
77 file path=usr/share/doc/ftgl/html/FTGLOutlineFont_8h.html
78 file path=usr/share/doc/ftgl/html/FTGLOutlineFont_8h_source.html
79 file path=usr/share/doc/ftgl/html/FTGLPixmapFont_8h.html
80 file path=usr/share/doc/ftgl/html/FTGLPixmapFont_8h_source.html
81 file path=usr/share/doc/ftgl/html/FTGLPolygonFont_8h.html
82 file path=usr/share/doc/ftgl/html/FTGLPolygonFont_8h_source.html
83 file path=usr/share/doc/ftgl/html/FTGLTextureFont_8h.html
84 file path=usr/share/doc/ftgl/html/FTGLTextureFont_8h_source.html
85 file path=usr/share/doc/ftgl/html/FTGLTriangleExtractorFont_8h.html
86 file path=usr/share/doc/ftgl/html/FTGLTriangleExtractorFont_8h_source.html
87 file path=usr/share/doc/ftgl/html/FTGlyph_8h.html
88 file path=usr/share/doc/ftgl/html/FTGlyph_8h_source.html
89 file path=usr/share/doc/ftgl/html/FTLayout_8h.html
90 file path=usr/share/doc/ftgl/html/FTLayout_8h_source.html
91 file path=usr/share/doc/ftgl/html/FTLibrary_8h.html
92 file path=usr/share/doc/ftgl/html/FTLibrary_8h_source.html
93 file path=usr/share/doc/ftgl/html/FTOutlineGlyph_8h.html
94 file path=usr/share/doc/ftgl/html/FTOutlineGlyph_8h_source.html
95 file path=usr/share/doc/ftgl/html/FTPixmapGlyph_8h.html
96 file path=usr/share/doc/ftgl/html/FTPixmapGlyph_8h_source.html
97 file path=usr/share/doc/ftgl/html/FTPoint_8h.html
98 file path=usr/share/doc/ftgl/html/FTPoint_8h_source.html
99 file path=usr/share/doc/ftgl/html/FTPolyGlyph_8h.html
100 file path=usr/share/doc/ftgl/html/FTPolyGlyph_8h_source.html
101 file path=usr/share/doc/ftgl/html/FTSimpleLayout_8h.html
102 file path=usr/share/doc/ftgl/html/FTSimpleLayout_8h_source.html
103 file path=usr/share/doc/ftgl/html/FTTextureGlyph_8h.html
104 file path=usr/share/doc/ftgl/html/FTTextureGlyph_8h_source.html
105 file path=usr/share/doc/ftgl/html/FTTriangleExtractorGlyph_8h.html
106 file path=usr/share/doc/ftgl/html/FTTriangleExtractorGlyph_8h_source.html
107 file path=usr/share/doc/ftgl/html/annotated.html
108 file path=usr/share/doc/ftgl/html/bc_s.png
747dbf 109 file path=usr/share/doc/ftgl/html/bc_sd.png
8d6dca 110 file path=usr/share/doc/ftgl/html/classFTBBox.html
AW 111 file path=usr/share/doc/ftgl/html/classFTBitmapFont.html
112 file path=usr/share/doc/ftgl/html/classFTBitmapFont.png
113 file path=usr/share/doc/ftgl/html/classFTBitmapGlyph.html
114 file path=usr/share/doc/ftgl/html/classFTBitmapGlyph.png
115 file path=usr/share/doc/ftgl/html/classFTBuffer.html
116 file path=usr/share/doc/ftgl/html/classFTBufferFont.html
117 file path=usr/share/doc/ftgl/html/classFTBufferFont.png
118 file path=usr/share/doc/ftgl/html/classFTBufferGlyph.html
119 file path=usr/share/doc/ftgl/html/classFTBufferGlyph.png
120 file path=usr/share/doc/ftgl/html/classFTExtrudeFont.html
121 file path=usr/share/doc/ftgl/html/classFTExtrudeFont.png
122 file path=usr/share/doc/ftgl/html/classFTExtrudeGlyph.html
123 file path=usr/share/doc/ftgl/html/classFTExtrudeGlyph.png
124 file path=usr/share/doc/ftgl/html/classFTFont.html
125 file path=usr/share/doc/ftgl/html/classFTFont.png
126 file path=usr/share/doc/ftgl/html/classFTGlyph.html
127 file path=usr/share/doc/ftgl/html/classFTGlyph.png
128 file path=usr/share/doc/ftgl/html/classFTLayout.html
129 file path=usr/share/doc/ftgl/html/classFTLayout.png
130 file path=usr/share/doc/ftgl/html/classFTLibrary.html
131 file path=usr/share/doc/ftgl/html/classFTOutlineFont.html
132 file path=usr/share/doc/ftgl/html/classFTOutlineFont.png
133 file path=usr/share/doc/ftgl/html/classFTOutlineGlyph.html
134 file path=usr/share/doc/ftgl/html/classFTOutlineGlyph.png
135 file path=usr/share/doc/ftgl/html/classFTPixmapFont.html
136 file path=usr/share/doc/ftgl/html/classFTPixmapFont.png
137 file path=usr/share/doc/ftgl/html/classFTPixmapGlyph.html
138 file path=usr/share/doc/ftgl/html/classFTPixmapGlyph.png
139 file path=usr/share/doc/ftgl/html/classFTPoint.html
140 file path=usr/share/doc/ftgl/html/classFTPolygonFont.html
141 file path=usr/share/doc/ftgl/html/classFTPolygonFont.png
142 file path=usr/share/doc/ftgl/html/classFTPolygonGlyph.html
143 file path=usr/share/doc/ftgl/html/classFTPolygonGlyph.png
144 file path=usr/share/doc/ftgl/html/classFTSimpleLayout.html
145 file path=usr/share/doc/ftgl/html/classFTSimpleLayout.png
146 file path=usr/share/doc/ftgl/html/classFTTextureFont.html
147 file path=usr/share/doc/ftgl/html/classFTTextureFont.png
148 file path=usr/share/doc/ftgl/html/classFTTextureGlyph.html
149 file path=usr/share/doc/ftgl/html/classFTTextureGlyph.png
150 file path=usr/share/doc/ftgl/html/classFTTriangleExtractorFont.html
151 file path=usr/share/doc/ftgl/html/classFTTriangleExtractorFont.png
152 file path=usr/share/doc/ftgl/html/classFTTriangleExtractorGlyph.html
153 file path=usr/share/doc/ftgl/html/classFTTriangleExtractorGlyph.png
154 file path=usr/share/doc/ftgl/html/classes.html
155 file path=usr/share/doc/ftgl/html/closed.png
156 file path=usr/share/doc/ftgl/html/dir_1e247e56f6b9470b0836a4c8b1cb72af.html
157 file path=usr/share/doc/ftgl/html/dir_48342f6a4ef5e4a9839cb593b06f225a.html
158 file path=usr/share/doc/ftgl/html/dir_60d10ebdb15d931f338a2058dca6095d.html
159 file path=usr/share/doc/ftgl/html/dir_bcba83cc3296faf84eada02145c0eef0.html
160 file path=usr/share/doc/ftgl/html/doxygen.css
161 file path=usr/share/doc/ftgl/html/faq_8dox.html
162 file path=usr/share/doc/ftgl/html/files.html
163 file path=usr/share/doc/ftgl/html/ftgl-faq.html
164 file path=usr/share/doc/ftgl/html/ftgl-projects.html
165 file path=usr/share/doc/ftgl/html/ftgl-tutorial.html
166 file path=usr/share/doc/ftgl/html/ftgl_8dox.html
167 file path=usr/share/doc/ftgl/html/ftgl_8h.html
168 file path=usr/share/doc/ftgl/html/ftgl_8h_source.html
169 file path=usr/share/doc/ftgl/html/functions.html
170 file path=usr/share/doc/ftgl/html/functions_func.html
171 file path=usr/share/doc/ftgl/html/functions_rela.html
172 file path=usr/share/doc/ftgl/html/globals.html
173 file path=usr/share/doc/ftgl/html/globals_defs.html
174 file path=usr/share/doc/ftgl/html/globals_func.html
175 file path=usr/share/doc/ftgl/html/globals_type.html
176 file path=usr/share/doc/ftgl/html/hierarchy.html
177 file path=usr/share/doc/ftgl/html/index.html
178 file path=usr/share/doc/ftgl/html/namespaceFTGL.html
179 file path=usr/share/doc/ftgl/html/namespacemembers.html
180 file path=usr/share/doc/ftgl/html/namespacemembers_enum.html
181 file path=usr/share/doc/ftgl/html/namespacemembers_eval.html
182 file path=usr/share/doc/ftgl/html/namespacemembers_func.html
183 file path=usr/share/doc/ftgl/html/namespaces.html
184 file path=usr/share/doc/ftgl/html/nav_f.png
747dbf 185 file path=usr/share/doc/ftgl/html/nav_fd.png
8d6dca 186 file path=usr/share/doc/ftgl/html/nav_g.png
AW 187 file path=usr/share/doc/ftgl/html/nav_h.png
747dbf 188 file path=usr/share/doc/ftgl/html/nav_hd.png
8d6dca 189 file path=usr/share/doc/ftgl/html/open.png
AW 190 file path=usr/share/doc/ftgl/html/projects__using__ftgl_8txt.html
191 file path=usr/share/doc/ftgl/html/splitbar.png
747dbf 192 file path=usr/share/doc/ftgl/html/splitbard.png
8d6dca 193 file path=usr/share/doc/ftgl/html/sync_off.png
AW 194 file path=usr/share/doc/ftgl/html/sync_on.png
195 file path=usr/share/doc/ftgl/html/tab_a.png
747dbf 196 file path=usr/share/doc/ftgl/html/tab_ad.png
8d6dca 197 file path=usr/share/doc/ftgl/html/tab_b.png
747dbf 198 file path=usr/share/doc/ftgl/html/tab_bd.png
8d6dca 199 file path=usr/share/doc/ftgl/html/tab_h.png
747dbf 200 file path=usr/share/doc/ftgl/html/tab_hd.png
8d6dca 201 file path=usr/share/doc/ftgl/html/tab_s.png
747dbf 202 file path=usr/share/doc/ftgl/html/tab_sd.png
8d6dca 203 file path=usr/share/doc/ftgl/html/tutorial_8dox.html
1655c3 204 file path=usr/share/doc/ftgl/projects_using_ftgl.txt