pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-breathe textproc/py-breathe: Add version 4...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0bc08b7a2f63
branches: trunk
changeset: 372736:0bc08b7a2f63
user: gdt <gdt%pkgsrc.org@localhost>
date: Sun Jan 30 01:24:44 2022 +0000
description:
textproc/py-breathe: Add version 4.31.0
Breathe is a Sphinx plugin providing beautifully integrated Doxygen
output in your user-facing documentation. It allows you to combine
Doxygen's excellent technical understanding of your code base with the
superb long form documentation output of the Sphinx system.
diffstat:
textproc/py-breathe/DESCR | 4 +
textproc/py-breathe/Makefile | 16 +++++++
textproc/py-breathe/PLIST | 96 ++++++++++++++++++++++++++++++++++++++++++++
textproc/py-breathe/distinfo | 5 ++
4 files changed, 121 insertions(+), 0 deletions(-)
diffs (137 lines):
diff -r c35ea881ce75 -r 0bc08b7a2f63 textproc/py-breathe/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-breathe/DESCR Sun Jan 30 01:24:44 2022 +0000
@@ -0,0 +1,4 @@
+Breathe is a Sphinx plugin providing beautifully integrated Doxygen
+output in your user-facing documentation. It allows you to combine
+Doxygen's excellent technical understanding of your code base with the
+superb long form documentation output of the Sphinx system.
diff -r c35ea881ce75 -r 0bc08b7a2f63 textproc/py-breathe/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-breathe/Makefile Sun Jan 30 01:24:44 2022 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2022/01/30 01:24:44 gdt Exp $
+
+DISTNAME= breathe-4.31.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_PYPI:=b/breathe/}
+
+MAINTAINER= gdt%NetBSD.org@localhost
+HOMEPAGE= https://github.com/michaeljones/breathe
+COMMENT= Sphinx plugin providing integrated Doxygen output
+LICENSE= modified-bsd
+
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c35ea881ce75 -r 0bc08b7a2f63 textproc/py-breathe/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-breathe/PLIST Sun Jan 30 01:24:44 2022 +0000
@@ -0,0 +1,96 @@
+@comment $NetBSD: PLIST,v 1.1 2022/01/30 01:24:44 gdt Exp $
+bin/breathe-apidoc
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/breathe/__init__.py
+${PYSITELIB}/breathe/__init__.pyc
+${PYSITELIB}/breathe/__init__.pyo
+${PYSITELIB}/breathe/apidoc.py
+${PYSITELIB}/breathe/apidoc.pyc
+${PYSITELIB}/breathe/apidoc.pyo
+${PYSITELIB}/breathe/directives/__init__.py
+${PYSITELIB}/breathe/directives/__init__.pyc
+${PYSITELIB}/breathe/directives/__init__.pyo
+${PYSITELIB}/breathe/directives/class_like.py
+${PYSITELIB}/breathe/directives/class_like.pyc
+${PYSITELIB}/breathe/directives/class_like.pyo
+${PYSITELIB}/breathe/directives/content_block.py
+${PYSITELIB}/breathe/directives/content_block.pyc
+${PYSITELIB}/breathe/directives/content_block.pyo
+${PYSITELIB}/breathe/directives/file.py
+${PYSITELIB}/breathe/directives/file.pyc
+${PYSITELIB}/breathe/directives/file.pyo
+${PYSITELIB}/breathe/directives/function.py
+${PYSITELIB}/breathe/directives/function.pyc
+${PYSITELIB}/breathe/directives/function.pyo
+${PYSITELIB}/breathe/directives/index.py
+${PYSITELIB}/breathe/directives/index.pyc
+${PYSITELIB}/breathe/directives/index.pyo
+${PYSITELIB}/breathe/directives/item.py
+${PYSITELIB}/breathe/directives/item.pyc
+${PYSITELIB}/breathe/directives/item.pyo
+${PYSITELIB}/breathe/directives/setup.py
+${PYSITELIB}/breathe/directives/setup.pyc
+${PYSITELIB}/breathe/directives/setup.pyo
+${PYSITELIB}/breathe/exception.py
+${PYSITELIB}/breathe/exception.pyc
+${PYSITELIB}/breathe/exception.pyo
+${PYSITELIB}/breathe/file_state_cache.py
+${PYSITELIB}/breathe/file_state_cache.pyc
+${PYSITELIB}/breathe/file_state_cache.pyo
+${PYSITELIB}/breathe/finder/__init__.py
+${PYSITELIB}/breathe/finder/__init__.pyc
+${PYSITELIB}/breathe/finder/__init__.pyo
+${PYSITELIB}/breathe/finder/compound.py
+${PYSITELIB}/breathe/finder/compound.pyc
+${PYSITELIB}/breathe/finder/compound.pyo
+${PYSITELIB}/breathe/finder/factory.py
+${PYSITELIB}/breathe/finder/factory.pyc
+${PYSITELIB}/breathe/finder/factory.pyo
+${PYSITELIB}/breathe/finder/index.py
+${PYSITELIB}/breathe/finder/index.pyc
+${PYSITELIB}/breathe/finder/index.pyo
+${PYSITELIB}/breathe/parser/__init__.py
+${PYSITELIB}/breathe/parser/__init__.pyc
+${PYSITELIB}/breathe/parser/__init__.pyo
+${PYSITELIB}/breathe/parser/compound.py
+${PYSITELIB}/breathe/parser/compound.pyc
+${PYSITELIB}/breathe/parser/compound.pyo
+${PYSITELIB}/breathe/parser/compoundsuper.py
+${PYSITELIB}/breathe/parser/compoundsuper.pyc
+${PYSITELIB}/breathe/parser/compoundsuper.pyo
+${PYSITELIB}/breathe/parser/index.py
+${PYSITELIB}/breathe/parser/index.pyc
+${PYSITELIB}/breathe/parser/index.pyo
+${PYSITELIB}/breathe/parser/indexsuper.py
+${PYSITELIB}/breathe/parser/indexsuper.pyc
+${PYSITELIB}/breathe/parser/indexsuper.pyo
+${PYSITELIB}/breathe/path_handler.py
+${PYSITELIB}/breathe/path_handler.pyc
+${PYSITELIB}/breathe/path_handler.pyo
+${PYSITELIB}/breathe/process.py
+${PYSITELIB}/breathe/process.pyc
+${PYSITELIB}/breathe/process.pyo
+${PYSITELIB}/breathe/project.py
+${PYSITELIB}/breathe/project.pyc
+${PYSITELIB}/breathe/project.pyo
+${PYSITELIB}/breathe/renderer/__init__.py
+${PYSITELIB}/breathe/renderer/__init__.pyc
+${PYSITELIB}/breathe/renderer/__init__.pyo
+${PYSITELIB}/breathe/renderer/filter.py
+${PYSITELIB}/breathe/renderer/filter.pyc
+${PYSITELIB}/breathe/renderer/filter.pyo
+${PYSITELIB}/breathe/renderer/mask.py
+${PYSITELIB}/breathe/renderer/mask.pyc
+${PYSITELIB}/breathe/renderer/mask.pyo
+${PYSITELIB}/breathe/renderer/sphinxrenderer.py
+${PYSITELIB}/breathe/renderer/sphinxrenderer.pyc
+${PYSITELIB}/breathe/renderer/sphinxrenderer.pyo
+${PYSITELIB}/breathe/renderer/target.py
+${PYSITELIB}/breathe/renderer/target.pyc
+${PYSITELIB}/breathe/renderer/target.pyo
diff -r c35ea881ce75 -r 0bc08b7a2f63 textproc/py-breathe/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-breathe/distinfo Sun Jan 30 01:24:44 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/01/30 01:24:44 gdt Exp $
+
+BLAKE2s (breathe-4.31.0.tar.gz) = 71e102ce4d22d0b2eb5671faf32f7e863744bb95cf626793cdf099754f1d0b5c
+SHA512 (breathe-4.31.0.tar.gz) = 4bcc2302c5a9ef2e470768bf0ee51324750302779e77aa7ab1dfac003b403c76915fcc60e249ba2909eee35f32e1c5923163bf2666400474c2d0d2833a3db558
+Size (breathe-4.31.0.tar.gz) = 78286 bytes
Home |
Main Index |
Thread Index |
Old Index