Wykres commitów

41 Commity (master)

Autor SHA1 Wiadomość Data
Mateusz Konieczny cfb3ab1bbd apt install also requires sudo 2023-05-08 11:00:00 +00:00
Olaf Meeuwissen c3a29fb984 Merge branch 'readme1' into 'master'
Add Ubuntu pre-built section to README

See merge request sane-project/backends!518
2021-01-24 06:24:53 +00:00
Gerhard Jaeger b0655dc03e Fix issue with '--enable-locking': Do not require sub-directory for locking. 2021-01-07 12:34:34 +01:00
Gábor Lipták 7ddbefd103
Add Ubuntu pre-built section to README
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2020-09-07 09:07:56 -04:00
Olaf Meeuwissen 120d8c0bd3 README: Mention need for C++11 compiler for genesys backend 2020-03-18 20:24:21 +09:00
Olaf Meeuwissen bf00b9f49c Use git to put a version in configure
CI has been using this for a long time.  Now that generated files are
no longer in the repository, new clones require autotools already and
adding a git requirement doesn't seem like a big burden.
2019-06-25 21:54:37 +09:00
Olaf Meeuwissen ee604e3365 Update autotools related information. Re !72 2019-06-07 20:48:40 +09:00
m. allan noah b608751b82 Fix a few typos 2019-02-23 14:50:49 -05:00
Olaf Meeuwissen a9c813944e Make libusb-1.0 the default for USB support
When libusb-1.0 is not found, libusb-0.1 will be tried.  On BeOS and
OS2, nothing should have changed in terms of detection of USB support.

On all systems the --enable-libusb* flags are now ignored.  Instead, the
--with-usb and --without-usb flags now control support.  When neither is
given USB support will be enable if possible and disabled otherwise.  If
--with-usb is requested but not possible, ./configure will fail.  There
is no support to prefer libusb-0.1 over libusb-1.0.
2016-07-01 23:44:37 +09:00
Olaf Meeuwissen 61f3fec68e Remove references to SANE CVS
The references in in-file changelogs and the ChangeLog files have not
been modified.  Only those references that refer to current practices
or locations.
2016-06-27 22:40:20 +09:00
Olaf Meeuwissen ec4fe7ec72 Prefer gettext's --disable-nls option 2016-06-26 10:24:29 +09:00
Olaf Meeuwissen e7100e275d Update documentation to reflect recent changes 2016-06-15 20:47:28 +09:00
Chris Bagwell e7f01c3b36 Add --disable-dynamic/--disable-preload and update docs
Options were in README but removed at some point.  They
are useful so add them back.

