Created attachment 234113 [details] py-sphinxcontrib-svg2pdfconverter-1.2.0.patch New Sphinx extension for converting SVG to PDF. Port is required for building emulators/mame documentation.
Makefile was lifted from textproc/py-sphinxcontrib-bibtex
Created attachment 234291 [details] py-sphinxcontrib-svg2pdfconverter-1.2.0.patch Replace many spaces with tabs (portlint)
Can someone @python have a look at this? Best regards, Daniel
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3cfd8cfeebfbcf34b5c75fa8550d29856b8f737a commit 3cfd8cfeebfbcf34b5c75fa8550d29856b8f737a Author: Alastair Hogge <agh@riseup.net> AuthorDate: 2022-10-22 19:38:56 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-10-22 19:39:46 +0000 Add textproc/py-sphinxcontrib-svg2pdfconverter: Sphinx extension for converting SVG to PDF PR: 264151 textproc/Makefile | 1 + .../Makefile (new) | 32 ++++++++++++++++++++++ .../distinfo (new) | 3 ++ .../pkg-descr (new) | 5 ++++ 4 files changed, 41 insertions(+)
Thanks team.