Scanner Access Now Easy ― Frontends
 
 
 
 
Go to file
Ralph Little a7fec47bec Merge branch 'macos10.15-compile-fixes' into 'master'
Compile fixes for macOS 10.15 and later

See merge request sane-project/frontends!8
2023-02-12 02:03:23 +00:00
doc Update mailing lists addresses to new location 2018-04-18 21:31:48 +09:00
include configure: Add missing <sys/socket.h> updates 2023-01-17 16:27:10 +01:00
sanei sanei: replace non-portable isfdtype() with fstat() 2023-02-11 16:27:26 +01:00
src lib: Remove bundled implementation of glibc funcs 2023-02-09 15:56:03 +01:00
.gitignore Add basic .gitignore files 2009-05-04 14:46:32 +02:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2023-02-12 01:56:48 +00:00
AUTHORS Added xscanimage icon (from Maciek Podkomorzy <gammaray@satfilm.net.pl>). 2004-10-05 11:51:09 +00:00
COPYING 2000-11-11 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-11 21:34:39 +00:00
Changelog Update mail archive links to point to new location 2018-04-18 21:06:31 +09:00
INSTALL Updated supported Gimp versions. 2004-04-09 20:02:09 +00:00
Makefile.in lib: Remove bundled implementation of glibc funcs 2023-02-09 15:56:03 +01:00
NEWS Now this file describes the user-visible changes between 2002-01-26 16:55:55 +00:00
PROBLEMS Moved the entry about progress bar in three-pass mode to PROBLEMS. 2002-04-06 10:35:33 +00:00
README Update references to the SANE Standard documentation 2020-03-07 17:18:52 +09:00
acinclude.m4 configure: Include <stdlib.h> for system, exit 2023-01-17 16:23:26 +01:00
aclocal.m4 configure: Include <stdlib.h> for system, exit 2023-01-17 16:23:26 +01:00
config.guess Updated. 2004-04-09 20:44:48 +00:00
config.sub Updated. 2004-04-09 20:44:48 +00:00
configure lib: Remove bundled implementation of glibc funcs 2023-02-09 15:56:03 +01:00
configure.in lib: Remove bundled implementation of glibc funcs 2023-02-09 15:56:03 +01:00
install-sh *** empty log message *** 2000-11-10 06:47:25 +00:00
mkinstalldirs *** empty log message *** 2000-11-10 06:47:25 +00:00
sane-frontends.lsm Removed old links to ftp.mostang.com. 2004-05-12 18:12:01 +00:00
xscanimage-icon-48x48-2.png Added xscanimage icon (from Maciek Podkomorzy <gammaray@satfilm.net.pl>). 2004-10-05 11:51:09 +00:00

README

This is the sane-frontends package. 

To find out more about SANE (Scanner Access Now Easy) look at the SANE
website: http://www.sane-project.org/. There is also information on how to
subscribe the SANE mailing list (sane-devel).

These SANE applications (frontends) are included in this package (together
with their documentation):

    Frontend               Documentation (man page) 
--------------------------------------------------------------------------
    xscanimage	           xscanimage(1)
    xcam		   xcam(1)
    scanadf                scanadf(1)

For general information about SANE, read man sane(7).

You must install the sane-backends package before you can compile the
frontends. sane-backends also includes the command-line frontend scanimage
and the network daemon saned.

For details about installation please read the INSTALL file.

For a list of other SANE frontends look at
http://www.sane-project.org/sane-frontends.html.

Developers may wish to look at the SANE standard. It can be found at:
https://sane-project.gitlab.io/standard/

Please report bugs and missing features at our bug-tracking system:
http://www.sane-project.org/bugs.html