Update to sane-1.0.23

Minor corrections and tags


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10831 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2012-10-31 01:43:31 +00:00
parent 4eaa7c4c36
commit d92b93c274
8 changed files with 34 additions and 19 deletions

View File

@ -902,7 +902,7 @@ export -f as_root</userinput></screen>
<!ENTITY gutenprint-version "5.2.9"> <!ENTITY gutenprint-version "5.2.9">
<!-- Chapter 43 --> <!-- Chapter 43 -->
<!ENTITY sane-version "1.0.22"> <!ENTITY sane-version "1.0.23">
<!ENTITY sane-fe-version "1.0.14"> <!ENTITY sane-fe-version "1.0.14">
<!ENTITY xsane-version "0.998"> <!ENTITY xsane-version "0.998">

View File

@ -31,7 +31,7 @@
<para>The <application>initd-tools</application> package contains <para>The <application>initd-tools</application> package contains
programs to install and remove LSB based bootscripts. </para> programs to install and remove LSB based bootscripts. </para>
&lfs71_checked; &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">

View File

@ -46,6 +46,10 @@
<listitem> <listitem>
<para>October 30th, 2012</para> <para>October 30th, 2012</para>
<itemizedlist> <itemizedlist>
<listitem>
<para>[bdubbs] - Update to sane-1.0.23. Fixes
<ulink url="&blfs-ticket-root;3625">#3625</ulink>.</para>
</listitem>
<listitem> <listitem>
<para>[bdubbs] - Update to wireshark-1.8.3. Fixes <para>[bdubbs] - Update to wireshark-1.8.3. Fixes
<ulink url="&blfs-ticket-root;3640">#3640</ulink>.</para> <ulink url="&blfs-ticket-root;3640">#3640</ulink>.</para>

View File

@ -38,7 +38,7 @@
on the remote files as if they were on your local computer. on the remote files as if they were on your local computer.
</para> </para>
&lfs71_checked; &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent"> <!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities; %general-entities;
<!ENTITY sane-be-download-http "http://alioth.debian.org/download.php/2318/sane-backends-&sane-version;.tar.gz"> <!ENTITY sane-be-download-http "http://alioth.debian.org/frs/?group_id=30186">
<!ENTITY sane-be-download-ftp "ftp://ftp2.sane-project.org/pub/sane/sane-backends-&sane-version;/sane-backends-&sane-version;.tar.gz"> <!ENTITY sane-be-download-ftp "ftp://ftp2.sane-project.org/pub/sane/">
<!ENTITY sane-be-download-ftp "&gentoo-ftp-repo;/sane-backends-&sane-version;.tar.gz"> <!--<!ENTITY sane-be-download-ftp "&gentoo-ftp-repo;/sane-backends-&sane-version;.tar.gz">-->
<!ENTITY sane-be-md5sum "fadf56a60f4776bfb24491f66b617cf5"> <!ENTITY sane-be-md5sum "e226a89c54173efea80e91e9a5eb6573">
<!ENTITY sane-be-size "4.9 MB"> <!ENTITY sane-be-size "5.1 MB">
<!ENTITY sane-be-buildsize "105 MB"> <!ENTITY sane-be-buildsize "120 MB">
<!ENTITY sane-be-time "1.2 SBU"> <!ENTITY sane-be-time "1.2 SBU">
<!ENTITY sane-fe-download-http "http://alioth.debian.org/download.php/1140/sane-frontends-&sane-fe-version;.tar.gz"> <!ENTITY sane-fe-download-http "http://alioth.debian.org/download.php/1140/sane-frontends-&sane-fe-version;.tar.gz">
@ -48,7 +48,17 @@
ends. The back ends are drivers for the supported scanners and cameras. The ends. The back ends are drivers for the supported scanners and cameras. The
front ends are user interfaces to access the backends.</para> front ends are user interfaces to access the backends.</para>
&lfs71_checked; &lfs72_built;
<note><para>The upstream web site uses a self signed security
certificate. If using <command>wget</command>, the option --no-check-certificate
needs to be added.</para>
<para>The md5sum of the backend file does not match unless the three parts
of the divided tarball on the upstream server,
sane-backends-1.0.23.tar.gz.[1-3], are combined. A combined tarball with
the correct md5sum is located at <ulink
url="http://anduin.linuxfromscratch.org/sources/other/sane-backends-1.0.23.tar.gz">http://anduin.linuxfromscratch.org/sources/other/sane-backends-1.0.23.tar.gz</ulink>.</para></note>
<bridgehead renderas="sect3">Back Ends Package Information</bridgehead> <bridgehead renderas="sect3">Back Ends Package Information</bridgehead>
<itemizedlist spacing='compact'> <itemizedlist spacing='compact'>
@ -93,7 +103,7 @@
<para>Estimated build time: &sane-fe-time;</para> <para>Estimated build time: &sane-fe-time;</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
<!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead> <bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">
<listitem> <listitem>
@ -102,7 +112,7 @@
</para> </para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
-->
<bridgehead renderas="sect3">SANE Dependencies</bridgehead> <bridgehead renderas="sect3">SANE Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional (Back Ends)</bridgehead> <bridgehead renderas="sect4">Optional (Back Ends)</bridgehead>
@ -165,11 +175,11 @@
<para>Install <application>SANE</application>-backends by <para>Install <application>SANE</application>-backends by
running the following commands:</para> running the following commands:</para>
<screen><userinput>patch -Np1 -i ../sane-backends-&sane-version;-v4l-1.patch &amp;&amp; <screen><userinput>./configure --prefix=/usr \
./configure --prefix=/usr \
--sysconfdir=/etc \ --sysconfdir=/etc \
--with-group=scanner \ --with-group=scanner \
--localstatedir=/var &amp;&amp; --localstatedir=/var \
--disable-latex &amp;&amp;
make</userinput></screen> make</userinput></screen>
<para>This package does not come with a test suite.</para> <para>This package does not come with a test suite.</para>

