Author: fernando
Date: Tue Oct 8 04:41:33 2013
New Revision: 11937
Log:
Update to sane-backends-1.0.24.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/scanning/sane.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Oct 8 04:11:52 2013 (r11936)
+++ trunk/BOOK/general.ent Tue Oct 8 04:41:33 2013 (r11937)
@@ -825,7 +825,7 @@
<!ENTITY gutenprint-version "5.2.9">
<!-- Chapter 43 -->
-<!ENTITY sane-version "1.0.23">
+<!ENTITY sane-version "1.0.24">
<!ENTITY sane-fe-version "1.0.14">
<!ENTITY xsane-version "0.998">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Oct 8 04:11:52
2013 (r11936)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Oct 8 04:41:33
2013 (r11937)
@@ -47,6 +47,10 @@
<para>October 8th, 2013</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - Update to sane-backends-1.0.24. Fixes
+ <ulink url="&blfs-ticket-root;4154">#4154</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[igor] - Update to lua-5.2.2. Fixes
<ulink url="&blfs-ticket-root;3955">#3955</ulink>.</para>
</listitem>
Modified: trunk/BOOK/pst/scanning/sane.xml
==============================================================================
--- trunk/BOOK/pst/scanning/sane.xml Tue Oct 8 04:11:52 2013 (r11936)
+++ trunk/BOOK/pst/scanning/sane.xml Tue Oct 8 04:41:33 2013 (r11937)
@@ -5,13 +5,14 @@
%general-entities;
<!-- <!ENTITY sane-be-download-http
"http://alioth.debian.org/frs/?group_id=30186"> -->
- <!ENTITY sane-be-download-http " ">
- <!ENTITY sane-be-download-ftp
"ftp://ftp2.sane-project.org/pub/sane/sane-backends-&sane-version;.tar.gz">
+ <!ENTITY sane-be-download-http
"http://fossies.org/linux/misc//sane-backends-&sane-version;.tar.gz">
+ <!ENTITY sane-be-download-ftp " ">
+ <!--<!ENTITY sane-be-download-ftp
"ftp://ftp2.sane-project.org/pub/sane/sane-backends-&sane-version;.tar.gz">-->
<!--<!ENTITY sane-be-download-ftp
"&gentoo-ftp-repo;/sane-backends-&sane-version;.tar.gz">-->
- <!ENTITY sane-be-md5sum "979c9dbb23920d04e322be23122c7de7">
- <!ENTITY sane-be-size "5.1 MB">
- <!ENTITY sane-be-buildsize "120 MB">
- <!ENTITY sane-be-time "1.2 SBU">
+ <!ENTITY sane-be-md5sum "1ca68e536cd7c1852322822f5f6ac3a4">
+ <!ENTITY sane-be-size "5.6 MB">
+ <!ENTITY sane-be-buildsize "97 MB">
+ <!ENTITY sane-be-time "1 SBU">
<!ENTITY sane-fe-download-http
"http://alioth.debian.org/frs/download.php/file/1140/sane-frontends-&sane-fe-version;.tar.gz">
<!ENTITY sane-fe-download-ftp
"ftp://ftp2.sane-project.org/pub/sane/sane-frontends-&sane-fe-version;.tar.gz">
@@ -51,7 +52,12 @@
&lfs74_checked;
- <!-- This note is not applicable. First, there is no issue downloading the
+ <!-- The upstream web site has the md5sums for the tarballs:
+ http://www.sane-project.org/sane-md5sums.txt.
+ But they do not provide the tarballs, so, the following paragraph
+ seems not applicable, starting with sane-backends-1.0.24.tar.gz.
+
+ This note is not applicable. First, there is no issue downloading the
ftp://ftp2.sane-project.org/pub/sane/sane-backends-1.0.23.tar.gz
tarball with wget. Next, the combined tarball exists on the SANE FTP
site, but the MD5sum is wrong. We can simply point the download to
@@ -220,6 +226,17 @@
make &&
exit</userinput></screen>
+ <para>If you want to test the results, some files need to be
fixed:</para>
+
+<screen><userinput>sed -i -e 's/Jul 31 07:52:48/Oct 7 08:58:33/' \
+ -e 's/1.0.24git/1.0.24/' \
+ testsuite/tools/data/db.ref \
+ testsuite/tools/data/html-mfgs.ref \
+ testsuite/tools/data/usermap.ref \
+ testsuite/tools/data/html-backends-split.ref \
+ testsuite/tools/data/udev+acl.ref \
+ testsuite/tools/data/udev.ref</userinput></screen>
+
<para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page