mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
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:
parent
4eaa7c4c36
commit
d92b93c274
@ -902,7 +902,7 @@ export -f as_root</userinput></screen>
|
||||
<!ENTITY gutenprint-version "5.2.9">
|
||||
|
||||
<!-- Chapter 43 -->
|
||||
<!ENTITY sane-version "1.0.22">
|
||||
<!ENTITY sane-version "1.0.23">
|
||||
<!ENTITY sane-fe-version "1.0.14">
|
||||
<!ENTITY xsane-version "0.998">
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
<para>The <application>initd-tools</application> package contains
|
||||
programs to install and remove LSB based bootscripts. </para>
|
||||
|
||||
&lfs71_checked;
|
||||
&lfs72_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -46,6 +46,10 @@
|
||||
<listitem>
|
||||
<para>October 30th, 2012</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to sane-1.0.23. Fixes
|
||||
<ulink url="&blfs-ticket-root;3625">#3625</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to wireshark-1.8.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;3640">#3640</ulink>.</para>
|
||||
|
@ -38,7 +38,7 @@
|
||||
on the remote files as if they were on your local computer.
|
||||
</para>
|
||||
|
||||
&lfs71_checked;
|
||||
&lfs72_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY sane-be-download-http "http://alioth.debian.org/download.php/2318/sane-backends-&sane-version;.tar.gz">
|
||||
<!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 "&gentoo-ftp-repo;/sane-backends-&sane-version;.tar.gz">
|
||||
<!ENTITY sane-be-md5sum "fadf56a60f4776bfb24491f66b617cf5">
|
||||
<!ENTITY sane-be-size "4.9 MB">
|
||||
<!ENTITY sane-be-buildsize "105 MB">
|
||||
<!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/">
|
||||
<!--<!ENTITY sane-be-download-ftp "&gentoo-ftp-repo;/sane-backends-&sane-version;.tar.gz">-->
|
||||
<!ENTITY sane-be-md5sum "e226a89c54173efea80e91e9a5eb6573">
|
||||
<!ENTITY sane-be-size "5.1 MB">
|
||||
<!ENTITY sane-be-buildsize "120 MB">
|
||||
<!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">
|
||||
@ -48,7 +48,17 @@
|
||||
ends. The back ends are drivers for the supported scanners and cameras. The
|
||||
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>
|
||||
<itemizedlist spacing='compact'>
|
||||
@ -93,7 +103,7 @@
|
||||
<para>Estimated build time: &sane-fe-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<!--
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
@ -102,7 +112,7 @@
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
-->
|
||||
<bridgehead renderas="sect3">SANE Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Optional (Back Ends)</bridgehead>
|
||||
@ -165,11 +175,11 @@
|
||||
<para>Install <application>SANE</application>-backends by
|
||||
running the following commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../sane-backends-&sane-version;-v4l-1.patch &&
|
||||
./configure --prefix=/usr \
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--with-group=scanner \
|
||||
--localstatedir=/var &&
|
||||
--localstatedir=/var \
|
||||
--disable-latex &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
@ -33,7 +33,7 @@
|
||||
<xref linkend="sane"/>. It has additional features to improve the image
|
||||
quality and ease of use compared to <command>xscanimage</command>.</para>
|
||||
|
||||
&lfs71_checked;
|
||||
&lfs72_built;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -84,7 +84,8 @@
|
||||
<para>Install <application>XSane</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>sed -i -e 's/png_ptr->jmpbuf/png_jmpbuf(png_ptr)/' src/xsane-save.c &&
|
||||
<screen><userinput>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</userinput></screen>
|
||||
|
||||
|
@ -118,7 +118,7 @@ ln -s VERSION /usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version;/VERSI
|
||||
|
||||
install -v -m644 -D README \
|
||||
/usr/share/doc/docbook-xsl-&docbook-xsl-version;/README.txt &&
|
||||
install -v -m755 RELEASE-NOTES* NEWS* \
|
||||
install -v -m644 RELEASE-NOTES* NEWS* \
|
||||
/usr/share/doc/docbook-xsl-&docbook-xsl-version;</userinput></screen>
|
||||
|
||||
<para>If you downloaded the optional documentation tarball, install the
|
||||
|
@ -32,7 +32,7 @@
|
||||
<para>The <application>Qpopper</application> package contains a
|
||||
POP3 mail server.</para>
|
||||
|
||||
&lfs71_built;
|
||||
&lfs72_built;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
Loading…
Reference in New Issue
Block a user