Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
manpages.diff | =================================================================== | no | 2022-07-16 | |||
dot-config.diff | =================================================================== | no | 2023-08-27 | |||
avoid-compass.diff | Avoid use of compass Compass is obsoleted by Sass and its reimplementation in C, sassc. . This patch avoids use of sass mixins border-radius and box-shadow shipped in libraries part of Compass, and adapts build rules to use sassc instead of Compass and YUI Compressor. . Sass mixins border-radius and box-shadow added vendored selectors now obsolete: Would help only browsers released in 2011 or earlier, used by 0.02% of public web browsing today according to <https://caniuse.com/>. . If the reference Ruby implementation of Sass is preferred over sassc, simply replace "sassc" with "scss" in the Makefile rule. |
Jonas Smedegaard <dr@jones.dk> | no | 2023-08-27 | ||
fix-pdflatex-invocation.diff | Fix pdflatex invocation In /usr/share/texlive/texmf-dist/web2c/texmf.cnf, openout_any is set to p (paranoid), so that LaTeX does not allow to write out of the current directory and its sub-directories. . Override that in the pdflatex invocation to avoid error: Not writing to ../html/examples/group/latex//group__group2.aux =================================================================== |
Paolo Greppi <paolo.greppi@libpf.com> | yes | 2023-08-27 | ||
faketime_pdflatex.diff | Make the output of latex \year macro reproducible =================================================================== |
Paolo Greppi <paolo.greppi@libpf.com> | no | 2023-08-27 | ||
libatomic.diff | Inject libatomic dependency to fix armel build as in #918060 =================================================================== |
Paolo Greppi <paolo.greppi@libpf.com> | no | 2023-08-27 | ||
reproducible_manpages.diff | Make the manpages reproducible when the timezone changes =================================================================== |
Paolo Greppi <paolo.greppi@libpf.com> | no | 2023-08-27 | ||
sass_fix.diff | Fix for #954677 FTBFS | Paolo Greppi <paolo.greppi@libpf.com> | no | 2022-07-16 | ||
exclude_sqlite3.diff | Exclude the sqlite3 dir from cmake config =================================================================== |
Paolo Greppi <paolo.greppi@libpf.com> | yes | 2023-08-27 | ||
fix_spdlog_dependency.diff | Fix linking doxyparse to spdlog =================================================================== |
Paolo Greppi <paolo.greppi@libpf.com> | yes | 2023-12-07 |