Wykres commitów

28 Commity (df7dad6c29fde7f079cc8fb7f02628cedfd9f439)

Autor SHA1 Wiadomość Data
Peter Fales 101a96218f Fix allowed gphoto2 version numbers 2002-08-16 03:04:52 +00:00
Matthew Duggan 2cb1402344 Added check for new libieee1284 version, also updated code to reflect
interface changes.  Required due to critical bug fixes in 0.1.5.
2002-04-12 00:29:57 +00:00
Peter Fales fbc777b899 Update to allowed gphoto2 version numbers 2002-04-03 03:13:52 +00:00
Henning Geinitz 15d3c1c4e3 Added checks for libieee1284. Enable canon_pp backend if found. Patch from
"Matthew Duggan" <stauff@guarana.org>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-01 22:49:02 +00:00
Henning Geinitz 78a279218b Update to libtool 1.4.2. Included local changes: use soname "libsane" for all
os but AIX. Use "normal" shared libs (.so) instead of archives on AIX. Use 1
instead of 2 as major number with Irix.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-24 14:19:11 +00:00
Peter Fales 9834cad6a9 Update to the allowed gphoto2-config version numbers 2002-02-14 04:32:43 +00:00
Henning Geinitz d603dde9f5 Added a missing "test" command in check for gphoto2. This fixes error
messages while testing for gphoto2 and a false positive result.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-03 11:24:01 +00:00
Peter Fales e297467707 gphoto2 backend broken by latest gphoto2 updates 2002-02-02 04:40:40 +00:00
Peter Fales 7f510fd21f Update gphoto2 version check 2002-01-19 02:12:21 +00:00
Peter Fales 4ca99c69ea Disable gphoto2 backend if wrong version is installed 2002-01-18 01:57:01 +00:00
Peter Fales cbf1b2287b Disable gphoto2 unless specifically requested by the user, and the
right version is found
2002-01-17 03:17:23 +00:00
Peter Fales 96f9410737 configure.in, configure, acinclude.m4, aclocal.m4 - Improvements
to the way gphoto2 is detected and used based on using
gphoto2-config.
2002-01-16 02:20:02 +00:00
Henning Geinitz a4ef8c6105 Included AC_PROG_LIBTOOL into acinclude.m4 to avoid trouble with newer
versions of libtool.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-13 14:44:54 +00:00
Peter Fales 2354bb59c2 Fixed to matches changes in gphoto2 API 2001-10-31 20:07:07 +00:00
Peter Fales 8b7c517032 Update help messages and gphoto2 check 2001-09-16 18:44:21 +00:00
Peter Fales 8e11346680 Changes to start using gphoto2 libraries in gphoto2 backend 2001-09-13 00:33:36 +00:00
Peter Fales 1023582ff5 Add test for gphoto2 binary used by gphoto2 backend 2001-09-10 23:07:15 +00:00
Petter Reinholdtsen 216ae31cd4 Generated. 2001-06-09 00:40:57 +00:00
Henning Geinitz 801c00dddb Fixed u_int* bug for Tru64 by including sys/bitypes.h.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-26 09:33:25 +00:00
Henning Geinitz f0af1399a6 Added Irix to the list of operating systems that can use -Wl,-rpath. 2001-05-01 19:37:35 +00:00
Petter Reinholdtsen e77b3fb8fd Updated the generated files. 2001-04-16 17:43:24 +00:00
Henning Geinitz bc4002f3c8 2001-04-08 Henning Meier-Geinitz <hmg@gmx.de>
* backend/mustek.c backend/mustek.desc backend/mustek.CHANGES
	  Added detection of the TA for the Paragon 1200 SP Pro. Added
	  warning about not supported Trust scanners. Changed description
	  of contarst and brightness settings. Backend status is "stable"
	  now. New version: 1.0-106.
	* acinclude.m4 aclocal.m4: Fixed comment concerning dc240.
	* configure configure.in include/sane/config.h.in: Added test for
	  socklen_t in sys/socket.h. This fixes the compilation problem on
	  Irix.
	* doc/sane-avision.man doc/sane-ricoh.man doc/sane-s9036.man
	  doc/sane-tamarack.man: find-scanner is now called
	  sane-find-scanner and installed on the system so it's not
	  necessary to point to the tools directory.
	* frontend/scanimage.c: Fixed too long line in output.
	* sane-config.in: Name is sane-config again (was sane-backends-config
	  due to the renaming of the package).
	* TODO: Removed entry about net.c not compiling on Irix and
	  references to find-scanner in the man pages. Updated numbers of
	  the compilation warnings. Still too many, however.
2001-04-08 15:53:05 +00:00
Oliver Rauch 5b564ed374 Added test by Henning Meier Geinitz: SANE_CHECK_JPEG to aclocal.m4 and configure[.in]
Oliver Rauch
2000-11-28 20:29:34 +00:00
Henning Geinitz a56266ab4f 2000-11-25 Henning Meier-Geinitz <hmg@gmx.de>
* configure configure.in acinclude.m4 aclocal.m4
	  include/sane/config.h.in: Added test for PTAL library and headers
	  (patch from David Paschal <paschal@rcsis.co>). Some reformating of
	  the output of configure --help.

	* backend/GUIDE: Updated entry about #include.
2000-11-25 17:51:20 +00:00
Oliver Rauch 8fec6d669d 2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* removed gimp and gtk parts from include/sane/config.h.in

        * removed gtk test from aclocal.m4
2000-11-23 21:40:20 +00:00
Petter Reinholdtsen b4a1a513c9 Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00
Petter Reinholdtsen 760423d864 Merged main branch with current DEVEL_1_9. 2000-03-05 13:57:25 +00:00
Petter Reinholdtsen 30ab5e718a Initial revision 1999-08-09 18:06:01 +00:00