David Stes
2024-03-31 8cdd197ba643eb2608c5aab87567625bb9336cee
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# Copyright 2015 Alexander Pyhalov
# Copyright 2018 Michal Nowak
# Copyright 2020, 2024 Andreas Wacknitz
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
depend fmri=library/desktop/pangox-compat type=require
 
file path=etc/$(MACH64)/pango/pango.modules
file path=usr/bin/pango-list
file path=usr/bin/pango-segmentation
file path=usr/bin/pango-view
file path=usr/include/pango-1.0/pango/pango-attributes.h
file path=usr/include/pango-1.0/pango/pango-bidi-type.h
file path=usr/include/pango-1.0/pango/pango-break.h
file path=usr/include/pango-1.0/pango/pango-color.h
file path=usr/include/pango-1.0/pango/pango-context.h
file path=usr/include/pango-1.0/pango/pango-coverage.h
file path=usr/include/pango-1.0/pango/pango-direction.h
file path=usr/include/pango-1.0/pango/pango-engine.h
file path=usr/include/pango-1.0/pango/pango-enum-types.h
file path=usr/include/pango-1.0/pango/pango-features.h
file path=usr/include/pango-1.0/pango/pango-font.h
file path=usr/include/pango-1.0/pango/pango-fontmap.h
file path=usr/include/pango-1.0/pango/pango-fontset-simple.h
file path=usr/include/pango-1.0/pango/pango-fontset.h
file path=usr/include/pango-1.0/pango/pango-glyph-item.h
file path=usr/include/pango-1.0/pango/pango-glyph.h
file path=usr/include/pango-1.0/pango/pango-gravity.h
file path=usr/include/pango-1.0/pango/pango-item.h
file path=usr/include/pango-1.0/pango/pango-language.h
file path=usr/include/pango-1.0/pango/pango-layout.h
file path=usr/include/pango-1.0/pango/pango-markup.h
file path=usr/include/pango-1.0/pango/pango-matrix.h
file path=usr/include/pango-1.0/pango/pango-modules.h
file path=usr/include/pango-1.0/pango/pango-ot.h
file path=usr/include/pango-1.0/pango/pango-renderer.h
file path=usr/include/pango-1.0/pango/pango-script.h
file path=usr/include/pango-1.0/pango/pango-tabs.h
file path=usr/include/pango-1.0/pango/pango-types.h
file path=usr/include/pango-1.0/pango/pango-utils.h
file path=usr/include/pango-1.0/pango/pango-version-macros.h
file path=usr/include/pango-1.0/pango/pango.h
file path=usr/include/pango-1.0/pango/pangocairo.h
file path=usr/include/pango-1.0/pango/pangofc-decoder.h
file path=usr/include/pango-1.0/pango/pangofc-font.h
file path=usr/include/pango-1.0/pango/pangofc-fontmap.h
file path=usr/include/pango-1.0/pango/pangoft2.h
file path=usr/include/pango-1.0/pango/pangoxft-render.h
file path=usr/include/pango-1.0/pango/pangoxft.h
file path=usr/lib/$(MACH64)/girepository-1.0/Pango-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/PangoCairo-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/PangoFT2-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/PangoFc-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/PangoOT-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/PangoXft-1.0.typelib
link path=usr/lib/$(MACH64)/libpango-1.0.so target=libpango-1.0.so.0
link path=usr/lib/$(MACH64)/libpango-1.0.so.0 target=libpango-1.0.so.0.5200.2
file path=usr/lib/$(MACH64)/libpango-1.0.so.0.5200.2
link path=usr/lib/$(MACH64)/libpangocairo-1.0.so target=libpangocairo-1.0.so.0
link path=usr/lib/$(MACH64)/libpangocairo-1.0.so.0 \
    target=libpangocairo-1.0.so.0.5200.2
file path=usr/lib/$(MACH64)/libpangocairo-1.0.so.0.5200.2
link path=usr/lib/$(MACH64)/libpangoft2-1.0.so target=libpangoft2-1.0.so.0
link path=usr/lib/$(MACH64)/libpangoft2-1.0.so.0 \
    target=libpangoft2-1.0.so.0.5200.2
file path=usr/lib/$(MACH64)/libpangoft2-1.0.so.0.5200.2
link path=usr/lib/$(MACH64)/libpangoxft-1.0.so target=libpangoxft-1.0.so.0
link path=usr/lib/$(MACH64)/libpangoxft-1.0.so.0 \
    target=libpangoxft-1.0.so.0.5200.2
