Changeset 5f29a21 for pst/typesetting


Ignore:
Timestamp:
05/14/2022 05:43:49 PM (2 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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, xry111/for-12.3, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
3241bb9
Parents:
eb31c6d3
Message:

Update to asymptote-2.80.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/asymptote.xml

    reb31c6d3 r5f29a21  
    77  <!ENTITY asymptote-download-http "&sourceforge-dl;/asymptote/asymptote-&asymptote-version;.src.tgz">
    88  <!ENTITY asymptote-download-ftp  " ">
    9   <!ENTITY asymptote-md5sum        "6b7533759e00545363e114bd1147ce68">
     9  <!ENTITY asymptote-md5sum        "9c5188ad69b15d8f69a5a091c0f9c9ce">
    1010  <!ENTITY asymptote-size          "15 MB">
    11   <!ENTITY asymptote-buildsize     "224 MB (55 MB installed,with all the dependencies which are within BLFS)">
     11  <!ENTITY asymptote-buildsize     "222 MB (55 MB installed,with all the dependencies which are within BLFS)">
    1212  <!-- with 2.68 the j1 time was 2.5 SBU, slow enough to use a parallel build -->
    1313  <!ENTITY asymptote-time          "1.4 SBU (using parallelism=4)">
     
    7474    </itemizedlist>
    7575
    76 <!--<bridgehead renderas="sect3">Additional Downloads</bridgehead>
     76    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7777    <itemizedlist spacing="compact">
    7878      <listitem>
    7979        <para>
    8080          Required patch:
    81           <ulink url="&patch-root;/asymptote-&asymptote-version;-ghostscript_fix-1.patch"/>
    82         </para>
    83       </listitem>
    84     </itemizedlist>-->
     81          <ulink url="&patch-root;/asymptote-&asymptote-version;-upstream_fixes-1.patch"/>
     82        </para>
     83      </listitem>
     84    </itemizedlist>
    8585
    8686    <bridgehead renderas="sect3">asymptote Dependencies</bridgehead>
     
    138138<!-- Editors: for testing this, the minimal latex functionality is
    139139 covered by the cylinder and triangle tests in
    140  https://www.linuxfromscratch.org/~ken/tex-testfiles/latex-test-20190318.tar.xz
     140 https://www.linuxfromscratch.org/~ken/tex-testfiles/latex-test-20220322.tar.xz
    141141 but the more interesting stuff (WebM html, svg, png, pdf) is tested in
    142  https://www.linuxfromscratch.org/~ken/asy-nontex-testfiles/asy-test-20200123.tar.xz
     142 https://www.linuxfromscratch.org/~ken/asy-nontex-testfiles/asy-test-20200809.tar.xz
    143143-->
    144 <!--<para>
    145       First apply a patch for building with ghostscript-9.53:
    146     </para>
    147 
    148 <screen><userinput>patch -Np1 -i ../asymptote-&asymptote-version;-ghostscript_fix-1.patch</userinput></screen>-->
     144    <para>
     145      First apply a patch to fix runtime issues on some machines:
     146    </para>
     147
     148<screen><userinput>patch -Np1 -i ../asymptote-&asymptote-version;-upstream_fixes-1.patch</userinput></screen>
    149149
    150150    <para>
Note: See TracChangeset for help on using the changeset viewer.