Package: sane-frontends / 1.0.14-18.1

Metadata

Package Version Patches format
sane-frontends 1.0.14-18.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0145 ftbfs impfuncdef.patch | (download)

include/sane/sanei_debug.h | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 fix ftbfs with enabled -werror=implicit-function-declaration
0001 fix_missing_sane config.patch | (download)

configure.in | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 fix ftbfs against libsane-dev >= 1.0.25-3
 Fix missing sane-config
0100 xcam.c_dead_code.patch | (download)

src/xcam.c | 6 2 + 4 - 0 !
1 file changed, 2 insertions(+), 4 deletions(-)

 remove dead code in src/xcam.c::load_defaults()
0105 scanadf_options_fix.patch | (download)

src/scanadf.c | 22 20 + 2 - 0 !
1 file changed, 20 insertions(+), 2 deletions(-)

 get option descriptor 0 before getting the value for option 0.
0110 cap_always_settable.patch | (download)

src/gtkglue.c | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 remove check for sane_cap_always_settable; the flag is not part
of the standard and has been removed upstream in SANE 1.0.20.
0115 xcam_off_by_one.patch | (download)

src/xcam.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix an off-by-one.
0120 word_list_fix.patch | (download)

src/gtkglue.c | 11 11 + 0 - 0 !
1 file changed, 11 insertions(+)

 fix word list handling when current value is not part of the list.
0125 scanadf SIGCHLD.patch | (download)

src/scanadf.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 sets sigchld to sig_dfl before execle().
0130 gimp_init.patch | (download)

src/xscanimage.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 enable gimp interface
0135 xscanimage_c out of bounds.patch | (download)

src/xscanimage.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 correct out-of-bounds
0600 xcam_man_typo.patch | (download)

doc/xcam.man | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 fix various typos in xcam.man.
0605 manpages typo.patch | (download)

doc/scanadf.man | 10 5 + 5 - 0 !
doc/xscanimage.man | 6 3 + 3 - 0 !
2 files changed, 8 insertions(+), 8 deletions(-)

 correct typos in manpages
0700 add gimp 2.0.m4.diff | (download)

gimp-2.0.m4 | 180 180 + 0 - 0 !
1 file changed, 180 insertions(+)

 add gimp-2.0.m4 from libgimp2.0-dev_2.10.38-2
 Needed for autoreconf.