# -*- 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 github 1.0 PortGroup python 1.0 PortGroup compiler_blacklist_versions 1.0 name py-pikepdf github.setup pikepdf pikepdf 8.14.0 v 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 38 39 310 311 312 checksums rmd160 a6bb9485beb000a96ee9c23bfb438b9ca8fe59cc \ sha256 8822d0cf5acf874569ff462f483d808ecd6f78a74c65972cb70b435446f9246f \ size 2925669 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools_scm \ port:py${python.version}-setuptools_scm_git_archive \ port:py${python.version}-toml \ port:py${python.version}-wheel depends_lib-append \ port:py${python.version}-deprecation \ 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} } github.livecheck.regex {(\d\.\d+(\.\d+))}