Package: libvigraimpex / 1.10.0+git20160211.167be93+dfsg1-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| libvigraimpex | 1.10.0+git20160211.167be93+dfsg1-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| disable tests which would need lenna images.diff | (download) |
test/CMakeLists.txt |
12 6 + 6 - 0 ! |
disable all tests which won't run due to stripped "lenna" images, see https://github.com/ukoethe/vigra/issues/253. |
| fix impex positiontest.diff | (download) |
test/impex/test.cxx |
2 1 + 1 - 0 ! |
fix impex positiontest |
| docs no footer timestamp.diff | (download) |
docsrc/footer.html |
2 1 + 1 - 0 ! |
remove timestamp from document footer for reproducible building Bug: https://bugs.debian.org/783230 |
| docsrc out of source.diff | (download) |
docsrc/makeFunctionIndex.py |
2 1 + 1 - 0 ! |
add support for out-of-source documentation building. |
| docsrc paths.diff | (download) |
docsrc/credits_changelog.dxx |
10 5 + 5 - 0 ! |
fix hyperlinks from the c++ library documentation to python-vigra documentation and the other way round. Bug-Debian: http://bugs.debian.org/590069 Bug-Debian: http://bugs.debian.org/590068 |
| vigra config docdir.diff | (download) |
config/vigra-config.in |
2 1 + 1 - 0 ! |
correct output of vigra-config --docdir. |
| removed static docs.diff | (download) |
vigranumpy/docsrc/CMakeLists.txt |
2 1 + 1 - 0 ! |
vigranumpy/docsrc/_static is removed in dfsg tarball, link to alternative icon |
| const swap.patch | (download) |
include/vigra/imagecontainer.hxx |
2 1 + 1 - 0 ! |
fix parameter of imagepyramid::swap You can't swap with a const object. This fixes a compilation failure with GCC 7 which rejects the incorrect function even if it isn't instantiated. |
| multi_convolution_fix_incomplete_template_paramater.patch | (download) |
include/vigra/multi_convolution.hxx |
28 14 + 14 - 0 ! |
multi_convolution: fix for incorrect template parameter type when using unsigned int n for tinyvector size |
| link with pthread.patch | (download) |
config/VigraConfigureThreading.cmake |
2 1 + 1 - 0 ! |
workaround to fix ftbfs on armel
/usr/bin/ld: CMakeFiles/test_blockwisewatersheds.dir/test_watersheds.cxx.o:
undefined reference to symbol 'pthread_condattr_setclock@@GLIBC_2.4'
|
| sphinx.ext.pngmath.patch | (download) |
vigranumpy/docsrc/conf.py.cmake2.in |
2 1 + 1 - 0 ! |
replace sphinx.ext.pngmath by sphinx.ext.imgmath to build with sphinx 1.8 Bug-Debian: https://bugs.debian.org/923467 |
