Changeset e44ac95


Ignore:
Timestamp:
03/25/2020 06:13:28 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
78d121b
Parents:
55e121da
Message:

Update to sane-frontends-1.0.14.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r55e121da re44ac95  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to sane-frontends-1.0.14. Fixes
     49          <ulink url="&blfs-ticket-root;13303">#13303</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to libwacom-1.3. Fixes
    4953          <ulink url="&blfs-ticket-root;13305">#13305</ulink>.</para>
  • packages.ent

    r55e121da re44ac95  
    10261026
    10271027<!-- Chapter 47 -->
    1028 <!ENTITY sane-version                 "1.0.27">
     1028<!ENTITY sane-version                 "1.0.29">
    10291029<!ENTITY sane-fe-version              "1.0.14">
    10301030<!ENTITY xsane-version                "0.999">
  • pst/scanning/sane.xml

    r55e121da re44ac95  
    55  %general-entities;
    66
    7   <!ENTITY sane-be-download-http "http://fossies.org/linux/misc/sane-backends-&sane-version;.tar.gz">
     7  <!ENTITY sane-be-download-http "&sources-anduin-http;/sane/sane-backends-&sane-version;.tar.gz">
    88  <!ENTITY sane-be-download-ftp  " ">
    9   <!ENTITY sane-be-md5sum        "b10a08785f92a4c07ad961f4d843c934">
    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)">
    13 
    14   <!ENTITY sane-fe-download-http "&sources-anduin-http;/sane-frontends/sane-frontends-&sane-fe-version;.tar.gz">
     9  <!ENTITY sane-be-md5sum        "f2618408712399661358ed1ad995f046">
     10  <!ENTITY sane-be-size          "6.9 MB">
     11  <!ENTITY sane-be-buildsize     "364 MB (with tests)">
     12  <!ENTITY sane-be-time          "0.7 SBU (with tests)">
     13
     14  <!ENTITY sane-fe-download-http "&sources-anduin-http;/sane/sane-frontends-&sane-fe-version;.tar.gz">
    1515  <!ENTITY sane-fe-download-ftp  " ">
    1616  <!ENTITY sane-fe-md5sum        "c63bf7b0bb5f530cf3c08715db721cd3">
     
    121121      </listitem>
    122122    </itemizedlist>
     123
     124    <note>
     125      <para>
     126        The upstream location for these files is at
     127        <ulink url="https://gitlab.com/sane-project"/> but
     128        the file URLs use embedded md5sums.  For convenience,
     129        the packages have been copied to the localion above.
     130      </para>
     131    </note>
    123132
    124133    <bridgehead renderas="sect3">SANE Dependencies</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.