Scanner Access Now Easy ― Frontends
 
 
 
 
Go to file
Ralph Little 5c148771d2 Merge branch '41-configure-script-should-exit-with-a-non-zero-code-if-a-problem-occurs' into 'master'
Resolve "configure script should exit with a non-zero code if a problem occurs"

Closes #41

See merge request sane-project/frontends!15
2024-10-23 05:07:08 +00:00
doc Update mailing lists addresses to new location 2018-04-18 21:31:48 +09:00
include Gtk3 2024-10-22 20:56:29 +00:00
libgtk Gtk3 2024-10-22 20:56:29 +00:00
sanei Gtk3 2024-10-22 20:56:29 +00:00
src Gtk3 2024-10-22 20:56:29 +00:00
.gitignore
.gitlab-ci.yml Update .gitlab-ci.yml file 2023-02-12 01:56:48 +00:00
AUTHORS
COPYING
Changelog
INSTALL
Makefile.in Gtk3 2024-10-22 20:56:29 +00:00
NEWS
PROBLEMS
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 Gtk3 2024-10-22 20:56:29 +00:00
config.guess Gtk3 2024-10-22 20:56:29 +00:00
config.sub Gtk3 2024-10-22 20:56:29 +00:00
configure Gtk3 2024-10-22 20:56:29 +00:00
configure.in configure.in: removed eror message for missing sane-backends. 2024-10-22 22:05:06 -07:00
install-sh Gtk3 2024-10-22 20:56:29 +00:00
mkinstalldirs
sane-frontends.lsm
xscanimage-icon-48x48-2.png

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