# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= podofo VERSION= 1.0.3 KEYWORDS= graphics print VARIANTS= std SDESC[std]= Library to work with the PDF file format HOMEPAGE= https://sourceforge.net/projects/podofo/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GITHUB/podofo:podofo:1.0.3 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[std]= set primary dev man OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILD_DEPENDS= libunistring:dev:std libidn:dev:std BUILDRUN_DEPENDS= libidn:primary:std libunistring:primary:std USES= cpe cmake pkgconfig jpeg png tiff zlib fontconfig ssl:openssl30 c++:primary GNOME_COMPONENTS= libxml2 LICENSE= GPLv2+:primary LICENSE_TERMS= primary:{{WRKDIR}}/TERMS LICENSE_FILE= GPLv2+:{{WRKSRC}}/COPYING LICENSE_AWK= TERMS:"^$$" LICENSE_SOURCE= TERMS:{{WRKSRC}}/src/podofo/podofo.h LICENSE_SCHEME= solo CPE_VENDOR= podofo_project FPC_EQUIVALENT= graphics/podofo SOVERSION= 1.0.3 CMAKE_ARGS= -DOPENSSL_INCLUDE_DIR="{{OPENSSLINC}}" -DOPENSSL_LIBRARIES="{{OPENSSLDIR}}" -DMANDIR={{MANPREFIX}}/man/ post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpodofo.so pre-configure: ${FIND} ${WRKSRC} -name "*.orig" -delete [FILE:689:descriptions/desc.primary] PoDoFo is a library to work with the PDF file format. The name comes from the first letter of PDF (Portable Document Format). A few tools to work with PDF files are already included in the PoDoFo package. The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo. [FILE:105:distinfo] 02815b21a51632c2849d41b067597e9356bbc54bad0efcd84c902b555c203ce7 3360409 podofo-podofo-1.0.3.tar.gz [FILE:49:manifests/plist.primary] lib/ libpodofo.so.%%SOVERSION%% libpodofo.so.3 [FILE:2785:manifests/plist.dev] include/podofo/podofo.h include/podofo/3rdparty/span.hpp include/podofo/auxiliary/ Corners.h EnumFlags.h InputDevice.h InputStream.h MathBase.h Matrix.h OutputDevice.h OutputStream.h Rect.h StateStack.h StreamDevice.h StreamDeviceBase.h Vector2.h Version.h basecompat.h basedefs.h baseincludes.h basetypes.h nullable.h podofo_config.h span.h include/podofo/main/ PdfAcroForm.h PdfAction.h PdfAnnotation.h PdfAnnotationActionBase.h PdfAnnotationCollection.h PdfAnnotationWidget.h PdfAnnotation_Types.h PdfArray.h PdfBaseDataTypes.h PdfButton.h PdfCIDToGIDMap.h PdfCMapEncoding.h PdfCanvas.h PdfCanvasInputDevice.h PdfCatalog.h PdfCharCodeMap.h PdfCheckBox.h PdfChoiceField.h PdfColor.h PdfColorSpace.h PdfColorSpaceFilter.h PdfComboBox.h PdfCommon.h PdfContentStreamOperators.h PdfContentStreamReader.h PdfContents.h PdfData.h PdfDataContainer.h PdfDate.h PdfDeclarations.h PdfDestination.h PdfDictionary.h PdfDifferenceEncoding.h PdfDocument.h PdfElement.h PdfEncoding.h PdfEncodingCommon.h PdfEncodingFactory.h PdfEncodingMap.h PdfEncodingMapFactory.h PdfEncrypt.h PdfEncryptSession.h PdfError.h PdfExtGState.h PdfExtGStateDefinition.h PdfExtension.h PdfField.h PdfFieldChildrenCollection.h PdfFileSpec.h PdfFont.h PdfFontCID.h PdfFontCIDCFF.h PdfFontCIDTrueType.h PdfFontConfigWrapper.h PdfFontManager.h PdfFontMetrics.h PdfFontMetricsFreetype.h PdfFontMetricsObject.h PdfFontMetricsStandard14.h PdfFontObject.h PdfFontSimple.h PdfFontTrueType.h PdfFontType1.h PdfFontType3.h PdfFunction.h PdfFunctionDefinition.h PdfGraphicsState.h PdfIdentityEncoding.h PdfImage.h PdfIndirectObjectList.h PdfInfo.h PdfListBox.h PdfMath.h PdfMemDocument.h PdfMemoryObjectStream.h PdfMetadata.h PdfMetadataStore.h PdfName.h PdfNameTree.h PdfNameTreeOperations.h PdfNameTrees.h PdfObject.h PdfObjectStream.h PdfObjectStreamProvider.h PdfOutlines.h PdfPage.h PdfPageCollection.h PdfPainter.h PdfPainterPath.h PdfPainterTextObject.h PdfPattern.h PdfPatternDefinition.h PdfPostScriptTokenizer.h PdfPredefinedEncoding.h PdfPredefinedToUnicodeCMap.h PdfPushButton.h PdfRadioButton.h PdfReference.h PdfResourceOperations.h PdfResources.h PdfSignature.h PdfSigner.h PdfSignerCms.h PdfSigningContext.h PdfStatefulEncrypt.h PdfStreamedDocument.h PdfString.h PdfStringStream.h PdfTextBox.h PdfTextState.h PdfTokenizer.h PdfTrailer.h PdfVariant.h PdfVariantStack.h PdfXMPPacket.h PdfXObject.h PdfXObjectForm.h PdfXObjectPostScript.h include/podofo/optional/ PdfConvert.h PdfNames.h PdfUtils.h lib/libpodofo.so lib/cmake/podofo/ podofo-config-version.cmake podofo-config.cmake podofo-targets-%%CMAKE_BUILD_TYPE%%.cmake podofo-targets.cmake lib/pkgconfig/libpodofo.pc [FILE:305:manifests/plist.man] share/man/man1/ podofobox.1 podofocolor.1 podofocountpages.1 podofocrop.1 podofoencrypt.1 podofogc.1 podofoimg2pdf.1 podofoimgextract.1 podofoimpose.1 podofoincrementalupdates.1 podofomerge.1 podofopages.1 podofopdfinfo.1 podofotxt2pdf.1 podofotxtextract.1 podofouncompress.1 podofoxmp.1 [FILE:340:patches/patch-CMakeLists.txt] --- CMakeLists.txt.orig 2025-06-21 21:47:21 UTC +++ CMakeLists.txt @@ -289,6 +289,8 @@ if(PODOFO_BUILD_UNSUPPORTED_TOOLS) add_subdirectory(tools) endif() +add_subdirectory(man) + # Enable packaging set(CPACK_PACKAGE_DESCRIPTION "A C++ PDF manipulation library") set(CPACK_PACKAGE_HOMEPAGE_URL "https://github.com/podofo/podofo")