From 67fcdc13149aa98a8e72c1bdcf449bc17bb97fe3 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 30 Apr 2012 23:36:19 +0000 Subject: [PATCH] Update to xsane-0.998 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10039 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 2 +- introduction/welcome/changelog.xml | 4 ++++ pst/scanning/xsane.xml | 27 ++++++++++++++++----------- 3 files changed, 21 insertions(+), 12 deletions(-) diff --git a/general.ent b/general.ent index 77d24f0aa0..163202d0c8 100644 --- a/general.ent +++ b/general.ent @@ -1048,7 +1048,7 @@ $Date$ - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 31b41ab078..fc4ef25db6 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,10 @@ April 30th, 2012 + + [bdubbs] - Update to xsane-0.998. Fixes + #2790. + [bdubbs] - Update to SANE-1.0.22. Fixes #2935. diff --git a/pst/scanning/xsane.xml b/pst/scanning/xsane.xml index bde37919f8..10b4b296aa 100644 --- a/pst/scanning/xsane.xml +++ b/pst/scanning/xsane.xml @@ -4,10 +4,10 @@ %general-entities; - + - - + + ]> @@ -59,13 +59,17 @@ Required - and (back ends) + and + (back ends) + Optional - , - , - , and - + + , + , + , and + + User Notes: @@ -78,7 +82,9 @@ Install XSane by running the following commands: -./configure --prefix=/usr && +sed -i -e 's/netscape/xdg-open/' src/xsane.h && +sed -i -e 's/png_ptr->jmpbuf/png_jmpbuf(png_ptr)/' src/xsane-save.c && +./configure --prefix=/usr && make This package does not come with a test suite. @@ -86,8 +92,7 @@ make Now, as the root user: make xsanedocdir=/usr/share/doc/xsane-&xsane-version; install && -ln -v -s ../../doc/xsane-&xsane-version; \ - /usr/share/sane/xsane/doc +ln -v -s ../../doc/xsane-&xsane-version; /usr/share/sane/xsane/doc If GIMP is installed, issue the following command as the root user: