kopia lustrzana https://gitlab.com/sane-project/backends
Added (esperimental) epson2 driver.
rodzic
b400664851
commit
b1db719d88
|
@ -1,3 +1,7 @@
|
|||
2006-12-01 Alessandro Zummo <a.zummo@towertech.it>
|
||||
|
||||
* Added (esperimental) epson2 driver.
|
||||
|
||||
2006-12-01 Alessandro Zummo <a.zummo@towertech.it>
|
||||
|
||||
* Added sanei_tcp interface.
|
||||
|
|
|
@ -28970,7 +28970,7 @@ echo "$as_me: Manually selected backends: ${BACKENDS}" >&6;}
|
|||
plustek_pp ricoh s9036 sceptre sharp \
|
||||
sp15c st400 tamarack test teco1 teco2 teco3 umax umax_pp umax1220u \
|
||||
artec_eplus48u ma1509 ibm hp5400 u12 snapscan niash sm3840 hp4200 \
|
||||
sm3600 hp3500 stv680"
|
||||
sm3600 hp3500 stv680 epson2"
|
||||
|
||||
if test "${sane_cv_use_libjpeg}" != "yes"; then
|
||||
echo "*** disabling DC210 backend (failed to find JPEG library)"
|
||||
|
|
|
@ -348,7 +348,7 @@ else
|
|||
plustek_pp ricoh s9036 sceptre sharp \
|
||||
sp15c st400 tamarack test teco1 teco2 teco3 umax umax_pp umax1220u \
|
||||
artec_eplus48u ma1509 ibm hp5400 u12 snapscan niash sm3840 hp4200 \
|
||||
sm3600 hp3500 stv680"
|
||||
sm3600 hp3500 stv680 epson2"
|
||||
|
||||
if test "${sane_cv_use_libjpeg}" != "yes"; then
|
||||
echo "*** disabling DC210 backend (failed to find JPEG library)"
|
||||
|
|
Ładowanie…
Reference in New Issue