mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to asymptote-2.81.
This commit is contained in:
parent
0539191a96
commit
8c3a7fe936
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>May 15th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Update to asymptote-2.81. Fixes
|
||||
<ulink url="&blfs-ticket-root;16548">#16548</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to dvisvgm-2.13.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;16494">#16494</ulink>.</para>
|
||||
|
@ -1131,7 +1131,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
page, as well as to reference the directory in texlive, also
|
||||
in asymptote, biber and xindy -->
|
||||
<!ENTITY texlive-year "2022">
|
||||
<!ENTITY asymptote-version "2.80">
|
||||
<!ENTITY asymptote-version "2.81">
|
||||
<!ENTITY biber-version "2.17">
|
||||
<!ENTITY biblatex-version "3.17">
|
||||
<!ENTITY dvisvgm-version "2.13.4">
|
||||
|
@ -6,11 +6,11 @@
|
||||
|
||||
<!ENTITY asymptote-download-http "&sourceforge-dl;/asymptote/asymptote-&asymptote-version;.src.tgz">
|
||||
<!ENTITY asymptote-download-ftp " ">
|
||||
<!ENTITY asymptote-md5sum "9c5188ad69b15d8f69a5a091c0f9c9ce">
|
||||
<!ENTITY asymptote-md5sum "db3c45d5d142ef366f76843f5d424572">
|
||||
<!ENTITY asymptote-size "15 MB">
|
||||
<!ENTITY asymptote-buildsize "222 MB (55 MB installed,with all the dependencies which are within BLFS)">
|
||||
<!-- with 2.68 the j1 time was 2.5 SBU, slow enough to use a parallel build -->
|
||||
<!ENTITY asymptote-time "1.4 SBU (using parallelism=4)">
|
||||
<!ENTITY asymptote-time "1.3 SBU (using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="asymptote" xreflabel="asymptote-&asymptote-version;">
|
||||
@ -73,7 +73,7 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<!--<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
@ -81,7 +81,7 @@
|
||||
<ulink url="&patch-root;/asymptote-&asymptote-version;-upstream_fixes-1.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</itemizedlist>-->
|
||||
|
||||
<bridgehead renderas="sect3">asymptote Dependencies</bridgehead>
|
||||
|
||||
@ -141,11 +141,11 @@
|
||||
but the more interesting stuff (WebM html, svg, png, pdf) is tested in
|
||||
https://www.linuxfromscratch.org/~ken/asy-nontex-testfiles/asy-test-20200809.tar.xz
|
||||
-->
|
||||
<para>
|
||||
<!--<para>
|
||||
First apply a patch to fix runtime issues on some machines:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../asymptote-&asymptote-version;-upstream_fixes-1.patch</userinput></screen>
|
||||
<screen><userinput>patch -Np1 -i ../asymptote-&asymptote-version;-upstream_fixes-1.patch</userinput></screen>-->
|
||||
|
||||
<para>
|
||||
Install <application>asymptote</application> by running the following
|
||||
|
Loading…
Reference in New Issue
Block a user