source: pst/scanning/sane/sane-intro.xml@ 2687739

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2687739 was 034abd0, checked in by Tushar Teredesai <tushar@…>, 20 years ago

Changed dependencies to refer to either XFree86 or Xorg

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2149 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 2.0 KB
Line 
1<sect2>
2<title>Introduction to <application><acronym>SANE</acronym></application></title>
3
4<para><acronym>SANE</acronym> is short for Scanner Access Now Easy.
5Scanner access, however, is far from easy, since every vendor has their own
6protocols. The only known protocol that should bring some unity into this
7chaos is the TWAIN interface, but this is too imprecise to
8allow a stable scanning framework. Therefore, <acronym>SANE</acronym> comes
9with its own protocol, so the vendor drivers can't be used.</para>
10
11<para><acronym>SANE</acronym> is split into back ends and front ends. The
12back ends are drivers for the supported scanners. The front ends are user
13interfaces to access the backends.</para>
14
15<sect3><title>Package information</title>
16<itemizedlist spacing='compact'>
17<listitem><para>Download (HTTP): <ulink
18url="&sane-download-http;"/></para></listitem>
19<listitem><para>Download (FTP): <ulink
20url="&sane-download-ftp;"/></para></listitem>
21<listitem><para>Download size: &sane-size;</para></listitem>
22<listitem><para>Estimated Disk space required: &sane-buildsize;</para></listitem>
23<listitem><para>Estimated build time: &sane-time;</para></listitem></itemizedlist>
24</sect3>
25
26<sect3><title>Additional downloads</title>
27<itemizedlist spacing='compact'>
28<listitem><para>Front ends: <ulink
29url="ftp://ftp.mostang.com/pub/sane/sane-frontends-1.0.11/sane-frontends-1.0.11.tar.gz"/></para></listitem>
30</itemizedlist>
31</sect3>
32
33<sect3><title><application><acronym>SANE</acronym></application> dependencies</title>
34<sect4><title>Optional</title>
35<para><xref linkend="libusb"/>,
36<ulink url="http://cyberelk.net/tim/libieee1284/">libieee1284</ulink>,
37<ulink url="http://www.gphoto.org/">gPhoto2</ulink>,
38X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), <xref linkend="GTK"/> and <xref
39linkend="gimp"/></para></sect4>
40</sect3>
41
42</sect2>
Note: See TracBrowser for help on using the repository browser.