Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
drop-mac-plugins.patch | Drop the non-buildable and MacOS specific plugins ImageJ is released with two plugins, both of which are specific to MacOS. These are MacAdapter and MacClipboard. They are distributed in both source and compiled form but during the build, these are not actually built, the *.java files are simply copied into the jar file. This files cannot be built. MacAdapter makes use of com.apple.eawt (an Apple Java extension for integrating Java programs with the MacOS environment). MacClipboard makes uses of QuickTime java libraries at runtime. This patch simply drops those files. They have non-free dependencies and are useless in a Debian systemm. |
Carn Draug <carandraug+dev@gmail.com> | no | 2017-08-12 | ||
link-javadocs.patch | link javadocs to other packages | Carn Draug <carandraug+dev@gmail.com> | no | 2017-08-24 |