./print/podofo, Library to work with the PDF file format

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.8nb4, Package name: podofo-0.9.8nb4, Maintainer: pkgsrc-users

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.


Required to run:
[graphics/tiff] [graphics/freetype2] [graphics/png] [graphics/jpeg] [fonts/fontconfig] [devel/libidn] [textproc/libunistring]

Master sites:

Filesize: 989.178 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-09-28 23:35:41 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Buildlink OpenSSL
   2023-09-01 12:06:16 by Nia Alarie | Files touched by this commit (1)
Log message:
podofo: Switch to USE_CXX_FEATURES.
   2023-07-12 23:05:30 by Nia Alarie | Files touched by this commit (1)
Log message:
podofo: Force the use of -std=c++11 through wrappers due to thread_local
usage.
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103)
Log message:
*: convert to cmake/build.mk