kopia lustrzana https://gitlab.com/sane-project/backends
Removed. Website has been dead for years. No response from author.
rodzic
89ed81095b
commit
adaec49a9b
|
@ -11,6 +11,8 @@
|
||||||
portablility issues and some warnings. Added SANE headers.
|
portablility issues and some warnings. Added SANE headers.
|
||||||
* doc/descriptions/hp5400.desc doc/descriptions-external/hp5400.desc:
|
* doc/descriptions/hp5400.desc doc/descriptions-external/hp5400.desc:
|
||||||
Moved file as the backend is included now. Added new marker.
|
Moved file as the backend is included now. Added new marker.
|
||||||
|
* doc/descriptions-external/lhii.desc: Removed. Website has been
|
||||||
|
dead for years. No response from author.
|
||||||
|
|
||||||
2003-04-16 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2003-04-16 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
|
|
@ -1,28 +0,0 @@
|
||||||
;
|
|
||||||
; 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 "lhii" ; name of backend
|
|
||||||
;:version "0.2" ; version of backend
|
|
||||||
:status :alpha ; :alpha, :beta, :stable, :new
|
|
||||||
; :manpage "sane-lhii" ; name of manpage (if it exists)
|
|
||||||
:url "mailto:bauer-h@web.de" ; backend's web page
|
|
||||||
|
|
||||||
:devicetype :api ; start of a list of devices....
|
|
||||||
; other types: :stillcam, :vidcam,
|
|
||||||
; :meta, :api
|
|
||||||
|
|
||||||
:desc "Linux Drivers for Handheld Scanners"
|
|
||||||
:url "http://www.willamowius.de/scanner.html"
|
|
||||||
;:interface "Proprietary"
|
|
||||||
|
|
||||||
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
|
||||||
; and at the top-level.
|
|
||||||
|
|
Ładowanie…
Reference in New Issue