Port details on branch 2023Q4 |
- podofo PDF manipulation library and tools
- 0.10.2 graphics
=0 0.10.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-11-02 07:51:07
- Last Update: 2023-11-02 07:49:41
- Commit Hash: 113546b
- Also Listed In: print
- License: LGPL20
- 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:
-
- To install the port:
- cd /usr/ports/graphics/podofo/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/podofo
- pkg install podofo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: podofo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698848702
SHA256 (podofo-podofo-0.10.2_GH0.tar.gz) = 565168132e8fbfcdbad4ea4c5567bcc57ebbffb4528f6273baf3f490a3cf7563
SIZE (podofo-podofo-0.10.2_GH0.tar.gz) = 1690362
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:
-
- fast_float>=0 : math/fast_float
- date>=0 : devel/date
- libfmt>=0 : devel/libfmt
- utf8cpp>=0 : devel/utf8cpp
- 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
- libxml2.so : textproc/libxml2
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for podofo-0.10.2:
JPEG=on: JPEG image format support
PNG=on: PNG image format support
TIFF=on: TIFF image format support
===> Use 'make config' to modify these settings
- Options name:
- graphics_podofo
- USES:
- cmake compiler:c++17-lang cpe gnome localbase:ldflags pkgconfig ssl jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.2 02 Nov 2023 07:49:41
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/podofo: Update to 0.10.2
Changes: https://github.com/podofo/podofo/releases
(cherry picked from commit 7910c2591bd18b57c22e526a710650f98a9cd524) |
Number of commits found: 1
|