summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/jack2/files/jack2-1.9.14-fix-doc.patch13
-rw-r--r--media-sound/jack2/jack2-1.9.14.ebuild4
2 files changed, 17 insertions, 0 deletions
diff --git a/media-sound/jack2/files/jack2-1.9.14-fix-doc.patch b/media-sound/jack2/files/jack2-1.9.14-fix-doc.patch
new file mode 100644
index 000000000000..10dd10afe565
--- /dev/null
+++ b/media-sound/jack2/files/jack2-1.9.14-fix-doc.patch
@@ -0,0 +1,13 @@
+diff --git a/doxyfile.in b/doxyfile.in
+index f92e264..2335ada 100644
+--- a/doxyfile.in
++++ b/doxyfile.in
+@@ -792,7 +792,7 @@ HTML_HEADER =
+ # each generated HTML page. If it is left blank doxygen will generate a
+ # standard footer.
+
+-HTML_FOOTER = @SRCDIR@/no_date_footer.html
++HTML_FOOTER =
+
+ # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
+ # style sheet that is used by each HTML page. It can be used to
diff --git a/media-sound/jack2/jack2-1.9.14.ebuild b/media-sound/jack2/jack2-1.9.14.ebuild
index 4c9f7b60ae60..b321f22400c8 100644
--- a/media-sound/jack2/jack2-1.9.14.ebuild
+++ b/media-sound/jack2/jack2-1.9.14.ebuild
@@ -55,6 +55,10 @@ RDEPEND="${CDEPEND}
DOCS=( ChangeLog.rst README.rst README_NETJACK2 )
+PATCHES=(
+ "${FILESDIR}/${P}-fix-doc.patch"
+)
+
src_prepare() {
default
multilib_copy_sources