Package: doxygen / 1.15.0+ds1-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| doxygen | 1.15.0+ds1-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| manpages.diff | (download) |
doc/doxygen.1 |
3 3 + 0 - 0 ! |
--- |
| dot config.diff | (download) |
src/config.xml |
2 1 + 1 - 0 ! |
--- |
| avoid compass.diff | (download) |
deps/jquery/Makefile |
5 1 + 4 - 0 ! |
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. |
| fix pdflatex invocation.diff | (download) |
doc/CMakeLists.txt |
6 3 + 3 - 0 ! |
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 |
| libatomic.diff | (download) |
addon/doxyparse/CMakeLists.txt |
4 4 + 0 - 0 ! |
inject libatomic dependency to fix armel build as in #918060 |
| reproducible_manpages.diff | (download) |
doc/CMakeLists.txt |
2 1 + 1 - 0 ! |
make the manpages reproducible when the timezone changes |
| sass_fix.diff | (download) |
deps/jquery/sass/_sm-dox.scss |
2 1 + 1 - 0 ! |
fix for #954677 ftbfs |
| uglifyjs.diff | (download) |
deps/jquery/Makefile |
2 1 + 1 - 0 ! |
fix path to uglifyjs |
