summaryrefslogtreecommitdiff
path: root/graphics/sane/pkg/DESCR
diff options
context:
space:
mode:
authorveego <veego@pkgsrc.org>2001-02-21 20:33:52 +0000
committerveego <veego@pkgsrc.org>2001-02-21 20:33:52 +0000
commit7b1e6e4e6b4dd4385209c753044939bd1ed93e46 (patch)
tree8420204161ff8b8ad91ad83028728c6e0cd3cc1c /graphics/sane/pkg/DESCR
parentbed225bfb89ca517c067a41f86e0573ca7b26391 (diff)
downloadpkgsrc-7b1e6e4e6b4dd4385209c753044939bd1ed93e46.tar.gz
The old sane package is replaced by two new packages:
sane-backends and sane-frontends
Diffstat (limited to 'graphics/sane/pkg/DESCR')
-rw-r--r--graphics/sane/pkg/DESCR7
1 files changed, 0 insertions, 7 deletions
diff --git a/graphics/sane/pkg/DESCR b/graphics/sane/pkg/DESCR
deleted file mode 100644
index 79696e59f96..00000000000
--- a/graphics/sane/pkg/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-SANE is a universal scanner interface. The value of such a universal
-interface is that it allows writing just one driver per image acquisition
-device rather than one driver for each device and application. So, if you
-have three applications and four devices, traditionally you'd have had to
-write 12 different programs. With SANE, this number is reduced to seven:
-the three applications plus the four drivers. Of course, the savings get
-even bigger as more and more drivers and/or applications are added.