mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
asymptote-2.44
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20073 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d385aba150
commit
0841e371ba
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>April 7, 2018</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Update to asymptote-2.44. Fixes
|
||||
<ulink url="&blfs-ticket-root;10619">#10619</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to vala-0.40.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;10638">#10638</ulink>.</para>
|
||||
|
@ -906,7 +906,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 "2017">
|
||||
<!ENTITY asymptote-version "2.41">
|
||||
<!ENTITY asymptote-version "2.44">
|
||||
<!ENTITY biber-version "2.11">
|
||||
<!ENTITY biblatex-version "3.11">
|
||||
<!ENTITY xindy-version "2.5.1">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY asymptote-download-http "&sourceforge-dl;/asymptote/asymptote-&asymptote-version;.src.tgz">
|
||||
<!ENTITY asymptote-download-ftp " ">
|
||||
<!ENTITY asymptote-md5sum "d16909a9189a3177ad2f8cb8161e32e1">
|
||||
<!ENTITY asymptote-md5sum "98cd8858841e6e833039b85e0b814257">
|
||||
<!ENTITY asymptote-size "3.4 MB">
|
||||
<!ENTITY asymptote-buildsize "149 MB">
|
||||
<!ENTITY asymptote-buildsize "147 MB">
|
||||
<!ENTITY asymptote-time "2.0 SBU">
|
||||
]>
|
||||
|
||||
@ -134,8 +134,7 @@ make</userinput></screen>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>make install &&
|
||||
rm -fv /opt/texlive/&texlive-year;/texmf-dist/doc/info/asymptote.info</userinput></screen>
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -158,6 +157,9 @@ rm -fv /opt/texlive/&texlive-year;/texmf-dist/doc/info/asymptote.info</userinput
|
||||
<application>texlive</application> directories instead of creating a
|
||||
<filename class="directory">texmf-local</filename> directory for them.</para>
|
||||
|
||||
<!-- commenting for now: 2.44 installs asymptote.info in both places
|
||||
so the old version no longer remains
|
||||
|
||||
<para>
|
||||
<command>rm -fv /opt/texlive/.../asymptote.info</command>:
|
||||
This deletes the file installed by <application>texlive</application>.
|
||||
@ -169,7 +171,7 @@ rm -fv /opt/texlive/&texlive-year;/texmf-dist/doc/info/asymptote.info</userinput
|
||||
<filename class="directory">info/</filename> directory. Both the
|
||||
new version and the existing <filename>asy-faq.info</filename>
|
||||
<emphasis>will</emphasis> be found by <command>info</command>.
|
||||
</para>
|
||||
</para>-->
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user