View File

@ -33,7 +33,7 @@
<xref linkend="sane"/>. It has additional features to improve the image <xref linkend="sane"/>. It has additional features to improve the image
quality and ease of use compared to <command>xscanimage</command>.</para> quality and ease of use compared to <command>xscanimage</command>.</para>
&lfs71_checked; &lfs72_built;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">
@ -84,7 +84,8 @@
<para>Install <application>XSane</application> by running the following <para>Install <application>XSane</application> by running the following
commands:</para> commands:</para>
<screen><userinput>sed -i -e 's/png_ptr->jmpbuf/png_jmpbuf(png_ptr)/' src/xsane-save.c &amp;&amp; <screen><userinput>sed -i -e 's/netscape/xdg-open/' src/xsane.h &amp;&amp;
sed -i -e 's/png_ptr->jmpbuf/png_jmpbuf(png_ptr)/' src/xsane-save.c &amp;&amp;
./configure --prefix=/usr &amp;&amp; ./configure --prefix=/usr &amp;&amp;
make</userinput></screen> make</userinput></screen>

View File

@ -118,7 +118,7 @@ ln -s VERSION /usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version;/VERSI
install -v -m644 -D README \ install -v -m644 -D README \
/usr/share/doc/docbook-xsl-&docbook-xsl-version;/README.txt &amp;&amp; /usr/share/doc/docbook-xsl-&docbook-xsl-version;/README.txt &amp;&amp;
install -v -m755 RELEASE-NOTES* NEWS* \ install -v -m644 RELEASE-NOTES* NEWS* \
/usr/share/doc/docbook-xsl-&docbook-xsl-version;</userinput></screen> /usr/share/doc/docbook-xsl-&docbook-xsl-version;</userinput></screen>
<para>If you downloaded the optional documentation tarball, install the <para>If you downloaded the optional documentation tarball, install the

View File

@ -32,7 +32,7 @@
<para>The <application>Qpopper</application> package contains a <para>The <application>Qpopper</application> package contains a
POP3 mail server.</para> POP3 mail server.</para>
&lfs71_built; &lfs72_built;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">