Port details on branch 2023Q3 |
- podofo09 PDF manipulation library and tools
- 0.9.8_5 graphics
=3 0.9.8_5Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-06-15 16:09:06
- Last Update: 2024-05-02 13:06:58
- Commit Hash: bae03bd
- People watching this port, also watch:: py311-pikepdf, xcb-util-image, qtkeychain-qt5, libssh, vcdimager
- Also Listed In: print
- License: GPLv2 LGPL21
- WWW:
- https://podofo.sourceforge.net/
- https://github.com/podofo/podofo
- Description:
- 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- podofo09>0:graphics/podofo09
- To install the port:
- cd /usr/ports/graphics/podofo09/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/podofo09
- pkg install podofo09
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: podofo09
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652122561
SHA256 (podofo-0.9.8.tar.gz) = 5de607e15f192b8ad90738300759d88dea0f5ccdce3bf00048a0c932bc645154
SIZE (podofo-0.9.8.tar.gz) = 1012918
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libidn.so : dns/libidn
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libunistring.so : devel/libunistring
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- cad/horizon-eda
- sysutils/krename
Configuration Options:
- ===> The following configuration options are available for podofo09-0.9.8_5:
IMPOSE=off: Build impose tool (Lua required)
JPEG=on: JPEG image format support
PNG=on: PNG image format support
TIFF=on: TIFF image format support
UNISTRING=on: Use libunistring for conversion
===> Use 'make config' to modify these settings
- Options name:
- graphics_podofo09
- USES:
- cmake compiler:c++11-lang cpe dos2unix pkgconfig ssl jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|