Document BACKENDS and PRELOADABLE_BACKENDS variables in
README as well as in configure --help output.
2011-11-08 21:28:30 -06:00
Henning Geinitz c3a9d77397 Mention in addition to the listed libraries, their header files are also
neccessary. A missing usb.h is a common problem when building SANE (--> no USB
support).
2005-09-23 10:51:41 +00:00
Henning Geinitz 9f9339fd92 Min. libusb version is 0.1.8. 2005-08-17 18:01:37 +00:00
Gerhard Jaeger c6413381ca Added some info about the --enable-locking switch. 2005-04-01 14:26:06 +00:00
Henning Geinitz b84d901baf Updated concerning libieee1284. 2003-12-25 21:00:22 +00:00
Henning Geinitz 54e8a458a2 Updated contact information (website, mailing lists, bug tracker). Minor fixes. 2003-09-24 13:23:25 +00:00
Henning Geinitz 482832cf10 Removed link to (non-working) anonymous CVS. Mention CVS snapshots and beta
releases instead. Rewrite the paragraph about frontends. Mention that libusb
is necessary for some backends.  Mention more operating systems. Added contact
section (mostly copying from sane(7)). Minor formatting updates.
2003-04-20 13:12:42 +00:00
Henning Geinitz 22fbc9a070 Translations are now enabled by default if the gettext tools are found. Use
msgcat if available. Don't update the .po files automatically.
2002-11-03 16:14:27 +00:00
Henning Geinitz 4fb883c92a Added section about libraries like libiee1284 and libusb.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-03 19:42:57 +00:00
Henning Geinitz fa8fd9e9f4 Use only shared libraries by default. Fixed file patterns for distclean
targets.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-21 20:26:54 +00:00
Henning Geinitz ecf0c1c273 Some more information on where to find the config files and
a hint to make a backup.
Henning Meier-Geinitz <henning@meier-geinitz.d>
2002-03-11 22:29:21 +00:00
Henning Geinitz 7d3ba7678e Added description of --enable-translations.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-10 17:01:08 +00:00
Henning Geinitz 7444e9606d Added "man sane" to quick install. Added paragraph about old
versions. Added paragraph about "make clean" and "make
distclean". Added section about removing SANE.
2001-05-21 20:31:09 +00:00
Henning Geinitz ea3775ca0c Removed content that's now in the sane maual page. Added
reference to man sane.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-09 18:13:41 +00:00
Henning Geinitz f55469737c Updated concerning umax_pp. 2001-05-03 19:56:11 +00:00
Petter Reinholdtsen 6ce374246d Added info about the CVS repository. 2001-04-29 10:15:51 +00:00
Henning Geinitz e1767e5ea9 2001-04-16 Henning Meier-Geinitz <hmg@gmx.de>
* README: Updated xsane link.
	* configure configure.in backend/dll.c backend/dll.desc
	  backend/net.c backend/net.desc include/sane/config.h.in
	  Yet another change in the version system for dll and net.
	  For sane_init return the version of the package but use
	  own internal version number in the source (printed with
	  debugging enabled) and in *.desc. The internal versions
	  of both net and dll are set to 1.0.1. Please increase the
	  build number with every change on the source files.
	* doc/realeases.txt -> doc/releases.txt. Fixed spelling error.
	  Added entries about sane-backends.html, sane.ps, man pages,
	  platforms page.
2001-04-16 12:21:41 +00:00
Henning Geinitz 0260267deb 2001-04-07 Henning Meier-Geinitz <hmg@gmx.de>
* backend/sc240.c backend/dc240.h backend/dc240.conf
	  backend/dc240.desc backend/dll.conf doc/sane-dc240.man:
	  Added dc240 backend for the Kodak DC240 Digital camera (from
	  Peter Fales <peter@fales.com>).
	* doc/Makefile.in: Added sane-dc240 in section 5.
	* backend/Makefile.in: Added dc240.
	* configure configure.in: If the jpeg libs are not available,
	  dc240 is also disabled.
	* AUTHORS: Added entry for dc240 and updated email address of
	  Peter Fales.
	* NEWS: First version of the news entry for 1.0.5.
	* PROJECTS: Removed dc240. Added Microrec ScanMaker 3600.
	* README: Added dc240.
	* TODO: Removed dc240. Added entry about keep-alive mechanism in saned.
	* sane-backends.lsm: Added dc240.
	* testsuite/.cvsignore: New file. Added entry for Makefile.
2001-04-07 18:58:45 +00:00
Henning Geinitz 60362b0219 2001-01-21 Henning Meier-Geinitz <hmg@gmx.de>
* AUTHORS: Added Tom Martone.
	* PROJECTS: Removed bh (now included in sane).
	* README: Added entry for sane-bh(5).
	* TODO: Removed bh. Updated BearPaw entry. Added entry about v4l
	  problem.
	* backend/v4l.c: Changed comment as v4l is part of the sane package.
