# -*- 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 name py-pikepdf version 10.1.0 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} homepage https://github.com/pikepdf/pikepdf python.versions 310 311 312 313 314 checksums rmd160 83cb91e2562f5c464c82a0639f8ad0fe2e7a1a67 \ sha256 d75778283c354580a462d31bd4334f6ba92225e41ccd8bb949ec6e98a23d4eb2 \ size 4566184 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} }