[Lunar-commits] <moonbase-other> doxylink: introduction to -other

v4hn me at v4hn.de
Mon Aug 18 19:00:47 CEST 2014


commit 86e9371453df9f9de91f8807a05bbfb6dc98cded
Author: v4hn <me at v4hn.de>
Date: Mon, 18 Aug 2014 19:02:59 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/86e9371453df9f9de91f8807a05bbfb6dc98cded

doxylink: introduction to -other
---
  python/sphinxcontrib-doxylink/BUILD   | +4/-0     
  python/sphinxcontrib-doxylink/DEPENDS | +4/-0     
  python/sphinxcontrib-doxylink/DETAILS | +14/-0    
  3 files changed, 22 insertions(+)

--- /dev/null
+++ b/python/sphinxcontrib-doxylink/BUILD
@@ -0,0 +1,4 @@
+cd doxylink &&
+python setup.py build    &&
+prepare_install          &&
+python setup.py install --root=/
--- /dev/null
+++ b/python/sphinxcontrib-doxylink/DEPENDS
@@ -0,0 +1,4 @@
+depends Python
+depends setuptools
+depends Sphinx
+depends doxygen
--- /dev/null
+++ b/python/sphinxcontrib-doxylink/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=sphinxcontrib-doxylink
+         VERSION=1.3
+          SOURCE=doxylink-$VERSION.tar.bz2
+      SOURCE_URL=https://bitbucket.org/birkenfeld/sphinx-contrib/get/
+      SOURCE_VFY=sha256:fbc6f68c8853a08f6796a590cbe39726fd87bc4e4c65871b74fcf4b346b7ebbe
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/birkenfeld-sphinx-contrib-da27292b23b4
+        WEB_SITE=http://pypi.python.org/pypi/Sphinx/
+         ENTERED=20140818
+         UPDATED=20140818
+           SHORT="allows to reference doxygen files from Sphinx"
+
+cat << EOF
+A Sphinx extension to link to external Doxygen API documentation.
+EOF




More information about the Lunar-commits mailing list