Package: sane-backends / 1.4.0-1
Metadata
Package | Version | Patches format |
---|---|---|
sane-backends | 1.4.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0040 remove_git.patch | (download) |
.tarball-version |
1 1 + 0 - 0 ! |
fix missing .tarball-version if git isn't used |
0100 source_spelling.patch | (download) |
backend/epsonds-jpeg.c |
2 1 + 1 - 0 ! |
correct source typos |
0125 multiarch_dll_search_path.patch | (download) |
backend/Makefile.am |
2 1 + 1 - 0 ! |
keep /usr/lib/sane as a fallback for sane backends Make /usr/lib/arch_triplet/sane the default location for SANE backends, but keep /usr/lib/sane as a fallback for now. |
0175 fix_tests.patch | (download) |
testsuite/tools/data/db.ref |
2 1 + 1 - 0 ! |
fix test |
0140 avahi.patch | (download) |
backend/net.c |
20 10 + 10 - 0 ! |
avoid assertion failure when net_avahi_init failed |
0145 avahi.patch | (download) |
backend/net.c |
9 5 + 4 - 0 ! |
scanimage assert failure: *** error in `scanimage': double free or corruption (top) |
0705 kfreebsd.patch | (download) |
backend/umax_pp_low.c |
2 2 + 0 - 0 ! |
fix build failure on kfreebsd (closes: #680234) |
0150 i386 test.patch | (download) |
testsuite/backend/genesys/tests_image.cpp |
16 8 + 8 - 0 ! |
disable some tests that fail on i386 |
0155 hurd_PATH_MAX.patch | (download) |
backend/canon630u.c |
4 4 + 0 - 0 ! |
add path_max if undefined |
0050 Use python3 shebang.patch | (download) |
backend/pixma/scripts/pixma_gen_options.py |
2 1 + 1 - 0 ! |
use python3 shebang |
0060 cross.patch | (download) |
acinclude.m4 |
22 13 + 9 - 0 ! |
make gphoto2 detection use the host architecture pkg-config |
0605 fix_groff warnings.patch | (download) |
doc/sane-artec_eplus48u.man |
3 1 + 2 - 0 ! |
fix some groff warnings |
0200 disable check equal stderr.patch | (download) |
testsuite/backend/genesys/minigtest.h |
1 0 + 1 - 0 ! |
build fails on gcc12: . minigtest.h:43:29: error: no match for operator<< (operand types are std::basic_ostream<char> and const std::vector<long unsigned int>) minigtest.h:43:29: error: no match for operator<< (operand types are std::basic_ostream<char> and const std::vector<unsigned char>) minigtest.h:43:29: error: no match for operator<< (operand types are std::basic_ostream<char> and const genesys::Pixel) minigtest.h:43:29: error: no match for operator<< (operand types are std::basic_ostream<char> and const genesys::RawPixel) minigtest.h:43:29: error: no match for operator<< (operand types are std::basic_ostream<char> and const genesys::PixelFormat) . Simply suppressing the print of the mismatch is the lowest effort workaround. |
0610 fix_groff_font_warnings.patch | (download) |
doc/sane-hp5590.man |
10 5 + 5 - 0 ! |
fix non portable font |