File: README.source

package info (click to toggle)
libsdl2-gfx 1.0.4%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,736 kB
  • sloc: ansic: 13,385; sh: 12,631; makefile: 93
file content (21 lines) | stat: -rw-r--r-- 1,115 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
The source is repacked because upstream ships a minified js without
the corresponding source code.
Since because of bug 622147 doxygen doesn't need to include an jquery file
when both GENERATE_TREEVIEW and SEARCHENGINE are set to false, and since
this project don't use (yet) them, we simply strip it from the source tree.
If GENERATE_TREEVIEW or SEARCHENGINE will one day in a future release enabled
we will simply get the lintian warning about embedded jquery in the doc package
and leave it to avoid broken documentation.

References:
https://lists.debian.org/debian-devel/2014/10/msg00774.html
https://lists.debian.org/debian-mentors/2012/11/msg00310.html
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736360
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751727
/usr/share/doc/doxygen/REAMDE.jquery
"
It is not considered a problem for Doxygen or packages using Doxygen to embed
jquery. In fact replacing the `jquery.js` file created by Doxygen likely
results in broken documentation. Packages doing that are buggy. Lintian will
have to learn that a `jquery.js` embedded by Doxygen is a normal thing.
"