file path=usr/lib/$(MACH64)/libpangoxft-1.0.so.0.5200.2
file path=usr/lib/$(MACH64)/pkgconfig/pango.pc
file path=usr/lib/$(MACH64)/pkgconfig/pangocairo.pc
file path=usr/lib/$(MACH64)/pkgconfig/pangofc.pc
file path=usr/lib/$(MACH64)/pkgconfig/pangoft2.pc
file path=usr/lib/$(MACH64)/pkgconfig/pangoot.pc
file path=usr/lib/$(MACH64)/pkgconfig/pangoxft.pc
file path=usr/libexec/installed-tests/pango/CharBreakTest.txt
file path=usr/libexec/installed-tests/pango/EmojiBreakTest.txt
file path=usr/libexec/installed-tests/pango/GraphemeBreakTest.txt
file path=usr/libexec/installed-tests/pango/SentenceBreakTest.txt
file path=usr/libexec/installed-tests/pango/WordBreakTest.txt
file path=usr/libexec/installed-tests/pango/all-unicode.txt
file path=usr/libexec/installed-tests/pango/boundaries.utf8
file path=usr/libexec/installed-tests/pango/breaks/eleven.break
file path=usr/libexec/installed-tests/pango/breaks/eleven.expected
file path=usr/libexec/installed-tests/pango/breaks/four.break
file path=usr/libexec/installed-tests/pango/breaks/four.expected
file path=usr/libexec/installed-tests/pango/breaks/nine.break
file path=usr/libexec/installed-tests/pango/breaks/nine.expected
file path=usr/libexec/installed-tests/pango/breaks/one.break
file path=usr/libexec/installed-tests/pango/breaks/one.expected
file path=usr/libexec/installed-tests/pango/breaks/ten.break
file path=usr/libexec/installed-tests/pango/breaks/ten.expected
file path=usr/libexec/installed-tests/pango/breaks/three.break
file path=usr/libexec/installed-tests/pango/breaks/three.expected
file path=usr/libexec/installed-tests/pango/breaks/two.break
file path=usr/libexec/installed-tests/pango/breaks/two.expected
file path=usr/libexec/installed-tests/pango/cxx-test
file path=usr/libexec/installed-tests/pango/fonts/Cantarell-VF.otf
file path=usr/libexec/installed-tests/pango/fonts/DejaVuSans-Bold.ttf
file path=usr/libexec/installed-tests/pango/fonts/DejaVuSans.ttf
file path=usr/libexec/installed-tests/pango/fonts/DejaVuSansMono.ttf
file path=usr/libexec/installed-tests/pango/fonts/amiri-06dd.ttf
file path=usr/libexec/installed-tests/pango/fonts/droid-sans-subset.ttf
file path=usr/libexec/installed-tests/pango/fonts/emoji-subset.ttf
file path=usr/libexec/installed-tests/pango/fonts/fa-regular-f2db.ttf
file path=usr/libexec/installed-tests/pango/fonts/fa-solid-f2db.ttf
file path=usr/libexec/installed-tests/pango/fonts/fonts.conf
file path=usr/libexec/installed-tests/pango/fonts/noto-sans-cjk.ttf
file path=usr/libexec/installed-tests/pango/fontsets/cantarell
file path=usr/libexec/installed-tests/pango/fontsets/cantarell2
file path=usr/libexec/installed-tests/pango/fontsets/mono
file path=usr/libexec/installed-tests/pango/fontsets/mono2
file path=usr/libexec/installed-tests/pango/itemize/one.expected
file path=usr/libexec/installed-tests/pango/itemize/one.items
file path=usr/libexec/installed-tests/pango/itemize/two.expected
file path=usr/libexec/installed-tests/pango/itemize/two.items
file path=usr/libexec/installed-tests/pango/layouts/aaa.layout
file path=usr/libexec/installed-tests/pango/layouts/arabic-format.layout
file path=usr/libexec/installed-tests/pango/layouts/bratwurst.layout
file path=usr/libexec/installed-tests/pango/layouts/bratwurst2.layout
file path=usr/libexec/installed-tests/pango/layouts/bratwurst3.layout
file path=usr/libexec/installed-tests/pango/layouts/bratwurst4.layout
file path=usr/libexec/installed-tests/pango/layouts/effigy.layout
file path=usr/libexec/installed-tests/pango/layouts/kebab.layout
file path=usr/libexec/installed-tests/pango/layouts/letterspacing.layout
file path=usr/libexec/installed-tests/pango/layouts/no-space.layout
file path=usr/libexec/installed-tests/pango/layouts/screaming.layout
file path=usr/libexec/installed-tests/pango/layouts/tab-assert.layout
file path=usr/libexec/installed-tests/pango/layouts/tab-crash.layout
file path=usr/libexec/installed-tests/pango/layouts/tabs-nowrap.layout
file path=usr/libexec/installed-tests/pango/layouts/tabs.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-1.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-10.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-11.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-12.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-13.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-14.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-15.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-16.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-17.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-18.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-19.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-2.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-20.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-21.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-22.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-3.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-4.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-5.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-6.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-7.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-8.layout
file path=usr/libexec/installed-tests/pango/layouts/valid-9.layout
file path=usr/libexec/installed-tests/pango/markup-parse
file path=usr/libexec/installed-tests/pango/markups/fail-1.expected
file path=usr/libexec/installed-tests/pango/markups/fail-1.markup
file path=usr/libexec/installed-tests/pango/markups/fail-10.expected
file path=usr/libexec/installed-tests/pango/markups/fail-10.markup
file path=usr/libexec/installed-tests/pango/markups/fail-11.expected
file path=usr/libexec/installed-tests/pango/markups/fail-11.markup
file path=usr/libexec/installed-tests/pango/markups/fail-12.expected
file path=usr/libexec/installed-tests/pango/markups/fail-12.markup
file path=usr/libexec/installed-tests/pango/markups/fail-13.expected
file path=usr/libexec/installed-tests/pango/markups/fail-13.markup
file path=usr/libexec/installed-tests/pango/markups/fail-14.expected
file path=usr/libexec/installed-tests/pango/markups/fail-14.markup
file path=usr/libexec/installed-tests/pango/markups/fail-15.expected
file path=usr/libexec/installed-tests/pango/markups/fail-15.markup
file path=usr/libexec/installed-tests/pango/markups/fail-16.expected
file path=usr/libexec/installed-tests/pango/markups/fail-16.markup
file path=usr/libexec/installed-tests/pango/markups/fail-17.expected
file path=usr/libexec/installed-tests/pango/markups/fail-17.markup
file path=usr/libexec/installed-tests/pango/markups/fail-2.expected
file path=usr/libexec/installed-tests/pango/markups/fail-2.markup
file path=usr/libexec/installed-tests/pango/markups/fail-20.expected
file path=usr/libexec/installed-tests/pango/markups/fail-20.markup
file path=usr/libexec/installed-tests/pango/markups/fail-21.expected
file path=usr/libexec/installed-tests/pango/markups/fail-21.markup
file path=usr/libexec/installed-tests/pango/markups/fail-22.expected
file path=usr/libexec/installed-tests/pango/markups/fail-22.markup
file path=usr/libexec/installed-tests/pango/markups/fail-23.expected
file path=usr/libexec/installed-tests/pango/markups/fail-23.markup
file path=usr/libexec/installed-tests/pango/markups/fail-24.expected
file path=usr/libexec/installed-tests/pango/markups/fail-24.markup
file path=usr/libexec/installed-tests/pango/markups/fail-25.expected
file path=usr/libexec/installed-tests/pango/markups/fail-25.markup
file path=usr/libexec/installed-tests/pango/markups/fail-26.expected
file path=usr/libexec/installed-tests/pango/markups/fail-26.markup
file path=usr/libexec/installed-tests/pango/markups/fail-27.expected
file path=usr/libexec/installed-tests/pango/markups/fail-27.markup
file path=usr/libexec/installed-tests/pango/markups/fail-28.expected
file path=usr/libexec/installed-tests/pango/markups/fail-28.markup
file path=usr/libexec/installed-tests/pango/markups/fail-29.expected
file path=usr/libexec/installed-tests/pango/markups/fail-29.markup
file path=usr/libexec/installed-tests/pango/markups/fail-3.expected
file path=usr/libexec/installed-tests/pango/markups/fail-3.markup
file path=usr/libexec/installed-tests/pango/markups/fail-30.expected
file path=usr/libexec/installed-tests/pango/markups/fail-30.markup
file path=usr/libexec/installed-tests/pango/markups/fail-31.expected
file path=usr/libexec/installed-tests/pango/markups/fail-31.markup
file path=usr/libexec/installed-tests/pango/markups/fail-32.expected
file path=usr/libexec/installed-tests/pango/markups/fail-32.markup
file path=usr/libexec/installed-tests/pango/markups/fail-33.expected
file path=usr/libexec/installed-tests/pango/markups/fail-33.markup
file path=usr/libexec/installed-tests/pango/markups/fail-34.expected
file path=usr/libexec/installed-tests/pango/markups/fail-34.markup
file path=usr/libexec/installed-tests/pango/markups/fail-35.expected
file path=usr/libexec/installed-tests/pango/markups/fail-35.markup
file path=usr/libexec/installed-tests/pango/markups/fail-36.expected
file path=usr/libexec/installed-tests/pango/markups/fail-36.markup
file path=usr/libexec/installed-tests/pango/markups/fail-37.expected
file path=usr/libexec/installed-tests/pango/markups/fail-37.markup
file path=usr/libexec/installed-tests/pango/markups/fail-38.expected
file path=usr/libexec/installed-tests/pango/markups/fail-38.markup
file path=usr/libexec/installed-tests/pango/markups/fail-39.expected
file path=usr/libexec/installed-tests/pango/markups/fail-39.markup
file path=usr/libexec/installed-tests/pango/markups/fail-4.expected
file path=usr/libexec/installed-tests/pango/markups/fail-4.markup
file path=usr/libexec/installed-tests/pango/markups/fail-5.expected
file path=usr/libexec/installed-tests/pango/markups/fail-5.markup
file path=usr/libexec/installed-tests/pango/markups/fail-6.expected
file path=usr/libexec/installed-tests/pango/markups/fail-6.markup
file path=usr/libexec/installed-tests/pango/markups/fail-7.expected
file path=usr/libexec/installed-tests/pango/markups/fail-7.markup
file path=usr/libexec/installed-tests/pango/markups/fail-8.expected
file path=usr/libexec/installed-tests/pango/markups/fail-8.markup
file path=usr/libexec/installed-tests/pango/markups/fail-9.expected
file path=usr/libexec/installed-tests/pango/markups/fail-9.markup
file path=usr/libexec/installed-tests/pango/markups/valid-1.expected
file path=usr/libexec/installed-tests/pango/markups/valid-1.markup
file path=usr/libexec/installed-tests/pango/markups/valid-10.expected
file path=usr/libexec/installed-tests/pango/markups/valid-10.markup
file path=usr/libexec/installed-tests/pango/markups/valid-11.expected
file path=usr/libexec/installed-tests/pango/markups/valid-11.markup
file path=usr/libexec/installed-tests/pango/markups/valid-12.expected
file path=usr/libexec/installed-tests/pango/markups/valid-12.markup
file path=usr/libexec/installed-tests/pango/markups/valid-13.expected
file path=usr/libexec/installed-tests/pango/markups/valid-13.markup
file path=usr/libexec/installed-tests/pango/markups/valid-14.expected
file path=usr/libexec/installed-tests/pango/markups/valid-14.markup
file path=usr/libexec/installed-tests/pango/markups/valid-15.expected
file path=usr/libexec/installed-tests/pango/markups/valid-15.markup
file path=usr/libexec/installed-tests/pango/markups/valid-16.expected
file path=usr/libexec/installed-tests/pango/markups/valid-16.markup
file path=usr/libexec/installed-tests/pango/markups/valid-17.expected
file path=usr/libexec/installed-tests/pango/markups/valid-17.markup
file path=usr/libexec/installed-tests/pango/markups/valid-18.expected
file path=usr/libexec/installed-tests/pango/markups/valid-18.markup
file path=usr/libexec/installed-tests/pango/markups/valid-19.expected
file path=usr/libexec/installed-tests/pango/markups/valid-19.markup
file path=usr/libexec/installed-tests/pango/markups/valid-2.expected
file path=usr/libexec/installed-tests/pango/markups/valid-2.markup
file path=usr/libexec/installed-tests/pango/markups/valid-20.expected
file path=usr/libexec/installed-tests/pango/markups/valid-20.markup
file path=usr/libexec/installed-tests/pango/markups/valid-21.expected
file path=usr/libexec/installed-tests/pango/markups/valid-21.markup
file path=usr/libexec/installed-tests/pango/markups/valid-22.expected
file path=usr/libexec/installed-tests/pango/markups/valid-22.markup
file path=usr/libexec/installed-tests/pango/markups/valid-23.expected
file path=usr/libexec/installed-tests/pango/markups/valid-23.markup
file path=usr/libexec/installed-tests/pango/markups/valid-24.expected
file path=usr/libexec/installed-tests/pango/markups/valid-24.markup
file path=usr/libexec/installed-tests/pango/markups/valid-3.expected
file path=usr/libexec/installed-tests/pango/markups/valid-3.markup
file path=usr/libexec/installed-tests/pango/markups/valid-4.expected
file path=usr/libexec/installed-tests/pango/markups/valid-4.markup
file path=usr/libexec/installed-tests/pango/markups/valid-5.expected
file path=usr/libexec/installed-tests/pango/markups/valid-5.markup
file path=usr/libexec/installed-tests/pango/markups/valid-6.expected
file path=usr/libexec/installed-tests/pango/markups/valid-6.markup
file path=usr/libexec/installed-tests/pango/markups/valid-7.expected
file path=usr/libexec/installed-tests/pango/markups/valid-7.markup
file path=usr/libexec/installed-tests/pango/markups/valid-8.expected
file path=usr/libexec/installed-tests/pango/markups/valid-8.markup
file path=usr/libexec/installed-tests/pango/markups/valid-9.expected
file path=usr/libexec/installed-tests/pango/markups/valid-9.markup
file path=usr/libexec/installed-tests/pango/nofonts/fonts.conf
file path=usr/libexec/installed-tests/pango/test-bidi
file path=usr/libexec/installed-tests/pango/test-break
file path=usr/libexec/installed-tests/pango/test-coverage
file path=usr/libexec/installed-tests/pango/test-ellipsize
file path=usr/libexec/installed-tests/pango/test-font
file path=usr/libexec/installed-tests/pango/test-fonts
file path=usr/libexec/installed-tests/pango/test-harfbuzz
file path=usr/libexec/installed-tests/pango/test-itemize
file path=usr/libexec/installed-tests/pango/test-layout
file path=usr/libexec/installed-tests/pango/test-no-fonts
file path=usr/libexec/installed-tests/pango/test-ot-tags
file path=usr/libexec/installed-tests/pango/test-pangocairo-threads
file path=usr/libexec/installed-tests/pango/test-shape
file path=usr/libexec/installed-tests/pango/testattributes
file path=usr/libexec/installed-tests/pango/testboundaries
file path=usr/libexec/installed-tests/pango/testboundaries_ucd
file path=usr/libexec/installed-tests/pango/testcolor
file path=usr/libexec/installed-tests/pango/testcontext
file path=usr/libexec/installed-tests/pango/testiter
file path=usr/libexec/installed-tests/pango/testlanguage
file path=usr/libexec/installed-tests/pango/testmatrix
file path=usr/libexec/installed-tests/pango/testmisc
file path=usr/libexec/installed-tests/pango/testscript
file path=usr/libexec/installed-tests/pango/testserialize
file path=usr/libexec/installed-tests/pango/testtabs
file path=usr/share/gir-1.0/Pango-1.0.gir
file path=usr/share/gir-1.0/PangoCairo-1.0.gir
file path=usr/share/gir-1.0/PangoFT2-1.0.gir
file path=usr/share/gir-1.0/PangoFc-1.0.gir
file path=usr/share/gir-1.0/PangoOT-1.0.gir
file path=usr/share/gir-1.0/PangoXft-1.0.gir
file path=usr/share/installed-tests/pango/cxx-test.test
file path=usr/share/installed-tests/pango/markup-parse.test
file path=usr/share/installed-tests/pango/test-bidi.test
file path=usr/share/installed-tests/pango/test-break.test
file path=usr/share/installed-tests/pango/test-coverage.test
file path=usr/share/installed-tests/pango/test-ellipsize.test
file path=usr/share/installed-tests/pango/test-font.test
file path=usr/share/installed-tests/pango/test-fonts.test
file path=usr/share/installed-tests/pango/test-harfbuzz.test
file path=usr/share/installed-tests/pango/test-itemize.test
file path=usr/share/installed-tests/pango/test-layout.test
file path=usr/share/installed-tests/pango/test-no-fonts.test
file path=usr/share/installed-tests/pango/test-ot-tags.test
file path=usr/share/installed-tests/pango/test-pangocairo-threads.test
file path=usr/share/installed-tests/pango/test-shape.test
file path=usr/share/installed-tests/pango/testattributes.test
file path=usr/share/installed-tests/pango/testboundaries.test
file path=usr/share/installed-tests/pango/testboundaries_ucd.test
file path=usr/share/installed-tests/pango/testcolor.test
file path=usr/share/installed-tests/pango/testcontext.test
file path=usr/share/installed-tests/pango/testiter.test
file path=usr/share/installed-tests/pango/testlanguage.test
file path=usr/share/installed-tests/pango/testmatrix.test
file path=usr/share/installed-tests/pango/testmisc.test
file path=usr/share/installed-tests/pango/testscript.test
file path=usr/share/installed-tests/pango/testserialize.test
file path=usr/share/installed-tests/pango/testtabs.test
file path=usr/share/man/man1/pango-view.1