adding hpljm1005 backend (i know, i know, so much for feature freeze :)

latest .fr updates
merge-requests/1/head
m. allan noah 2008-01-18 01:27:22 +00:00
rodzic 58045b775b
commit 5afcaa4489
11 zmienionych plików z 1119 dodań i 5 usunięć

Wyświetl plik

@ -48,6 +48,7 @@ Backends:
Frank Zago, Henning Geinitz (*)
hp5400: Martijn van Oosterhout, Thomas Soumarmon (*)
hp5590: Ilia Sotnikov (*)
hpljm1005: Philippe Rétornaz
hs2p: Jeremy Johnson
ibm: M.F., Henning Geinitz (*)
leo: Frank Zago (*)

Wyświetl plik

@ -1,3 +1,12 @@
2008-01-17 m. allan noah <kitno455 a t gmail d o t com>
* backend/hpljm1005.c, doc/descriptions/hpljm1005.desc,
doc/sane-hpljm1005.man, AUTHORS, configure, configure.in,
backend/Makefile.in, backend/dll.conf.in, doc/Makefile.in,
doc/sane.man: add hpljm1005 backend, couriousous at mandriva dot org
* tools/check-po.awk, po/sane-backends.fr.po: updates from
Yann E. MORIN
2008-01-16 m. allan noah <kitno455 a t gmail d o t com>
* po/sane-backends.fr.po: updated translation from Yann E. MORIN
* backend/fujitsu.c, backend/fujitsu.conf.in,

Wyświetl plik

@ -123,7 +123,7 @@ DISTFILES = abaton.c abaton.conf.in abaton.h agfafocus.c agfafocus.conf.in \
hp3500.c \
hp5400.c hp5400.h hp5400.conf.in hp5400_debug.c hp5400_debug.h \
hp5400_internal.c hp5400_internal.h hp5400_xfer.h \
hp5400_sane.c hp5400_sanei.c hp5400_sanei.h \
hp5400_sane.c hp5400_sanei.c hp5400_sanei.h hpljm1005.c \
hs2p.c hs2p.conf.in hs2p-scsi.c hs2p.h hs2p-scsi.h hs2p-saneopts.h \
ibm.c ibm.conf.in ibm.h ibm-scsi.c \
leo.c leo.h leo.conf.in \
@ -421,6 +421,8 @@ libsane-hp4200.la: ../sanei/sanei_usb.lo
libsane-hp4200.la: ../sanei/sanei_pv8630.lo
libsane-hp5400.la: ../sanei/sanei_usb.lo
libsane-hp5590.la: ../sanei/sanei_usb.lo
libsane-hpljm1005.la: ../sanei/sanei_usb.lo
libsane-hpljm1005.la: ../sanei/sanei_constrain_value.lo
libsane-hs2p.la: ../sanei/sanei_scsi.lo
libsane-hs2p.la: ../sanei/sanei_config2.lo
libsane-hs2p.la: ../sanei/sanei_constrain_value.lo

Wyświetl plik

@ -33,6 +33,7 @@ hp3500
hp4200
hp5400
hp5590
hpljm1005
hs2p
ibm
leo

1029
backend/hpljm1005.c 100644

Plik diff jest za duży Load Diff

2
configure vendored
Wyświetl plik

@ -27050,7 +27050,7 @@ echo "$as_me: Manually selected backends: ${BACKENDS}" >&6;}
ricoh s9036 sceptre sharp \
sp15c st400 tamarack test teco1 teco2 teco3 umax umax_pp umax1220u \
artec_eplus48u ma1509 ibm hs2p hp5400 u12 snapscan niash sm3840 hp4200 \
sm3600 hp3500 stv680 epson2 hp5590 hp3900"
sm3600 hp3500 stv680 epson2 hp5590 hp3900 hpljm1005"
case "$host_os" in
gnu*)

Wyświetl plik

@ -367,7 +367,7 @@ else
ricoh s9036 sceptre sharp \
sp15c st400 tamarack test teco1 teco2 teco3 umax umax_pp umax1220u \
artec_eplus48u ma1509 ibm hs2p hp5400 u12 snapscan niash sm3840 hp4200 \
sm3600 hp3500 stv680 epson2 hp5590 hp3900"
sm3600 hp3500 stv680 epson2 hp5590 hp3900 hpljm1005"
case "$host_os" in
gnu*)

Wyświetl plik

