Debian Patches

Status for speedcrunch/0.12.0-6

Patch Description Author Forwarded Bugs Origin Last update
0001-Fix-docs-build-rebuild.patch Fix docs build/rebuild.
There were two issues here:
1. Building the docs would fail because some custom strings were referenced
before the translations were loaded (for the 'extra-doc-strings' catalog).
This should now be more robust overall, with the translations loaded
earlier.
2. The wrong language catalog was loaded for 'extra-doc-strings'. Not a problem
since it doesn't have any translations yet. Fixed by using separate doctrees
and saved environments for each language, rather than all languages sharing
one.
Felix Krull <f_krull@gmx.de> no upstream, https://bitbucket.org/heldercorreia/speedcrunch/commits/c20b9846c72b9d791cfa5fd2d7703e3665b13996 2016-12-02
0002-Backport-upstream-build-system-updates.patch Backport upstream build system updates. Felix Krull <f_krull@gmx.de> no backport, https://bitbucket.org/heldercorreia/speedcrunch/src/2ae0cd8ee01142ad6de14d65ac003ce154ab486c/src/CMakeLists.txt 2017-08-26
0003-Set-qthelp_theme-and-qthelp_theme_options-for-Sphinx.patch Set qthelp_theme and qthelp_theme_options for Sphinx 1.5. Felix Krull <f_krull@gmx.de> no upstream, https://bitbucket.org/heldercorreia/speedcrunch/commits/5f042c6ffd69fcb31773ce4615b33e5d6b33497b 2017-08-26
0004-Replace-the-REBUILD_MANUAL-option-with-a-path.patch Replace the REBUILD_MANUAL option with a path
Instead of the somewhat iffy REBUILD_MANUAL option, there's now a
different HTML_DOCS_DIR setting defaulting to the bundled copy. The
CMakeLists file in doc/src is now standalone. It can be used to build
the HTML docs in a separate build directory, then the main app build can
be pointed at that build directory. This is slightly less convenient,
but the dependencies are much easier to get right.
Felix Krull <f_krull@gmx.de> yes upstream upstream, https://bitbucket.org/heldercorreia/speedcrunch/commits/728afc5ca656b46e9db557ff369cd9b776a24ed7 2018-05-13
0005-docs-fix-docs-build-with-Sphinx-2.0.patch Fix docs build with Sphinx >= 2.0 Felix Krull <f_krull@gmx.de> no upstream, https://bitbucket.org/heldercorreia/speedcrunch/commits/f57ed5c4cce5772cc402813b913b9c450de3c99f 2020-04-18
0006-Use-CMake-s-CXX_STANDARD-property.patch Use CMake's CXX_STANDARD property Felix Krull <f_krull@gmx.de> no upstream, https://bitbucket.org/heldercorreia/speedcrunch/commits/65ca350004b1205e7717f22e0b5163c72bc5218b 2020-04-18
0007-fix-docs-build-with-Sphinx-4.patch Fix FTBFS with Sphinx >= 4
Pass the type instead of an instance to add_lexer().

> Sphinx.add_lexer():
> Take a lexer class as an argument.
> An instance of lexers are still supported until Sphinx-3.x.
Felix Geyer <fgeyer@debian.org> no 2022-10-29
0008-Use-Sphinx-built-in-i18n-support-for-extensions.patch Use Sphinx built-in i18n support for extensions Felix Krull <f_krull@gmx.de> no upstream, https://bitbucket.org/heldercorreia/speedcrunch/commits/7e9313428a751d84e89a4bbd5dfe63b306b26e68 2022-12-23

All known versions for source package 'speedcrunch'

Links