pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-breathe



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sun Jan 30 01:24:44 UTC 2022

Added Files:
        pkgsrc/textproc/py-breathe: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-breathe/DESCR \
    pkgsrc/textproc/py-breathe/Makefile pkgsrc/textproc/py-breathe/PLIST \
    pkgsrc/textproc/py-breathe/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/textproc/py-breathe/DESCR
diff -u /dev/null pkgsrc/textproc/py-breathe/DESCR:1.1
--- /dev/null   Sun Jan 30 01:24:44 2022
+++ pkgsrc/textproc/py-breathe/DESCR    Sun Jan 30 01:24:44 2022
@@ -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.
Index: pkgsrc/textproc/py-breathe/Makefile
diff -u /dev/null pkgsrc/textproc/py-breathe/Makefile:1.1
--- /dev/null   Sun Jan 30 01:24:44 2022
+++ pkgsrc/textproc/py-breathe/Makefile Sun Jan 30 01:24:44 2022
@@ -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"
Index: pkgsrc/textproc/py-breathe/PLIST
diff -u /dev/null pkgsrc/textproc/py-breathe/PLIST:1.1
--- /dev/null   Sun Jan 30 01:24:44 2022
+++ pkgsrc/textproc/py-breathe/PLIST    Sun Jan 30 01:24:44 2022
@@ -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
Index: pkgsrc/textproc/py-breathe/distinfo
diff -u /dev/null pkgsrc/textproc/py-breathe/distinfo:1.1
--- /dev/null   Sun Jan 30 01:24:44 2022
+++ pkgsrc/textproc/py-breathe/distinfo Sun Jan 30 01:24:44 2022
@@ -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