notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q2
py-sphinxcontrib-svg2pdfconverter Sphinx extension for converting SVG to PDF
1.2.1_1 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.1_1Version of this port present on the latest quarterly branch.
Maintainer: agh@riseup.net search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-sphinx>0 : textproc/py-sphinx@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Library dependencies:
  1. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. librsvg-2.so : graphics/librsvg2-rust
  5. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/sphinxcontrib-svg2pdfconverter/
  2. https://pypi.org/packages/source/s/sphinxcontrib-svg2pdfconverter/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.1_1
21 May 2023 17:27:20
commit hash: dc299b36fdc2faedaab1b411afa5e6cae7b68619commit hash: dc299b36fdc2faedaab1b411afa5e6cae7b68619commit hash: dc299b36fdc2faedaab1b411afa5e6cae7b68619commit hash: dc299b36fdc2faedaab1b411afa5e6cae7b68619 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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