diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-06 14:00:40 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-06 14:00:40 +0200 |
commit | 6e9c41a892ed0e0da326e0278b3221ce3f5713b8 (patch) | |
tree | 2e301d871bbeeb44aa57ff9cc070fcf3be484487 /doc/descriptions/qcam.desc |
Initial import of sane-backends version 1.0.24-1.2
Diffstat (limited to 'doc/descriptions/qcam.desc')
-rw-r--r-- | doc/descriptions/qcam.desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/descriptions/qcam.desc b/doc/descriptions/qcam.desc new file mode 100644 index 0000000..bc9f868 --- /dev/null +++ b/doc/descriptions/qcam.desc @@ -0,0 +1,19 @@ +:backend "qcam" ; name of backend +:version "unmaintained" ; version of backend +; :url "" ; backend's homepage +:manpage "sane-qcam" + +:devicetype :vidcam + +:mfg "Connectix" ; name a manufacturer +;:url "http://www.connectix.com/" ; doesn't exist any longer? + +:model "Color QuickCam" ; name models for above-specified mfg. +:interface "Parport" +:status :good +:comment "Requires root privileges." + +:model "Greyscale QuickCam" ; name models for above-specified mfg. +:interface "Parport" +:status :minimal +:comment "Requires root privileges. Partly working." |