Port details on branch 2023Q2 |
- py-sphinxcontrib-svg2pdfconverter Sphinx extension for converting SVG to PDF
- 1.2.1_1 textproc
=0 1.2.1_1Version of this port present on the latest quarterly branch. - Maintainer: agh@riseup.net
 - Port Added: 2023-05-21 17:30:09
- Last Update: 2023-05-21 17:27:20
- Commit Hash: dc299b3
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
- Description:
- Sphinx SVG to PDF Converter Extension:
This extension converts SVG images to PDF in case the builder does
not support SVG images natively (e.g. LaTeX). libRSVG is used
internally.
¦ ¦ ¦ ¦ 
- 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 py39-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 py39-sphinxcontrib-svg2pdfconverter listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-sphinxcontrib-svg2pdfconverter
- Package flavors (<flavor>: <package>)
- py39: py39-sphinxcontrib-svg2pdfconverter
- distinfo:
- TIMESTAMP = 1666566813
SHA256 (sphinxcontrib-svg2pdfconverter-1.2.1.tar.gz) = 31df9f08fad576d778bdc0c3e3dbeaf4dcda492ba6669ad133a03c3d68680ceb
SIZE (sphinxcontrib-svg2pdfconverter-1.2.1.tar.gz) = 5481
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-sphinx>0 : textproc/py-sphinx@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- librsvg-2.so : graphics/librsvg2-rust
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-sphinxcontrib-svg2pdfconverter
- USES:
- gnome python:3.8+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1_1 21 May 2023 17:27:20
    |
Robert Clausecker (fuz)  |
textproc/py-sphinxcontrib-svg2pdfconverter: depend on correct librsvg2
automatically
Instead of providing a port option, have USES=gnome figure out the
right librsvg2 to depend on. This avoids conflicts when installing mame
with other ports that depend on librsvg2{,-rust}.
Approved by: agh@riseup.net (maintainer)
MFH: 2023Q2
PR: 271530
(cherry picked from commit bce94ecce5f905028f4f922b80bb32e5e1563dda) |
Number of commits found: 1
|