Port details on branch 2024Q4 |
- py-sphinxcontrib-svg2pdfconverter Sphinx SVG to PDF converter extension
- 1.3.0 textproc
=2 1.3.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-10-22 19:42:06
- Last Update: 2025-06-29 11:46:12
- Commit Hash: 5cbd077
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
- Description:
- This extension converts SVG images to PDF in case the builder does not support
SVG images natively (e.g. LaTeX).
Internally, either Inkscape, rsvg-convert from libRSVG or CairoSVG as
progressively more lightweight alternatives are used to convert images.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-svg2pdfconverter>0:textproc/py-sphinxcontrib-svg2pdfconverter@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-sphinxcontrib-svg2pdfconverter/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-sphinxcontrib-svg2pdfconverter
- pkg install py311-sphinxcontrib-svg2pdfconverter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-sphinxcontrib-svg2pdfconverter listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sphinxcontrib-svg2pdfconverter
- Package flavors (<flavor>: <package>)
- py311: py311-sphinxcontrib-svg2pdfconverter
- distinfo:
- TIMESTAMP = 1750954248
SHA256 (sphinxcontrib_svg2pdfconverter-1.3.0.tar.gz) = 6411a4cc2f57eed96a0d7bbfa139f68cbe7983018881e1e6d7c46053cd69911f
SIZE (sphinxcontrib_svg2pdfconverter-1.3.0.tar.gz) = 6209
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61.0.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-sphinx>=1.6.3,1 : textproc/py-sphinx@py311
- py311-cairosvg>=1.0 : graphics/py-cairosvg@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- emulators/mame
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-sphinxcontrib-svg2pdfconverter-1.3.0:
====> Options available for the group CONVERTER
CAIROSVG=on: Use CairoSVG to convert
INKSCAPE=off: Use inkscape to convert
LIBRSVG=off: Use rsvg-convert to convert
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-sphinxcontrib-svg2pdfconverter
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|