Package: libcaca / 0.99.beta20-5

Metadata

Package Version Patches format
libcaca 0.99.beta20-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 caca config.in Avoid mentioning libdir.patch | (download)

caca-config.in | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 caca-config.in: avoid mentioning @libdir@

The upstream version of this script needs -L@libdir@ because it is
unknown whether libcaca was installed into a directory in the compiler's
default search path, but for Debian it is safe to omit that linker
option and rely on the default search path.

Avoiding all mentions of @libdir@ means the generated caca-config
script ends up identical for all architectures, allowing libcaca-dev
to become multiarch co-installable.

0002 Don t generate PDF with latex.patch | (download)

doc/doxygen.cfg.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't generate pdf with latex

doxygen 1.9.8 produces broken latex output.

0003 Disable doxygen timestamps.patch | (download)

doc/doxygen.cfg.in | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 disable doxygen timestamps