Changeset ccd206f for pst/typesetting


Ignore:
Timestamp:
06/13/2023 10:19:53 PM (16 months ago)
Author:
Ken Moffat <ken@…>
Branches:
12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
bf3b3e6d
Parents:
d98ca85
Message:

Update to asymptote-2.86.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/asymptote.xml

    rd98ca85 rccd206f  
    77  <!ENTITY asymptote-download-http "&sourceforge-dl;/asymptote/asymptote-&asymptote-version;.src.tgz">
    88  <!ENTITY asymptote-download-ftp  " ">
    9   <!ENTITY asymptote-md5sum        "063786b8914f718d3bccf9d9168458f1">
     9  <!ENTITY asymptote-md5sum        "cbba3fe866982ed1dd60b903f632a04c">
    1010  <!ENTITY asymptote-size          "15 MB">
    11   <!ENTITY asymptote-buildsize     "222 MB (55 MB installed,with all the dependencies which are within BLFS)">
     11  <!ENTITY asymptote-buildsize     "218 MB (54 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.3 SBU (using parallelism=4)">
     
    7171    </itemizedlist>
    7272
    73 <!--<bridgehead renderas="sect3">Additional Downloads</bridgehead>
     73    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7474    <itemizedlist spacing="compact">
    7575      <listitem>
    7676        <para>
    7777          Required patch:
    78           <ulink url="&patch-root;/asymptote-&asymptote-version;-upstream_fixes-1.patch"/>
    79         </para>
    80       </listitem>
    81     </itemizedlist>-->
     78          <ulink url="&patch-root;/asymptote-&asymptote-version;-build_fix-1.patch"/>
     79        </para>
     80      </listitem>
     81    </itemizedlist>   
    8282
    8383    <bridgehead renderas="sect3">asymptote Dependencies</bridgehead>
     
    152152 https://www.linuxfromscratch.org/~ken/asy-nontex-testfiles/asy-test-20200809.tar.xz
    153153-->
    154 <!--<para>
    155       First apply a patch to fix runtime issues on some machines:
    156     </para>
    157 
    158 <screen><userinput>patch -Np1 -i ../asymptote-&asymptote-version;-upstream_fixes-1.patch</userinput></screen>-->
     154    <para>
     155      First apply a patch to fix building without the Language Server Protocol :
     156    </para>
     157
     158<screen><userinput>patch -Np1 -i ../asymptote-&asymptote-version;-build_fix-1.patch</userinput></screen>
    159159
    160160    <para>
Note: See TracChangeset for help on using the changeset viewer.