2001-01-21 11:49:10 +00:00
Henning Geinitz 4644df5bd7 2000-12-31 Henning Meier-Geinitz <hmg@gmx.de>
* tools/find-scanner.c: Removed. Now called sane-find-scanner.
	* tools/sane-find-scanner: New file (was find-scanner).
	* tools/.cvsignore tools/Makefile.in tools/README: Updated because
	  of name change. sane-find-scanner is installed now.
	* README README.linux: Updated because of sane-find-scanner.
	* frontend/scanimage.man: Updated because of sane-find-scanner.
	* doc/sane-find-scanner.man: New file.
	* doc/.cvsignore doc/Makefile.in: Added sane-find-scanner(1).
	* TODO: Updated concerning sane-find-scanner. Added entry about
	  qcam /tmp file handling. Some spelling corrections.
2000-12-31 19:35:04 +00:00
Oliver Rauch db35b17cde *** empty log message *** 2000-11-23 23:01:36 +00:00
Oliver Rauch 73d27e10bf 2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* Added "Introduction" to README that tells about
          the new X-frontend package
2000-11-23 21:57:02 +00:00
Henning Geinitz eb92849a5e 2000-11-21 Henning Meier-Geinitz <hmg@gmx.de>
* AUTHORS: Added FUKUDA Kazuya for the nec Backend. Used spaces instead
	  of tabs.
	* PROJECTS: Removed entry about NEC. Added/updated entries about Mustek
	  USB scanners.
	* README: Added link to sane-nec(5).
	* TODO: Removed entries about sanei_authorize and plain text passwords.
	* backend/Makefile.in backend/dll.conf backend/nec.conf backend/nec.c
	  backend/nec.desc backend/nec.h doc/Makefile.in doc/sane-nec.man:
	  Added nec backend for the NEC scanners PC-IN500/4C (from Kazuya Fukuda
	  <fukuda@pjs.nevt.nec.co.jp>)
2000-11-21 01:03:33 +00:00
Henning Geinitz 32d8b87c92 2000-11-20 Henning Meier-Geinitz <hmg@gmx.de>
* AUTHORS: Added Eugene S. Weiss.
	* PROJECTS: Removed Artec as6e backend.
	* README: Added link to man sane-as6e.5.
	* TODO: Removed as6e.
	* doc/Makefile.in: Added generation of as6e manpage.
        * backend/Makefile.in: Added entries for as6e.
	* backend/dll.conf: Added as6e.
	* backend/as6e.c backend/as6e.h backend/as6e.desc doc/sane-as6e.man:
	  Added backend for Artec AS6E parallel port scanner (from Eugene S.
	  Weiss <yossarian@users.sourceforge.net>).
2000-11-20 22:59:02 +00:00
Simon Munton a794b91839 Added backend for Pacific Image Electronics ScanAce scanners (also works with DevCom BlackWidow
and ADLIB JetScan scanners)
2000-11-13 10:50:41 +00:00
Henning Geinitz 7306f94ea7 2000-11-12 Henning Meier-Geinitz <hmg@gmx.de>
* doc/sane.tex: Fixed a typo.
	* doc/.cvsignore: Added the files produced by make ps.
	* README: Removed X-frontends. Point to sane-frontends and website.
	  Some reformatting.
	* TODO: Updated concerning frontends split.
	* PROJECTS: Removed entries about frontends (now in
	  sane-frontends/README)
	* PROBLEMS: Removed entries about frontends (now in
	  sane-frontends/PROBLEMS)
2000-11-12 15:56:05 +00:00
Henning Geinitz 2350fef3ba 2000-09-18 Henning Meier-Geinitz <hmg@gmx.de>
* README: Removed comment about xscanimage error message. Added
          comment about find-scanner (may find scanners not supported by
          SANE).
	* tools/README: Added comment about find-scanner and some lines
 	  about sane-desc.el and sane-config.
	* tools/find-scanner.c: Added comment about scanners not supported
 	  by SANE. Removed some warnings.
	* TODO LEVEL2: Removed xscanimage error comment from TODO and moved
 	  ideas for SANE 2.0 from TODO to LEVEL2.
2000-09-18 18:20:44 +00:00
Petter Reinholdtsen b4a1a513c9 Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00
Petter Reinholdtsen 30ab5e718a Initial revision 1999-08-09 18:06:01 +00:00