[xmltooling] 04/09: New patch Enable-the-dot-feature-of-Doxygen.patch
Ferenc Wágner
wferi at moszumanska.debian.org
Fri Sep 2 19:39:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi pushed a commit to branch debian/master
in repository xmltooling.
commit 79b38bf378074b9401b9fdc8b1459dee6abc6894
Author: Ferenc Wágner <wferi at niif.hu>
Date: Fri Sep 2 12:27:29 2016 +0200
New patch Enable-the-dot-feature-of-Doxygen.patch
Enable the dot feature of Doxygen
---
.../patches/Enable-the-dot-feature-of-Doxygen.patch | 20 ++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 21 insertions(+)
diff --git a/debian/patches/Enable-the-dot-feature-of-Doxygen.patch b/debian/patches/Enable-the-dot-feature-of-Doxygen.patch
new file mode 100644
index 0000000..d05ec7a
--- /dev/null
+++ b/debian/patches/Enable-the-dot-feature-of-Doxygen.patch
@@ -0,0 +1,20 @@
+From: =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi at niif.hu>
+Date: Fri, 2 Sep 2016 12:27:07 +0200
+Subject: Enable the dot feature of Doxygen
+
+---
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/configure.ac b/configure.ac
+index 7e09f1c..2435dfb 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -11,6 +11,7 @@ PKG_INSTALLDIR
+
+ # Docygen features
+ DX_HTML_FEATURE(ON)
++DX_DOT_FEATURE(ON)
+ DX_CHM_FEATURE(OFF)
+ DX_CHI_FEATURE(OFF)
+ DX_MAN_FEATURE(OFF)
diff --git a/debian/patches/series b/debian/patches/series
index a08d4a1..4cf3781 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -18,3 +18,4 @@ Two-more-tests-don-t-build-without-xmlsec.patch
Only-add-found-packages-to-the-pkg-config-dependenci.patch
Add-separate-pkg-config-file-for-xmltooling-lite.patch
Enable-skipping-tests-which-require-network-access.patch
+Enable-the-dot-feature-of-Doxygen.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git
More information about the Pkg-shibboleth-devel
mailing list