Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Makefile.common.mk.patch | Set include path according to debian layout Pierre Gruet <pgt@debian.org> | Mathieu Malaterre <malat@debian.org> | not-needed | 2021-01-24 | ||
dicomimageviewer.patch | Fix path according to debian layout =================================================================== |
Mathieu Malaterre <malat@debian.org> | not-needed | 2015-07-21 | ||
ecgviewer.patch | Fix path according to debian layout =================================================================== |
Mathieu Malaterre <malat@debian.org> | not-needed | 2012-05-05 | ||
DicomImageViewer.properties.patch | Set path according to debian layout =================================================================== |
Mathieu Malaterre <malat@debian.org> | not-needed | 2012-05-05 | ||
dicomimageviewer.jnlp.patch | Fix jnlp path =================================================================== |
Mathieu Malaterre <malat@debian.org> | not-needed | 2015-07-21 | ||
makefile.patch | *.dat files were removed =================================================================== |
Mathieu Malaterre <malat@debian.org> | not-needed | 2012-05-05 | ||
commons-net-ftp.patch | This patch fix compilation for ftp class =================================================================== |
Mathieu Malaterre <malat@debian.org> | not-needed | 2015-07-21 | ||
addmanifest.patch | add manifest file Pierre Gruet <pgt@debian.org> =================================================================== |
Mathieu Malaterre <malat@debian.org> | not-needed | 2021-01-25 | ||
fixfonts.patch | Attempt to display UNICODE fonts No such things as Arial Unicode MS or Bitstream Cybertif on debian OS =================================================================== |
Mathieu Malaterre <malat@debian.org> | no | |||
fix_jnlp.patch | Allow off-line JNLP apps =================================================================== |
Mathieu Malaterre <malat@debian.org> | not-needed | 2015-07-21 | ||
add_usage.patch | Add Usage This proves useful when generating man page (help2man) =================================================================== |
Mathieu Malaterre <malat@debian.org> | not-needed | |||
illegalchar.patch | Remove invalid char =================================================================== |
Mathieu Malaterre <malat@debian.org> | no | |||
set_java_home.patch | Use JAVA_HOME variable instead of calculating it (possibly wrongly) =================================================================== |
Andreas Tille | not-needed | 2015-10-06 | ||
imageio.patch | Add missing import =================================================================== |
Andreas Tille | no | 2015-10-06 | ||
no_Xdiags_verbose.patch | Avoid unknown option -Xdiags:verbose make[3]: Entering directory '/build/pixelmed-20150917/com/pixelmed/utils' Makefile:36: warning: overriding recipe for target '.java.class' ../../../Makefile.common.mk:64: warning: ignoring old recipe for target '.java.class' export JAVAVERSIONTARGETJARFILE=/usr/lib/jvm/default-java/jre/lib/rt.jar; javac -O -target 1.7 -source 1.7 -bootclasspath ${JAVAVERSIONTARGETJARFILE} -encoding "UTF8" -Xlint: deprecation -XDignore.symbol.file -Xdiags:verbose \ -classpath ../../..:/usr/share/java/pixelmed_codec.jar \ -sourcepath ../../.. ByteArray.java javac: invalid flag: -Xdiags:verbose Usage: javac <options> <source files> use -help for a list of possible options Makefile:36: recipe for target 'ByteArray.class' failed =================================================================== |
Andreas Tille: | no | 2015-10-06 | ||
do_not_set_bootclasspath.patch | Do not set bootclasspath =================================================================== |
Andreas Tille <tille@debian.org> | no | debian | 2017-09-15 | |
jaxb-api.patch | For OpenJDK 11 jaxb needs to be in classpath Pierre Gruet <pgt@debian.org> =================================================================== |
Andreas Tille <tille@debian.org> | invalid | debian | 2021-09-20 | |
ignore_javadoc_errors.patch | Do not fail if generating docs contains errors The doc generation requires online access which is not possible in Debian build environments: .. Loading source files for package apple.dts.samplecode.osxadapter... Constructing Javadoc information... Creating destination directory: "docs/javadoc/" javadoc: error - Error fetching URL: http://docs.oracle.com/javase/7/docs/api/ javadoc: error - Error fetching URL: http://jpedal.org/javadoc/ javadoc: error - Error fetching URL: http://www.hsqldb.org/doc/src/ Standard Doclet version 11.0.1 Building tree for all the packages and classes... Generating docs/javadoc/apple/dts/samplecode/osxadapter/OSXAdapter.html... ... The patch is a lazy workaround to get the package build anyway. Enhancements are welcome! =================================================================== |
Andreas Tille <tille@debian.org> | no | 2018-12-19 | ||
remove-build-date-file.patch | Remove the BUILDDATE file from pixelmed.jar to make the build reproducible=================================================================== | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
removeicon.patch | Remove Apple stuff =================================================================== |
Mathieu Malaterre <malat@debian.org> | no | 2020-07-31 | ||
native2ascii.patch | No such thing as native2ascii on Debian Replace the utf8 to ascii conversion step from native2ascii to iconv. FIXME maybe a better patch is to use uni2ascii Update: for some reason iconv fails only on buildd (cannot reproduce on amd64/sid). See #966670, use -c flag. =================================================================== |
Mathieu Malaterre <malat@debian.org> | no | 2020-07-31 | ||
fixtest.patch | Add jaxb java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter =================================================================== |
Mathieu Malaterre <malat@debian.org> | not-needed | 2020-07-31 | ||
fixdoc.patch | fix doc generation =================================================================== |
Mathieu Malaterre <malat@debian.org> | not-needed | |||
jpegblock.patch | Add missing jpeg block redaction jar | Mathieu Malaterre <malat@debian.org> | invalid | 2020-07-31 | ||
adding_vecmath_in_classpath.patch | vecmath.jar is missing in the classpath in apps/ subdir =================================================================== |
Pierre Gruet <pgt@debian.org> | invalid | 2021-09-20 | ||
skip_tests_with_nonexisting_files.patch | skipping tests relying on unshipped source files =================================================================== |
Pierre Gruet <pgt@debian.org> | invalid | 2021-09-20 | ||
opencsv.patch | Fix opencsv compilation error Patch is incorrect since it removes functionalities. Temp fix. =================================================================== |
Mathieu Malaterre <malat@debian.org> | no | 2022-06-24 |