Port details on branch 2023Q1 |
- py-breathe Extension to reStructuredText and Sphinx to render Doxygen xml output
- 4.35.0_1 devel =3 4.35.0_1Version of this port present on the latest quarterly branch.
- Maintainer: mandree@FreeBSD.org
- Port Added: 2021-10-18 19:54:08
- Last Update: 2023-03-22 10:32:19
- Commit Hash: 4308cde
- People watching this port, also watch:: qtkeychain-qt5, py39-treq, py311-Automat, linux-c7-atk, py39-beautifulsoup
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/michaeljones/breathe
- Description:
- Breathe provides a bridge between the Sphinx and Doxygen documentation systems.
It is an easy way to include Doxygen information in a set of documentation
generated by Sphinx. The aim is to produce an autodoc like support for people
who enjoy using Sphinx but work with languages other than Python. The system
relies on the Doxygen's xml output.
- ¦ ¦ ¦ ¦
- 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}breathe>0:devel/py-breathe@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-breathe/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-breathe
- pkg install py39-breathe
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-breathe listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-breathe
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1678299982
SHA256 (michaeljones-breathe-4.35.0-v4.35.0_GH0.tar.gz) = 55b54723752fc04b892a0f868782b1df65e69db6ca94fb32cf04be495bfd7841
SIZE (michaeljones-breathe-4.35.0-v4.35.0_GH0.tar.gz) = 212932
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:
-
- py39-furo>=0 : textproc/py-furo@py39
- graphviz>=0 : graphics/graphviz
- py39-sphinx>=0,1 : textproc/py-sphinx@py39
- py39-sphinx-copybutton>=0 : textproc/py-sphinx-copybutton@py39
- doxygen : devel/doxygen
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- gmake>=4.3 : devel/gmake
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-furo>=0 : textproc/py-furo@py39
- graphviz>=0 : graphics/graphviz
- py39-sphinx>=0,1 : textproc/py-sphinx@py39
- py39-sphinx-copybutton>=0 : textproc/py-sphinx-copybutton@py39
- doxygen : devel/doxygen
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- graphics/opencolorio
- graphics/openexr-website-docs
- science/py-libgetar
- for Run
-
- science/py-libgetar
Configuration Options:
- ===> The following configuration options are available for py39-breathe-4.35.0_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
PDFDOCS=off: Build PDF documentation (implies DOCS)
===> Use 'make config' to modify these settings
- Options name:
- devel_py-breathe
- USES:
- gmake python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|