Ravenports generated: 06 Sep 2022 23:10
[ravenports.git] / bucket_94 / podofo
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               podofo
4 VERSION=                0.9.8
5 KEYWORDS=               graphics print
6 VARIANTS=               standard
7 SDESC[standard]=        Library to work with the PDF file format
8 HOMEPAGE=               https://sourceforge.net/projects/podofo/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            SF/podofo/podofo/0.9.8
13 DISTFILE[1]=            podofo-0.9.8.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 BUILDRUN_DEPENDS=       fontconfig:primary:standard
21                         freetype:primary:standard
22                         libidn:primary:standard
23                         libunistring:primary:standard
24
25 USES=                   cpe cmake pkgconfig jpeg png tiff ssl zlib
26                         c++:single
27
28 LICENSE=                GPLv2+:single
29 LICENSE_TERMS=          single:{{WRKDIR}}/TERMS
30 LICENSE_FILE=           GPLv2+:{{WRKSRC}}/COPYING
31 LICENSE_AWK=            TERMS:"^$$"
32 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/src/podofo/podofo.h
33 LICENSE_SCHEME=         solo
34
35 CPE_VENDOR=             podofo_project
36 FPC_EQUIVALENT=         graphics/podofo
37
38 SOVERSION=              0.9.8
39
40 CMAKE_ARGS=             -DWANT_TIFF:BOOL=ON
41                         -DWANT_PNG:BOOL=ON
42                         -DWANT_LIBJPEG:BOOL=ON
43                         -DWANT_LUA:BOOL=ON
44                         -DPODOFO_BUILD_SHARED:BOOL=ON
45                         -DPODOFO_BUILD_STATIC:BOOL=ON
46                         -DOPENSSL_INCLUDE_DIR="{{OPENSSLINC}}"
47                         -DOPENSSL_LIBRARIES="{{OPENSSLDIR}}"
48                         -DFREETYPE_INCLUDE_DIR="{{LOCALBASE}}/include/freetype2"
49
50 post-install:
51         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pod*
52         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpodofo.so
53
54 [FILE:689:descriptions/desc.single]
55 PoDoFo is a library to work with the PDF file format. The name comes from the
56 first letter of PDF (Portable Document Format). A few tools to work with PDF
57 files are already included in the PoDoFo package.
58
59 The PoDoFo library is a free, portable C++ library which includes classes to
60 parse PDF files and modify their contents into memory. The changes can be
61 written back to disk easily. The parser can also be used to extract information
62 from a PDF file (for example the parser could be used in a PDF viewer). Besides
63 parsing PoDoFo includes also very simple classes to create your own PDF files.
64 All classes are documented so it is easy to start writing your own application
65 using PoDoFo.
66
67
68 [FILE:98:distinfo]
69 5de607e15f192b8ad90738300759d88dea0f5ccdce3bf00048a0c932bc645154      1012918 podofo-0.9.8.tar.gz
70
71
72 [FILE:2680:manifests/plist.single]
73 bin/
74  podofobox
75  podofocolor
76  podofocountpages
77  podofocrop
78  podofoencrypt
79  podofogc
80  podofoimg2pdf
81  podofoimgextract
82  podofoimpose
83  podofoincrementalupdates
84  podofomerge
85  podofonooc
86  podofopages
87  podofopdfinfo
88  podofosign
89  podofotxt2pdf
90  podofotxtextract
91  podofouncompress
92  podofoxmp
93 include/podofo/
94  podofo-base.h
95  podofo.h
96 include/podofo/base/
97  Pdf3rdPtyForwardDecl.h
98  PdfArray.h
99  PdfCanvas.h
100  PdfColor.h
101  PdfCompilerCompat.h
102  PdfCompilerCompatPrivate.h
103  PdfContentsTokenizer.h
104  PdfData.h
105  PdfDataType.h
106  PdfDate.h
107  PdfDefines.h
108  PdfDefinesPrivate.h
109  PdfDictionary.h
110  PdfEncoding.h
111  PdfEncodingFactory.h
112  PdfEncrypt.h
113  PdfError.h
114  PdfExtension.h
115  PdfFileStream.h
116  PdfFilter.h
117  PdfFiltersPrivate.h
118  PdfImmediateWriter.h
119  PdfInputDevice.h
120  PdfInputStream.h
121  PdfLocale.h
122  PdfMemStream.h
123  PdfMemoryManagement.h
124  PdfName.h
125  PdfObject.h
126  PdfObjectStreamParserObject.h
127  PdfOutputDevice.h
128  PdfOutputStream.h
129  PdfOwnedDataType.h
130  PdfParser.h
131  PdfParserObject.h
132  PdfRect.h
133  PdfRefCountedBuffer.h
134  PdfRefCountedInputDevice.h
135  PdfReference.h
136  PdfStream.h
137  PdfString.h
138  PdfTokenizer.h
139  PdfVariant.h
140  PdfVecObjects.h
141  PdfVersion.h
142  PdfWriter.h
143  PdfXRef.h
144  PdfXRefStream.h
145  PdfXRefStreamParserObject.h
146  podofo_config.h
147  podofoapi.h
148 include/podofo/base/util/
149  PdfMutex.h
150  PdfMutexImpl_noop.h
151  PdfMutexImpl_pthread.h
152  PdfMutexImpl_win32.h
153  PdfMutexWrapper.h
154 include/podofo/doc/
155  PdfAcroForm.h
156  PdfAction.h
157  PdfAnnotation.h
158  PdfCMapEncoding.h
159  PdfContents.h
160  PdfDestination.h
161  PdfDifferenceEncoding.h
162  PdfDocument.h
163  PdfElement.h
164  PdfEncodingObjectFactory.h
165  PdfExtGState.h
166  PdfField.h
167  PdfFileSpec.h
168  PdfFont.h
169  PdfFontCID.h
170  PdfFontCache.h
171  PdfFontConfigWrapper.h
172  PdfFontFactory.h
173  PdfFontFactoryBase14Data.h
174  PdfFontMetrics.h
175  PdfFontMetricsBase14.h
176  PdfFontMetricsFreetype.h
177  PdfFontMetricsObject.h
178  PdfFontSimple.h
179  PdfFontTTFSubset.h
180  PdfFontTrueType.h
181  PdfFontType1.h
182  PdfFontType1Base14.h
183  PdfFontType3.h
184  PdfFunction.h
185  PdfHintStream.h
186  PdfIdentityEncoding.h
187  PdfImage.h
188  PdfInfo.h
189  PdfMemDocument.h
190  PdfNamesTree.h
191  PdfOutlines.h
192  PdfPage.h
193  PdfPagesTree.h
194  PdfPagesTreeCache.h
195  PdfPainter.h
196  PdfPainterMM.h
197  PdfShadingPattern.h
198  PdfSignOutputDevice.h
199  PdfSignatureField.h
200  PdfStreamedDocument.h
201  PdfTable.h
202  PdfTilingPattern.h
203  PdfXObject.h
204 lib/
205  libpodofo.a
206  libpodofo.so
207  libpodofo.so.%%SOVERSION%%
208 lib/pkgconfig/libpodofo.pc
209 share/man/man1/
210  podofobox.1.gz
211  podofocolor.1.gz
212  podofocountpages.1.gz
213  podofocrop.1.gz
214  podofoencrypt.1.gz
215  podofogc.1.gz
216  podofoimg2pdf.1.gz
217  podofoimgextract.1.gz
218  podofoimpose.1.gz
219  podofoincrementalupdates.1.gz
220  podofomerge.1.gz
221  podofopages.1.gz
222  podofopdfinfo.1.gz
223  podofotxt2pdf.1.gz
224  podofotxtextract.1.gz
225  podofouncompress.1.gz
226  podofoxmp.1.gz
227