Changeset 88e2920 for pst


Ignore:
Timestamp:
06/08/2017 11:55:37 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f3997f8b
Parents:
ff6f62f
Message:

Update to tumbler-0.1.32.
Update to nghttp2-1.22.1.
Update to gnutls-3.5.13.
Update to frei0r-plugins-1.6.0.
Update to sane-backends-1.0.27.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/scanning/sane.xml

    rff6f62f r88e2920  
    77  <!ENTITY sane-be-download-http "http://fossies.org/linux/misc/sane-backends-&sane-version;.tar.gz">
    88  <!ENTITY sane-be-download-ftp  " ">
    9   <!ENTITY sane-be-md5sum        "f9ed5405b3c12f07c6ca51ee60225fe7">
    10   <!ENTITY sane-be-size          "5.7 MB">
    11   <!ENTITY sane-be-buildsize     "129 MB (additional 34 MB for tests)">
    12   <!ENTITY sane-be-time          "1.0 SBU (additional 0.1 SBU for tests)">
     9  <!ENTITY sane-be-md5sum        "dc6fa5eb93c54ded4ebef99fcc4420ac">
     10  <!ENTITY sane-be-size          "8.2 MB">
     11  <!ENTITY sane-be-buildsize     "118 MB (with tests)">
     12  <!ENTITY sane-be-time          "1.0 SBU (with tests)">
    1313
    1414  <!ENTITY sane-fe-download-http "http://alioth.debian.org/frs/download.php/file/1140/sane-frontends-&sane-fe-version;.tar.gz">
    15   <!-- <!ENTITY sane-fe-download-ftp  "ftp://ftp2.sane-project.org/pub/sane/sane-frontends-&sane-fe-version;.tar.gz"> -->
    1615  <!ENTITY sane-fe-download-ftp  " ">
    1716  <!ENTITY sane-fe-md5sum        "c63bf7b0bb5f530cf3c08715db721cd3">
     
    5049
    5150    &lfs80_checked;
     51    &gcc7_checked;
    5252
    5353    <bridgehead renderas="sect3">Back Ends Package Information</bridgehead>
     
    9494      </listitem>
    9595    </itemizedlist>
    96 <!--
    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 -->
     96
    10697    <bridgehead renderas="sect3">SANE Dependencies</bridgehead>
    10798
     
    194185make</userinput></screen>
    195186
    196       <para>If you want to test the results, some files need to be fixed:</para>
    197 
    198 <screen><userinput>sed -i -e 's/Jul 31 07:52:48 2013/Oct 19 13:25:20 2015/'  \
    199        -e 's/1.0.24git/1.0.25/'                           \
    200        testsuite/tools/data/db.ref                        \
    201        testsuite/tools/data/html-mfgs.ref                 \
    202        testsuite/tools/data/usermap.ref                   \
    203        testsuite/tools/data/html-backends-split.ref       \
    204        testsuite/tools/data/udev+acl.ref                  \
    205        testsuite/tools/data/udev.ref</userinput></screen>
    206 
    207187      <para>To test the results, issue: <command>make check</command>.</para>
    208188
Note: See TracChangeset for help on using the changeset viewer.