Changeset 8965351


Ignore:
Timestamp:
11/27/2020 02:29:30 AM (3 years ago)
Author:
Ken Moffat <ken@…>
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:
3aea8c9d
Parents:
f2aed853
Message:

asymptote-2.68,
dvisvgm-2.10.1

Also note that the main tests in brotli are ok,
only the python tests are missing test data.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/brotli.xml

    rf2aed853 r8965351  
    1010  <!ENTITY brotli-size          "476 KB">
    1111  <!ENTITY brotli-buildsize     "24 MB (with python3 bindings)">
    12   <!-- The tests for this package are broken.  The tarball is missing a lot of test files -->
     12  <!-- The python tests for this package are broken.  The tarball is missing a lot of test files -->
    1313  <!ENTITY brotli-time          "0.4 SBU (with python3 bindings)">
    1414]>
     
    119119
    120120    <para>
    121       <!-- To test the results, issue: <command>make test</command>.-->
    122       The tests for this package are currently broken.
     121      To test the results, issue: <command>make test</command>
    123122    </para>
    124123
     
    134133python3 setup.py build &amp;&amp;
    135134popd</userinput></screen>
    136 <!--  These are broken also
    137     <para>
    138       If you wish to test the bindings, go back to the top-level directory and
     135<!--  These are broken
     136-->
     137    <para>
     138      The python tests are missing most of the necessary testdata files and
     139      therefore 240 of 311 tests fail.
     140      If you nevertheless wish to test the bindings, go back to the top-level directory and
    139141      issue: <command>python3 setup.py test</command>.
    140142    </para>
    141 -->
    142143    <para>
    143144      Now, as the <systemitem class="username">root</systemitem> user:
  • introduction/welcome/changelog.xml

    rf2aed853 r8965351  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to asymptote-2.68. Fixes
     49          <ulink url="&blfs-ticket-root;14297">#14297</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[ken] - Update to dvisvgm-2.10.2. Fixes
     53          <ulink url="&blfs-ticket-root;14059">#14059</ulink>.</para>
     54        </listitem>
     55        <listitem>
    4856          <para>[ken] - Update to mutt-2.0.2 (Security fix if connecting
    4957          to an IMAP server). Fixes
  • packages.ent

    rf2aed853 r8965351  
    10891089 in asymptote, biber and xindy -->
    10901090<!ENTITY texlive-year                 "2020">
    1091 <!ENTITY asymptote-version            "2.67">
     1091<!ENTITY asymptote-version            "2.68">
    10921092<!ENTITY biber-version                "2.15">
    10931093<!ENTITY biblatex-version             "3.15a">
    1094 <!ENTITY dvisvgm-version              "2.10">
     1094<!ENTITY dvisvgm-version              "2.10.1">
    10951095<!ENTITY xindy-version                "2.5.1">
    10961096
  • pst/typesetting/asymptote.xml

    rf2aed853 r8965351  
    77  <!ENTITY asymptote-download-http "&sourceforge-dl;/asymptote/asymptote-&asymptote-version;.src.tgz">
    88  <!ENTITY asymptote-download-ftp  " ">
    9   <!ENTITY asymptote-md5sum        "7961c8ba5afb9563a50f883508428719">
     9  <!ENTITY asymptote-md5sum        "33a1ac5172184109a40e4e15f46652d2">
    1010  <!ENTITY asymptote-size          "4.5 MB">
    1111  <!ENTITY asymptote-buildsize     "190 MB (with all the dependencies which are within BLFS)">
    12   <!ENTITY asymptote-time          "2.4 SBU">
     12  <!-- with 2.68 the j1 time was 2.5 SBU, slow enough to use a parallel build -->
     13  <!ENTITY asymptote-time          "1.1 SBU (using parallelism=4)">
    1314]>
    1415
     
    7475    </itemizedlist>
    7576
    76     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     77<!--<bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7778    <itemizedlist spacing="compact">
    7879      <listitem>
     
    8283        </para>
    8384      </listitem>
    84     </itemizedlist>
     85    </itemizedlist>-->
    8586
    8687    <bridgehead renderas="sect3">asymptote Dependencies</bridgehead>
     
    137138 http://www.linuxfromscratch.org/~ken/asy-nontex-testfiles/asy-test-20200123.tar.xz
    138139-->
    139     <para>
     140<!--<para>
    140141      First apply a patch for building with ghostscript-9.53:
    141142    </para>
    142143
    143 <screen><userinput>patch -Np1 -i ../asymptote-&asymptote-version;-ghostscript_fix-1.patch</userinput></screen>
     144<screen><userinput>patch -Np1 -i ../asymptote-&asymptote-version;-ghostscript_fix-1.patch</userinput></screen>-->
    144145
    145146    <para>
  • pst/typesetting/dvisvgm.xml

    rf2aed853 r8965351  
    77  <!ENTITY dvisvgm-download-http "https://github.com/mgieseki/dvisvgm/releases/download/&dvisvgm-version;/dvisvgm-&dvisvgm-version;.tar.gz">
    88  <!ENTITY dvisvgm-download-ftp  " ">
    9   <!ENTITY dvisvgm-md5sum        "46f80dd3b68acf79d47e89c3e4ee1179">
    10   <!ENTITY dvisvgm-size          "3.0 MB">
    11   <!ENTITY dvisvgm-buildsize     "328 MB (49 MB installed, add 950 MB for the tests)">
    12   <!ENTITY dvisvgm-time          "0.8 SBU (add 0.6 SBU for the tests, both using parallelism=4)">
     9  <!ENTITY dvisvgm-md5sum        "45c1ee62723f138996874e51f7625147">
     10  <!ENTITY dvisvgm-size          "2.6 MB">
     11  <!ENTITY dvisvgm-buildsize     "332 MB (49 MB installed, add 950 MB for the tests)">
     12  <!ENTITY dvisvgm-time          "0.8 SBU (add 0.5 SBU for the tests, both using parallelism=4)">
    1313]>
    1414
     
    121121
    122122    <para>
     123      The testsuite assumes that a modern version of <application>Python</application>
     124      has been installed as plain <command>python</command>. Adjust it to use
     125      <command>python3</command> with the following sed:
     126    </para>
     127
     128<screen><userinput>sed -i 's/python/&amp;3/' tests/Makefile.am</userinput></screen>
     129
     130    <para>
    123131      Now install <application>dvisvgm</application> by running the following
    124132      commands:
    125133    </para>
    126134
    127 <screen><userinput>./configure                                    \
     135<screen><userinput>./autogen.sh                                  &amp;&amp;
     136./configure                                    \
    128137 --bindir=/opt/texlive/&texlive-year;/bin/${TEXARCH}     \
    129138 --mandir=/opt/texlive/&texlive-year;/texmf-dist/doc/man \
Note: See TracChangeset for help on using the changeset viewer.