Mercurial > hgrepos > Python2 > PyMuPDF
view requirements-build.txt @ 6:b5f06508363a
PyMuPDF builds on FreeBSD now with "gmake -f Makefile.freebsd".
A virtual environment with requirements from "requirements-build.txt" is required.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 16:16:51 +0200 |
| parents | fb1c976acef3 |
| children | 8934ac156ef5 |
line wrap: on
line source
# Build in a non-isolated venv # # cmake is required as a system package: could not build it as Python package # on the fly. # # gmake is to be used! # setuptools setuptools-scm build swig libclang>=18,<19