@ -54,7 +54,8 @@ SECT5 = sane-abaton.5 sane-agfafocus.5 sane-apple.5 sane-as6e.5 sane-dll.5 \
sane-ma1509.5 sane-ibm.5 sane-hp5400.5 sane-plustek_pp.5 sane-u12.5 \
sane-niash.5 sane-sm3840.5 sane-genesys.5 sane-hp4200.5 \
sane-mustek_usb2.5 sane-hp3500.5 sane-pixma.5 sane-stv680.5 \
sane-hp5590.5 sane-cardscan.5 sane-hp3900.5 sane-epjitsu.5 sane-hs2p.5
sane-hp5590.5 sane-hpljm1005.5 sane-cardscan.5 sane-hp3900.5 \
sane-epjitsu.5 sane-hs2p.5
SECT7 = sane.7
SECT8 = saned.8
MANPAGES = $(SECT1) $(SECT5) $(SECT7) $(SECT8)
@ -112,7 +113,8 @@ DISTFILES = Makefile.in backend-writing.txt descriptions.txt \
sane-ma1509.man sane-ibm.man sane-hp5400.man sane-plustek_pp.man \
sane-u12.man sane-niash.man sane-sm3840.man sane-genesys.man sane-hp4200.man \
sane-mustek_usb2.man sane-hp3500.man sane-pixma.man sane-stv680.man \
sane-hp5590.man sane-cardscan.man sane-hp3900.man sane-epjitsu.man sane-hs2p.man
sane-hp5590.man sane-hpljm1005.man sane-cardscan.man sane-hp3900.man \
sane-epjitsu.man sane-hs2p.man
.PHONY: all clean depend dist distclean html html-man install \
sane-html uninstall

Wyświetl plik

@ -0,0 +1,27 @@
;
; SANE Backend specification file
;
; It's basically emacs-lisp --- so ";" indicates comment to end of line.
; All syntactic elements are keyword tokens, followed by a string or
; keyword argument, as specified.
;
; ":backend" *must* be specified.
; All other information is optional (but what good is the file without it?).
:backend "hpljm1005"
:version "0"
:new :yes
:manpage "sane-hpljm1005"
:devicetype :scanner
:mfg "Hewlett-Packard"
:url "http://www.hp.com"
:model "LaserJet M1005 MFP"
:interface "USB"
:usbid "0x03f0" "0x3b17"
:status :good
:comment "grayscale/color (24 bit), 75/100/150/200/300/600/1200 DPI"

Wyświetl plik

@ -0,0 +1,37 @@
.TH sane-hpljm1005 5 "15 Jan 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.IX sane-hpljm1005
.SH NAME
sane-hpljm1005 \- SANE backend for Hewlett-Packard LaserJet M1005 MFP Scanner
.SH DESCRIPTION
The
.B sane-hpljm1005
library implements a SANE (Scanner Access Now Easy) backend that provides
access to the following Hewlett-Packard scanner:
.PP
.RS
LaserJet M1005
.RE
.PP
If you own a scanner other than the ones listed above that works with this
backend, please let us know this by sending the scanner's exact model name and
the USB vendor and device ids (e.g. from
.IR /proc/bus/usb/devices ,
.I sane-find-scanner
or syslog) to us. Even if the scanner's name is only slightly different from
the models mentioned above, please let us know.
.SH CONFIGURATION
None required.
.SH FILES
.TP
.I @LIBDIR@/libsane-hpljm1005.a
The static library implementing this backend.
.TP
.I @LIBDIR@/libsane-hpljm1005.so
The shared library implementing this backend (present on systems that
support dynamic loading).
.SH "SEE ALSO"
.BR sane (7),
.BR sane-usb (5),
.SH AUTHOR
Philippe Rétornaz <couriousous@mandriva.org>

Wyświetl plik

@ -300,6 +300,11 @@ The SANE backend for the Hewlett-Packard ScanJet 54XXC series. See
.BR sane-hp5400 (5)
for details.
.TP
.B hpljm1005
The SANE backend for the Hewlett-Packard LaserJet M1005 scanner. See
.BR sane-hpljm1005(5)
for details.
.TP
.B hs2p
The SANE backend for the Ricoh IS450 family of SCSI scanners. See
.BR sane-hs2p (5)
@ -837,6 +842,7 @@ for details).
.BR sane-hp3900 (5),
.BR sane-hp4200 (5),
.BR sane-hp5400 (5),
.BR sane-hpljm1005 (5),
.BR sane-ibm (5),
.BR sane-leo (5),
.BR sane-lexmark (5),