notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q4
py-pikepdf Read and write PDFs with Python, powered by qpdf
5.6.0_1 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.6.0_1Version of this port present on the latest quarterly branch.
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-22 17:39:06
Last Update: 2022-10-22 17:33:52
Commit Hash: 4c9fc57
Also Listed In: python
License: MPL20
WWW:
https://github.com/pikepdf/pikepdf
Description:
pikepdf is a Python library for reading and writing PDF files. It's based on QPDF, a powerful PDF manipulation and repair library. pikepdf is similar to PyPDF2 and pdfrw - it provides low level access to PDF features and allows editing and content transformation of existing PDFs. Some knowledge of the PDF specification may be helpful. It does not have the capability to render a PDF to image.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pikepdf>0:textproc/py-pikepdf@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-pikepdf/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-pikepdf
  • pkg install py39-pikepdf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-pikepdf listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pikepdf
Package flavors (<flavor>: <package>)
  • py39: py39-pikepdf
distinfo:
TIMESTAMP = 1661742113 SHA256 (pikepdf-5.6.0.tar.gz) = 77ea30551e9f6d195b45b5235ffd82bfe27ee446052cdf63f3af99906e80e469 SIZE (pikepdf-5.6.0.tar.gz) = 2913256

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-pybind11>=2.6.0<3 : devel/py-pybind11@py39
  2. py39-setuptools_scm>0 : devel/py-setuptools_scm@py39
  3. py39-setuptools_scm_git_archive>0 : devel/py-setuptools_scm_git_archive@py39
  4. py39-wheel>0 : devel/py-wheel@py39
  5. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  6. python3.9 : lang/python39
Runtime dependencies:
  1. py39-lxml>=4.0 : devel/py-lxml@py39
  2. py39-deprecation>=0 : devel/py-deprecation@py39
  3. py39-pillow>=7.0.0 : graphics/py-pillow@py39
  4. jbig2dec : graphics/jbig2dec
  5. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  6. python3.9 : lang/python39
Library dependencies:
  1. libqpdf.so : print/qpdf
This port is required by:
for Run
  1. textproc/py-ocrmypdf

Configuration Options:
===> The following configuration options are available for py39-pikepdf-5.6.0_1: JBIG2=on: Support for extracting JBIG2 images ===> Use 'make config' to modify these settings
Options name:
textproc_py-pikepdf
USES:
compiler:c++14-lang cpe localbase python:3.6+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pikepdf/
  2. https://pypi.org/packages/source/p/pikepdf/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.6.0_1
22 Oct 2022 17:33:52
commit hash: 4c9fc5751340155942f895d0184a2d9d89878b0fcommit hash: 4c9fc5751340155942f895d0184a2d9d89878b0fcommit hash: 4c9fc5751340155942f895d0184a2d9d89878b0fcommit hash: 4c9fc5751340155942f895d0184a2d9d89878b0f files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
Author: Wen Heping
textproc/py-pikepdf: Add missing DEPENDS

PR:		266889
Reported by:	Alexander88207@protonmail.com

This also fixes runtime issues with textproc/py-ocrmypdf.

(cherry picked from commit 857ee3432cd49a378f6d396ff9b23b50cf49701a)

Number of commits found: 1