# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 PortGroup compiler_blacklist_versions 1.0 name py-pikepdf version 9.5.1 revision 0 categories-append graphics license MPL-2 maintainers {mps @Schamschula} openmaintainer description pikepdf is based on QPDF, a powerful PDF manipulation and repair \ library. long_description {*}${description} python.versions 39 310 311 312 313 # stealth update to switch back to PyPi dist_subdir ${name}/${version}_${revision} checksums rmd160 751504afd6ac011b9b754d49a7f7173669a21a31 \ sha256 dccdab8c176956ab049bf527cf4f47b4f678ac77d65659cc2575a27e3965ce3f \ size 2916260 # fix overly tight py-setuptools version patchfiles patch-pyproject.toml.diff if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools_scm depends_lib-append \ port:py${python.version}-deprecated \ port:py${python.version}-lxml \ port:py${python.version}-packaging \ port:py${python.version}-Pillow \ port:py${python.version}-pybind11 \ port:qpdf compiler.cxx_standard \ 2017 # error: no matching constructor for initialization of 'match_replace' compiler.blacklist-append {clang < 900} }