[med-svn] [figtree] 01/02: add batik-all.patch
Fabian Klötzl
kloetzl-guest at moszumanska.debian.org
Mon Oct 23 08:08:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
kloetzl-guest pushed a commit to branch master
in repository figtree.
commit 61d38000f4ff286081d9d2280ec80a08a58e1a9c
Author: Fabian Klötzl <fabian at kloetzl.info>
Date: Mon Oct 23 09:50:41 2017 +0200
add batik-all.patch
---
debian/patches/0009-add-batik-all.jar.patch | 21 +++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 22 insertions(+)
diff --git a/debian/patches/0009-add-batik-all.jar.patch b/debian/patches/0009-add-batik-all.jar.patch
new file mode 100644
index 0000000..21f5a4b
--- /dev/null
+++ b/debian/patches/0009-add-batik-all.jar.patch
@@ -0,0 +1,21 @@
+From: =?utf-8?q?Fabian_Kl=C3=B6tzl?= <fabian at kloetzl.info>
+Date: Mon, 23 Oct 2017 09:48:57 +0200
+Subject: add batik-all.jar
+
+---
+ build.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/build.xml b/build.xml
+index 2773e5d..d1f4310 100755
+--- a/build.xml
++++ b/build.xml
+@@ -37,7 +37,7 @@
+ <target name="compile" depends="init">
+ <!-- Compile the java code from ${src} into ${build} -->
+ <javac source="1.6" target="1.6" srcdir="${src}" destdir="${build}"
+- classpath="${deblib}/jebl.jar:${deblib}/jam.jar:${deblib}/batik-awt-util.jar:${deblib}/batik-dom.jar:${deblib}/batik-ext.jar:${deblib}/batik-svggen.jar:${deblib}/batik-util.jar:${deblib}/batik-xml.jar:${deblib}/freehep-graphics2d.jar:${deblib}/freehep-graphicsio.jar:${deblib}/freehep-graphicsio-pdf.jar:${deblib}/freehep-graphicsio-ps.jar:${deblib}/freehep-graphicsio-emf.jar:${deblib}/freehep-graphicsio-swf.jar:${deblib}/freehep-graphicsio-svg.jar:${deblib}/freehep-export. [...]
++ classpath="${deblib}/jebl.jar:${deblib}/jam.jar:${deblib}/batik-all.jar:${deblib}/batik-awt-util.jar:${deblib}/batik-dom.jar:${deblib}/batik-ext.jar:${deblib}/batik-svggen.jar:${deblib}/batik-util.jar:${deblib}/batik-xml.jar:${deblib}/freehep-graphics2d.jar:${deblib}/freehep-graphicsio.jar:${deblib}/freehep-graphicsio-pdf.jar:${deblib}/freehep-graphicsio-ps.jar:${deblib}/freehep-graphicsio-emf.jar:${deblib}/freehep-graphicsio-swf.jar:${deblib}/freehep-graphicsio-svg.jar:$ [...]
+ <include name="figtree/**"/>
+ </javac>
+ <copy todir="${build}" verbose="true">
diff --git a/debian/patches/series b/debian/patches/series
index 5d231a4..fb164fd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,3 +9,4 @@ fix_classpath_in_build_xml.patch
fix_itext_api_change.patch
fix_jebl.patch
fix_handling_of_paths_with_spaces_in_wrapper.patch
+0009-add-batik-all.jar.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/figtree.git
More information about the debian-med-commit
mailing list