Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
grasp_beast2app_from_component.patch | starting from version 2.7.0, beast2 needs beastfx for its build. We handle this through a MUT package, so that layout of the build tree is a bit different from the one upstream uses. This implies checking the list of services in the right directory when running the unit tests. |
Pierre Gruet <pgt@debian.org> | not-needed | 2022-10-27 | ||
fix_classpath_in_build_xml.patch | Make sure package builds with Debian packages JARs | Andreas Tille <tille@debian.org> | not-needed | |||
remove_appbundler.patch | Remove mac specific stuff breaking build on Linux when not providing appbundler-*.jar, JarBundler, ... | Andreas Tille <tille@debian.org> | not-needed | 2021-08-19 | ||
remove_jsign_from_build.patch | net.jsign is used for WIndows releases, removing it from build.xml | Pierre Gruet <pgt@debian.org> | not-needed | 2020-09-15 | ||
exclude_tests_using_testfx.patch | javafx is not packaged into Debian, so we skip the tests that rely on it. | Pierre Gruet <pgt@debian.org> | not-needed | 2022-10-28 | ||
no_embedding_of_dependencies_in_jars.patch | in Debian we don't want to embed the dependencies in a fat jar, instead we rely on the classpath mechanism to load them at runtime. In this patch we remove the dependencies that are gathered when building the jars. |
Pierre Gruet <pgt@debian.org> | not-needed | 2022-10-28 | ||
disable_test_with_userdir.patch | skipping a test using the user directory, which cannot be done on Debian buildds. | Pierre Gruet <pgt@debian.org> | not-needed | 2022-10-28 | ||
disable_test_with_gpu.patch | skipping a test attempting to use GPU | Pierre Gruet <pgt@debian.org> | not-needed | 2022-10-28 | ||
location_of_shipped_version_xml.patch | putting the place where we will install the version.xml file on a Debian system. | Pierre Gruet <pgt@debian.org> | not-needed | 2022-11-13 | ||
skip_install_BEAST_package.patch | no need to install BEAST packages, as the whole process is handled through the Debian packaging. Yet we need the ~/.beast/version directory in the user's home directory. |
Pierre Gruet <pgt@debian.org> | not-needed | 2022-12-10 |