[SCM] python-midiutil/master: Use local MatchJAX
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Wed Jun 21 18:29:44 UTC 2017
The following commit has been merged in the master branch:
commit f72aa16998b9f7eb12fb755c286930c2b21bb847
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Wed Jun 21 17:05:42 2017 +0200
Use local MatchJAX
diff --git a/debian/patches/local-mathjax.patch b/debian/patches/local-mathjax.patch
new file mode 100644
index 0000000..4ef0cdc
--- /dev/null
+++ b/debian/patches/local-mathjax.patch
@@ -0,0 +1,13 @@
+Description: use local MathJax
+Author: IOhannes m zmölnig
+Last-Update: 2017-06-21
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- python-midiutil.orig/documentation/conf.py
++++ python-midiutil/documentation/conf.py
+@@ -341,3 +341,5 @@
+ # If true, do not generate a @detailmenu in the "Top" node's menu.
+ #
+ # texinfo_no_detailmenu = False
++
++mathjax_path = 'MathJax.js'
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8e0e461
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+local-mathjax.patch
--
python-midiutil packaging
More information about the pkg-multimedia-commits
mailing list