Changeset ba768b1 for xsoft


Ignore:
Timestamp:
01/27/2021 03:52:31 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
4fb17b4
Parents:
01945b8a
Message:

Update to inkscape-1.0.2
Update to postfix-3.5.9
Update to ModemManager-1.14.10
Update to libsigsegv-2.13
Update to libical-3.0.9

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/inkscape.xml

    r01945b8a rba768b1  
    66  <!ENTITY inkscape-download-http "https://media.inkscape.org/dl/resources/file/inkscape-&inkscape-version;.tar.xz">
    77  <!ENTITY inkscape-download-ftp  " ">
    8   <!ENTITY inkscape-md5sum        "daefc5212b72e49eff41a7681fd5e993">
     8  <!ENTITY inkscape-md5sum        "ec90e0c1e4c7e3dba8f46b16c73462b3">
    99  <!ENTITY inkscape-size          "31 MB">
    10   <!ENTITY inkscape-buildsize     "723 MB (165 MB installed)">
    11   <!ENTITY inkscape-time          "5.8 SBU (with parallelism=4)">
     10  <!ENTITY inkscape-buildsize     "723 MB (166 MB installed)">
     11  <!ENTITY inkscape-time          "5.7 SBU (with parallelism=4)">
    1212]>
    1313
     
    107107        The tarball <emphasis>inkscape-&inkscape-version;.tar.xz</emphasis>
    108108        will extract to
    109         <emphasis>inkscape-&inkscape-version;_2020-09-07_3bc2e813f5</emphasis>.
     109        <emphasis>inkscape-&inkscape-version;_2021-01-15_e86c870879</emphasis>.
    110110      </para>
    111111    </note>
     
    199199    -->
    200200
     201<!--
    201202    <para>
    202203      First, fix build failure with glibc-2.32:
     
    204205
    205206<screen><userinput remap="pre">sed -i '/#include &lt;iostream&gt;/a #include &lt;atomic&gt;' src/ui/tool/node.cpp</userinput></screen>
     207-->
    206208
    207209    <para>
Note: See TracChangeset for help on using the changeset viewer.