kopia lustrzana https://gitlab.com/sane-project/frontends
a63c2b0d1c
now have ENABLE_GIMP_1_2 when GIMP 1.2 is explicitely wanted. * configure.in: make GIMP 2.0 the default. * include/sane/config.h: replace ENABLE_GIMP_1_3 by ENABLE_GIMP_1_2. * aclocal.m4, acinclude.m4: include the AM_PATH_GIMP_2_0 macros, which replaces the AM_PATH_GIMP_1_4 macro. |
||
---|---|---|
doc | ||
include | ||
lib | ||
sanei | ||
src | ||
AUTHORS | ||
COPYING | ||
Changelog | ||
INSTALL | ||
Makefile.in | ||
NEWS | ||
PROBLEMS | ||
README | ||
acinclude.m4 | ||
aclocal.m4 | ||
config.guess | ||
config.sub | ||
configure | ||
configure.in | ||
install-sh | ||
mkinstalldirs | ||
sane-frontends.lsm |
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 (sane.tex). It can be found in the sane-backends distribution or in various file formats at the website: http://www.sane-project.org/docs.html Please report bugs and missing features at our bug-tracking system: http://www.sane-project.org/bugs.html