Andreas Wacknitz
2024-03-29 970adddbfc48d143ebaae950543ddbfcb6eb25c5
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
#
# 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 2023 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 type=require fmri=pkg:/library/libpoppler-data
 
file path=usr/bin/pdfattach
file path=usr/bin/pdfdetach
file path=usr/bin/pdffonts
file path=usr/bin/pdfimages
file path=usr/bin/pdfinfo
file path=usr/bin/pdfseparate
file path=usr/bin/pdfsig
file path=usr/bin/pdftocairo
file path=usr/bin/pdftohtml
file path=usr/bin/pdftoppm
file path=usr/bin/pdftops
file path=usr/bin/pdftotext
file path=usr/bin/pdfunite
file path=usr/include/poppler/Annot.h
file path=usr/include/poppler/AnnotStampImageHelper.h
file path=usr/include/poppler/Array.h
file path=usr/include/poppler/BBoxOutputDev.h
file path=usr/include/poppler/CMap.h
file path=usr/include/poppler/CachedFile.h
file path=usr/include/poppler/CairoFontEngine.h
file path=usr/include/poppler/CairoOutputDev.h
file path=usr/include/poppler/CairoRescaleBox.h
file path=usr/include/poppler/Catalog.h
file path=usr/include/poppler/CertificateInfo.h
file path=usr/include/poppler/CharCodeToUnicode.h
file path=usr/include/poppler/CharTypes.h
file path=usr/include/poppler/CurlCachedFile.h
file path=usr/include/poppler/CurlPDFDocBuilder.h
file path=usr/include/poppler/DateInfo.h
file path=usr/include/poppler/Decrypt.h
file path=usr/include/poppler/Dict.h
file path=usr/include/poppler/Error.h
file path=usr/include/poppler/ErrorCodes.h
file path=usr/include/poppler/FDPDFDocBuilder.h
file path=usr/include/poppler/FILECacheLoader.h
file path=usr/include/poppler/FileSpec.h
file path=usr/include/poppler/FontEncodingTables.h
file path=usr/include/poppler/FontInfo.h
file path=usr/include/poppler/Form.h
file path=usr/include/poppler/Function.h
file path=usr/include/poppler/Gfx.h
file path=usr/include/poppler/GfxFont.h
file path=usr/include/poppler/GfxState.h
file path=usr/include/poppler/GfxState_helpers.h
file path=usr/include/poppler/GlobalParams.h
file path=usr/include/poppler/Hints.h
file path=usr/include/poppler/JArithmeticDecoder.h
file path=usr/include/poppler/JBIG2Stream.h
file path=usr/include/poppler/JPEG2000Stream.h
file path=usr/include/poppler/JSInfo.h
file path=usr/include/poppler/Lexer.h
file path=usr/include/poppler/Linearization.h
file path=usr/include/poppler/Link.h
file path=usr/include/poppler/LocalPDFDocBuilder.h
file path=usr/include/poppler/MarkedContentOutputDev.h
file path=usr/include/poppler/Movie.h
file path=usr/include/poppler/NameToCharCode.h
file path=usr/include/poppler/NameToUnicodeTable.h
file path=usr/include/poppler/Object.h
file path=usr/include/poppler/OptionalContent.h
file path=usr/include/poppler/Outline.h
file path=usr/include/poppler/OutputDev.h
file path=usr/include/poppler/PDFDoc.h
file path=usr/include/poppler/PDFDocBuilder.h
file path=usr/include/poppler/PDFDocEncoding.h
file path=usr/include/poppler/PDFDocFactory.h
file path=usr/include/poppler/PSOutputDev.h
file path=usr/include/poppler/PSTokenizer.h
file path=usr/include/poppler/Page.h
file path=usr/include/poppler/PageTransition.h
file path=usr/include/poppler/Parser.h
file path=usr/include/poppler/PopplerCache.h
file path=usr/include/poppler/PreScanOutputDev.h
file path=usr/include/poppler/ProfileData.h
file path=usr/include/poppler/Rendition.h
file path=usr/include/poppler/SecurityHandler.h
file path=usr/include/poppler/Sound.h
file path=usr/include/poppler/SplashOutputDev.h
file path=usr/include/poppler/Stream-CCITT.h
file path=usr/include/poppler/Stream.h
file path=usr/include/poppler/StructElement.h
file path=usr/include/poppler/StructTreeRoot.h
file path=usr/include/poppler/TextOutputDev.h
file path=usr/include/poppler/UTF.h
file path=usr/include/poppler/UnicodeCClassTables.h
file path=usr/include/poppler/UnicodeCompTables.h
file path=usr/include/poppler/UnicodeDecompTables.h
file path=usr/include/poppler/UnicodeMap.h
file path=usr/include/poppler/UnicodeMapFuncs.h
file path=usr/include/poppler/UnicodeMapTables.h
file path=usr/include/poppler/UnicodeTypeTable.h
file path=usr/include/poppler/ViewerPreferences.h
file path=usr/include/poppler/XRef.h
file path=usr/include/poppler/cpp/poppler-destination.h
file path=usr/include/poppler/cpp/poppler-document.h
file path=usr/include/poppler/cpp/poppler-embedded-file.h
file path=usr/include/poppler/cpp/poppler-font-private.h
file path=usr/include/poppler/cpp/poppler-font.h
file path=usr/include/poppler/cpp/poppler-global.h
file path=usr/include/poppler/cpp/poppler-image.h
file path=usr/include/poppler/cpp/poppler-page-renderer.h
file path=usr/include/poppler/cpp/poppler-page-transition.h
file path=usr/include/poppler/cpp/poppler-page.h
file path=usr/include/poppler/cpp/poppler-rectangle.h
file path=usr/include/poppler/cpp/poppler-toc.h
file path=usr/include/poppler/cpp/poppler-version.h
file path=usr/include/poppler/cpp/poppler_cpp_export.h
file path=usr/include/poppler/fofi/FoFiBase.h
file path=usr/include/poppler/fofi/FoFiEncodings.h
file path=usr/include/poppler/fofi/FoFiIdentifier.h
file path=usr/include/poppler/fofi/FoFiTrueType.h
file path=usr/include/poppler/fofi/FoFiType1.h
file path=usr/include/poppler/fofi/FoFiType1C.h
file path=usr/include/poppler/glib/poppler-action.h
file path=usr/include/poppler/glib/poppler-annot.h
file path=usr/include/poppler/glib/poppler-attachment.h
file path=usr/include/poppler/glib/poppler-date.h
file path=usr/include/poppler/glib/poppler-document.h
file path=usr/include/poppler/glib/poppler-enums.h
file path=usr/include/poppler/glib/poppler-features.h
file path=usr/include/poppler/glib/poppler-form-field.h
file path=usr/include/poppler/glib/poppler-layer.h
file path=usr/include/poppler/glib/poppler-macros.h
file path=usr/include/poppler/glib/poppler-media.h
file path=usr/include/poppler/glib/poppler-movie.h
file path=usr/include/poppler/glib/poppler-page.h
file path=usr/include/poppler/glib/poppler-structure-element.h
file path=usr/include/poppler/glib/poppler.h
file path=usr/include/poppler/goo/GooCheckedOps.h
file path=usr/include/poppler/goo/GooLikely.h
file path=usr/include/poppler/goo/GooString.h
file path=usr/include/poppler/goo/GooTimer.h
file path=usr/include/poppler/goo/ImgWriter.h
file path=usr/include/poppler/goo/JpegWriter.h
file path=usr/include/poppler/goo/PNGWriter.h
file path=usr/include/poppler/goo/TiffWriter.h
file path=usr/include/poppler/goo/gdir.h
file path=usr/include/poppler/goo/gfile.h
file path=usr/include/poppler/goo/gmem.h
file path=usr/include/poppler/goo/grandom.h
file path=usr/include/poppler/goo/gstrtod.h
file path=usr/include/poppler/poppler-config.h
file path=usr/include/poppler/poppler_private_export.h
file path=usr/include/poppler/qt5/poppler-annotation.h
file path=usr/include/poppler/qt5/poppler-export.h
file path=usr/include/poppler/qt5/poppler-form.h
file path=usr/include/poppler/qt5/poppler-link.h
file path=usr/include/poppler/qt5/poppler-media.h
file path=usr/include/poppler/qt5/poppler-optcontent.h
file path=usr/include/poppler/qt5/poppler-page-transition.h
file path=usr/include/poppler/qt5/poppler-qt5.h
file path=usr/include/poppler/qt5/poppler-version.h
file path=usr/include/poppler/splash/Splash.h
file path=usr/include/poppler/splash/SplashBitmap.h
file path=usr/include/poppler/splash/SplashClip.h
file path=usr/include/poppler/splash/SplashErrorCodes.h
file path=usr/include/poppler/splash/SplashFTFont.h
file path=usr/include/poppler/splash/SplashFTFontEngine.h
file path=usr/include/poppler/splash/SplashFTFontFile.h
file path=usr/include/poppler/splash/SplashFont.h
file path=usr/include/poppler/splash/SplashFontEngine.h
file path=usr/include/poppler/splash/SplashFontFile.h
file path=usr/include/poppler/splash/SplashFontFileID.h
file path=usr/include/poppler/splash/SplashGlyphBitmap.h
file path=usr/include/poppler/splash/SplashMath.h
file path=usr/include/poppler/splash/SplashPath.h
file path=usr/include/poppler/splash/SplashPattern.h
file path=usr/include/poppler/splash/SplashScreen.h
file path=usr/include/poppler/splash/SplashState.h
file path=usr/include/poppler/splash/SplashTypes.h
file path=usr/include/poppler/splash/SplashXPath.h
file path=usr/include/poppler/splash/SplashXPathScanner.h
file path=usr/lib/$(MACH64)/girepository-1.0/Poppler-0.18.typelib
link path=usr/lib/$(MACH64)/libpoppler-cpp.so target=libpoppler-cpp.so.0
link path=usr/lib/$(MACH64)/libpoppler-cpp.so.0 target=libpoppler-cpp.so.0.11.0
file path=usr/lib/$(MACH64)/libpoppler-cpp.so.0.11.0
link path=usr/lib/$(MACH64)/libpoppler-glib.so target=libpoppler-glib.so.8
link path=usr/lib/$(MACH64)/libpoppler-glib.so.8 \
    target=libpoppler-glib.so.8.26.0
