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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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>
Note: See TracChangeset for help on using the changeset viewer.