Changeset 272d904


Ignore:
Timestamp:
04/30/2012 11:03:16 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
67fcdc1
Parents:
91b8b202
Message:

Update to sane-1.0.22

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10038 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r91b8b202 r272d904  
    10471047
    10481048<!-- Chapter 43 -->
    1049 <!ENTITY sane-version                 "1.0.19">
     1049<!ENTITY sane-version                 "1.0.22">
     1050<!ENTITY sane-fe-version              "1.0.14">
    10501051<!ENTITY xsane-version                "0.994">
    10511052
  • introduction/welcome/changelog.xml

    r91b8b202 r272d904  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to SANE-1.0.22. Fixes
     49          <ulink url="&blfs-ticket-root;2935">#2935</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[krejzi] - Accerciser 3.4.1.</para>
    4953        </listitem>
  • pst/scanning/sane.xml

    r91b8b202 r272d904  
    66
    77  <!ENTITY sane-be-download-http "http://alioth.debian.org/download.php/2318/sane-backends-&sane-version;.tar.gz">
    8   <!ENTITY sane-be-download-ftp  "ftp://ftp2.sane-project.org/pub/sane/old-versions/sane-backends-&sane-version;/sane-backends-&sane-version;.tar.gz">
     8  <!ENTITY sane-be-download-ftp  "ftp://ftp2.sane-project.org/pub/sane/sane-backends-&sane-version;/sane-backends-&sane-version;.tar.gz">
    99  <!ENTITY sane-be-download-ftp  "&gentoo-ftp-repo;/sane-backends-&sane-version;.tar.gz">
    10   <!ENTITY sane-be-md5sum        "8c0936272dcfd4e98c51512699f1c06f">
    11   <!ENTITY sane-be-size          "4.1 MB">
    12   <!ENTITY sane-be-buildsize     "71 MB">
    13   <!ENTITY sane-be-time          "1.5 SBU">
    14 
    15   <!ENTITY sane-fe-version       "1.0.14">
     10  <!ENTITY sane-be-md5sum        "fadf56a60f4776bfb24491f66b617cf5">
     11  <!ENTITY sane-be-size          "4.9 MB">
     12  <!ENTITY sane-be-buildsize     "105 MB">
     13  <!ENTITY sane-be-time          "1.2 SBU">
     14
    1615  <!ENTITY sane-fe-download-http "http://alioth.debian.org/download.php/1140/sane-frontends-&sane-fe-version;.tar.gz">
    1716  <!ENTITY sane-fe-download-ftp  "ftp://ftp2.sane-project.org/pub/sane/sane-frontends-&sane-fe-version;/sane-frontends-&sane-fe-version;.tar.gz">
     
    5049    front ends are user interfaces to access the backends.</para>
    5150
     51    &lfs71_checked;
     52
    5253    <bridgehead renderas="sect3">Back Ends Package Information</bridgehead>
    5354    <itemizedlist spacing='compact'>
     
    9495    </itemizedlist>
    9596
     97    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     98    <itemizedlist spacing="compact">
     99      <listitem>
     100        <para>Required patch:
     101          <ulink url="&patch-root;/sane-backends-&sane-version;-v4l-1.patch"/>
     102        </para>
     103      </listitem>
     104    </itemizedlist>
     105
    96106    <bridgehead renderas="sect3">SANE Dependencies</bridgehead>
    97107
    98108    <bridgehead renderas="sect4">Optional (Back Ends)</bridgehead>
    99     <para role="optional"><xref linkend="libjpeg"/>,
    100     <xref linkend="libtiff"/>,
    101     <xref linkend="libusb-compat"/>,
    102     <ulink url="http://cyberelk.net/tim/libieee1284/">libieee1284</ulink>,
    103     <ulink url="http://www.gphoto.org/">libgphoto2</ulink>, and
    104     <!--<xref linkend="tetex"/> or--> <xref linkend="texlive"/></para>
     109    <para role="optional">
     110      <xref linkend="libjpeg"/>,
     111      <xref linkend="libtiff"/>,
     112      <xref linkend="libusb-compat"/>,
     113      <ulink url="http://cyberelk.net/tim/libieee1284/">libieee1284</ulink>,
     114      <ulink url="http://www.gphoto.org/">libgphoto2</ulink>, and
     115      <xref linkend="texlive"/>
     116    </para>
    105117
    106118    <bridgehead renderas="sect4">Optional (Front Ends)</bridgehead>
    107     <para role="optional"><xref linkend="x-window-system"/>,
    108     <xref linkend="gtk2"/>, and
    109     <xref linkend="gimp"/></para>
     119    <para role="optional">
     120      <xref linkend="x-window-system"/>,
     121      <xref linkend="gtk2"/>, and
     122      <xref linkend="gimp"/>
     123    </para>
    110124
    111125    <para condition="html" role="usernotes">User Notes:
     
    143157<screen><userinput>groupadd -g 70 scanner</userinput></screen>
    144158
     159      <note><para>The user building <application>SANE</application>-backends
     160      should be a member of the scanner group before proceeding.  The easiest
     161      way to ensure the system knows you have been added to a new group is to
     162      log out log in again.  You can check with the output of the
     163      <userinput>groups</userinput> command.</para></note>
     164
    145165      <para>Install <application>SANE</application>-backends by
    146166      running the following commands:</para>
    147167
    148 <screen><userinput>sed -i 's/SYSFS/ATTRS/g' tools/sane-desc.c &amp;&amp;
    149 ./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     168<screen><userinput>patch -Npi -i ../sane-backends-&sane-version;-v4l-1.patch &amp;&amp;
     169./configure --prefix=/usr        \
     170            --sysconfdir=/etc    \
     171            --with-group=scanner \
     172            --localstatedir=/var &amp;&amp;
    150173make</userinput></screen>
    151174
     
    173196      use the following commands:</para>
    174197
    175 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     198<screen><userinput>sed -i -e "/SANE_CAP_ALWAYS_SETTABLE/d" src/gtkglue.c &amp;&amp;
     199./configure --prefix=/usr &amp;&amp;
    176200make</userinput></screen>
    177201
     
    197221  <sect2 role="commands">
    198222    <title>Command Explanations</title>
    199 
    200     <para><command>sed -i 's/SYSFS/ATTRS/g' tools/sane-desc.c</command>: This
    201     command fixes an obsolete <application>udev</application> parameter.</para>
    202223
    203224    <para><parameter>--sysconfdir=/etc</parameter>: This switch installs the
Note: See TracChangeset for help on using the changeset viewer.