file path=usr/lib/$(MACH64)/libpoppler-glib.so.8.26.0
link path=usr/lib/$(MACH64)/libpoppler-qt5.so target=libpoppler-qt5.so.1
link path=usr/lib/$(MACH64)/libpoppler-qt5.so.1 target=libpoppler-qt5.so.1.33.0
file path=usr/lib/$(MACH64)/libpoppler-qt5.so.1.33.0
link path=usr/lib/$(MACH64)/libpoppler.so target=libpoppler.so.135
link path=usr/lib/$(MACH64)/libpoppler.so.135 target=libpoppler.so.135.0.0
file path=usr/lib/$(MACH64)/libpoppler.so.135.0.0
file path=usr/lib/$(MACH64)/pkgconfig/poppler-cpp.pc
file path=usr/lib/$(MACH64)/pkgconfig/poppler-glib.pc
file path=usr/lib/$(MACH64)/pkgconfig/poppler-qt5.pc
file path=usr/lib/$(MACH64)/pkgconfig/poppler.pc
file path=usr/share/gir-1.0/Poppler-0.18.gir
file path=usr/share/man/man1/pdfattach.1
file path=usr/share/man/man1/pdfdetach.1
file path=usr/share/man/man1/pdffonts.1
file path=usr/share/man/man1/pdfimages.1
file path=usr/share/man/man1/pdfinfo.1
file path=usr/share/man/man1/pdfseparate.1
file path=usr/share/man/man1/pdfsig.1
file path=usr/share/man/man1/pdftocairo.1
file path=usr/share/man/man1/pdftohtml.1
file path=usr/share/man/man1/pdftoppm.1
file path=usr/share/man/man1/pdftops.1
file path=usr/share/man/man1/pdftotext.1
file path=usr/share/man/man1/pdfunite.1