diff options
author | darcy <darcy@pkgsrc.org> | 2012-12-04 15:19:52 +0000 |
---|---|---|
committer | darcy <darcy@pkgsrc.org> | 2012-12-04 15:19:52 +0000 |
commit | a27d7c7836ece9a6aaa5ec10e6f321a511bdb12c (patch) | |
tree | 022ae79d4b1f47a3d7131bfbe03e58ea428f6666 /textproc/py-sphinx-theme-cloud | |
parent | d8d91333aa783091a210f0dfc575fc7a66f8eb9a (diff) | |
download | pkgsrc-a27d7c7836ece9a6aaa5ec10e6f321a511bdb12c.tar.gz |
Add cloud theme for sphinx.
Diffstat (limited to 'textproc/py-sphinx-theme-cloud')
-rw-r--r-- | textproc/py-sphinx-theme-cloud/DESCR | 7 | ||||
-rw-r--r-- | textproc/py-sphinx-theme-cloud/Makefile | 23 | ||||
-rw-r--r-- | textproc/py-sphinx-theme-cloud/PLIST | 51 | ||||
-rw-r--r-- | textproc/py-sphinx-theme-cloud/distinfo | 5 |
4 files changed, 86 insertions, 0 deletions
diff --git a/textproc/py-sphinx-theme-cloud/DESCR b/textproc/py-sphinx-theme-cloud/DESCR new file mode 100644 index 00000000000..2532802bd0b --- /dev/null +++ b/textproc/py-sphinx-theme-cloud/DESCR @@ -0,0 +1,7 @@ +Sphinx is a tool that makes it easy to create intelligent and beautiful +documentation for Python projects (or other documents consisting of multiple +reStructuredText sources), written by Georg Brandl. It was originally +created to translate the new Python documentation, but has now been cleaned +up in the hope that it will be useful to many other projects. + +This package provides the cloud theme for Sphinx. diff --git a/textproc/py-sphinx-theme-cloud/Makefile b/textproc/py-sphinx-theme-cloud/Makefile new file mode 100644 index 00000000000..929c9788a9d --- /dev/null +++ b/textproc/py-sphinx-theme-cloud/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1 2012/12/04 15:19:52 darcy Exp $ + + +DISTNAME= cloud_sptheme-${VERSION} +PKGNAME= ${PYPKGPREFIX}sphinx-theme-cloud-${VERSION} +VERSION= 1.5 +CATEGORIES= textproc python +MASTER_SITES= http://pypi.python.org/packages/source/c/cloud_sptheme/ + +MAINTAINER= darcy@NetBSD.org +HOMEPAGE= http://packages.python.org/cloud_sptheme/ +COMMENT= Sphinx cloud theme +LICENSE= modified-bsd + +DEPENDS+= ${PYPKGPREFIX}-sphinx:../../textproc/py-sphinx + +USE_LANGUAGES= #none + +PYTHON_VERSIONS_INCLUDE_3X= yes + +.include "../../lang/python/application.mk" +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/py-sphinx-theme-cloud/PLIST b/textproc/py-sphinx-theme-cloud/PLIST new file mode 100644 index 00000000000..1db8ded6a68 --- /dev/null +++ b/textproc/py-sphinx-theme-cloud/PLIST @@ -0,0 +1,51 @@ +@comment $NetBSD: PLIST,v 1.1 2012/12/04 15:19:52 darcy Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/cloud_sptheme/__init__.py +${PYSITELIB}/cloud_sptheme/__init__.pyc +${PYSITELIB}/cloud_sptheme/__init__.pyo +${PYSITELIB}/cloud_sptheme/ext/__init__.py +${PYSITELIB}/cloud_sptheme/ext/__init__.pyc +${PYSITELIB}/cloud_sptheme/ext/__init__.pyo +${PYSITELIB}/cloud_sptheme/ext/autodoc_sections.py +${PYSITELIB}/cloud_sptheme/ext/autodoc_sections.pyc +${PYSITELIB}/cloud_sptheme/ext/autodoc_sections.pyo +${PYSITELIB}/cloud_sptheme/ext/escaped_samp_literals.py +${PYSITELIB}/cloud_sptheme/ext/escaped_samp_literals.pyc +${PYSITELIB}/cloud_sptheme/ext/escaped_samp_literals.pyo +${PYSITELIB}/cloud_sptheme/ext/index_styling.py +${PYSITELIB}/cloud_sptheme/ext/index_styling.pyc +${PYSITELIB}/cloud_sptheme/ext/index_styling.pyo +${PYSITELIB}/cloud_sptheme/ext/issue_tracker.py +${PYSITELIB}/cloud_sptheme/ext/issue_tracker.pyc +${PYSITELIB}/cloud_sptheme/ext/issue_tracker.pyo +${PYSITELIB}/cloud_sptheme/ext/relbar_toc.py +${PYSITELIB}/cloud_sptheme/ext/relbar_toc.pyc +${PYSITELIB}/cloud_sptheme/ext/relbar_toc.pyo +${PYSITELIB}/cloud_sptheme/ext/table_styling.py +${PYSITELIB}/cloud_sptheme/ext/table_styling.pyc +${PYSITELIB}/cloud_sptheme/ext/table_styling.pyo +${PYSITELIB}/cloud_sptheme/make_helper.py +${PYSITELIB}/cloud_sptheme/make_helper.pyc +${PYSITELIB}/cloud_sptheme/make_helper.pyo +${PYSITELIB}/cloud_sptheme/themes/cloud/layout.html +${PYSITELIB}/cloud_sptheme/themes/cloud/localtoc.html +${PYSITELIB}/cloud_sptheme/themes/cloud/static/cloud.css_t +${PYSITELIB}/cloud_sptheme/themes/cloud/static/cloud.js_t +${PYSITELIB}/cloud_sptheme/themes/cloud/static/icon-deprecated.png +${PYSITELIB}/cloud_sptheme/themes/cloud/static/icon-note.png +${PYSITELIB}/cloud_sptheme/themes/cloud/static/icon-seealso.png +${PYSITELIB}/cloud_sptheme/themes/cloud/static/icon-todo.png +${PYSITELIB}/cloud_sptheme/themes/cloud/static/icon-warning.png +${PYSITELIB}/cloud_sptheme/themes/cloud/static/jquery.cookie.js +${PYSITELIB}/cloud_sptheme/themes/cloud/theme.conf +${PYSITELIB}/cloud_sptheme/themes/greencloud/static/greencloud.css_t +${PYSITELIB}/cloud_sptheme/themes/greencloud/theme.conf +${PYSITELIB}/cloud_sptheme/themes/redcloud/static/overlay.jpg +${PYSITELIB}/cloud_sptheme/themes/redcloud/static/overlay.xcf +${PYSITELIB}/cloud_sptheme/themes/redcloud/static/redcloud.css_t +${PYSITELIB}/cloud_sptheme/themes/redcloud/theme.conf diff --git a/textproc/py-sphinx-theme-cloud/distinfo b/textproc/py-sphinx-theme-cloud/distinfo new file mode 100644 index 00000000000..1e4a53e4237 --- /dev/null +++ b/textproc/py-sphinx-theme-cloud/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2012/12/04 15:19:52 darcy Exp $ + +SHA1 (cloud_sptheme-1.5.tar.gz) = c0b76e26296ba6897ed4ba262a7aabc879b29e8e +RMD160 (cloud_sptheme-1.5.tar.gz) = 7f7e49aca840eb7623d6511a86e47a2730f323a3 +Size (cloud_sptheme-1.5.tar.gz) = 391221 bytes |