Changeset f9ab064


Ignore:
Timestamp:
01/30/2023 11:31:03 PM (15 months ago)
Author:
Ken Moffat <ken@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
d0eb8992
Parents:
22d849a
Message:

Package updates:

asymptote-2.84,
dvisvgm-3.0.1.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r22d849a rf9ab064  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[ken] - Update to asymptote-2.84. Fixes
     46          <ulink url="&blfs-ticket-root;17556">#17556</ulink>.</para>
     47        </listitem>
     48        <listitem>
     49          <para>[ken] - Update to dvisvgm-3.0.1. Fixes
     50          <ulink url="&blfs-ticket-root;17190">#17190</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4553          <para>[bdubbs] - Update to pycryptodome-3.17.0 (Python module). Fixes
    4654          <ulink url="&blfs-ticket-root;17579">#17579</ulink>.</para>
  • packages.ent

    r22d849a rf9ab064  
    10641064 in asymptote, biber and xindy -->
    10651065<!ENTITY texlive-year                 "2022">
    1066 <!ENTITY asymptote-version            "2.83">
     1066<!ENTITY asymptote-version            "2.84">
    10671067<!ENTITY biber-version                "2.18">
    10681068<!ENTITY biblatex-version             "3.18b">
    1069 <!ENTITY dvisvgm-version              "2.14">
     1069<!ENTITY dvisvgm-version              "3.0.1">
    10701070<!ENTITY xindy-version                "2.5.1">
    10711071
  • pst/typesetting/asymptote.xml

    r22d849a rf9ab064  
    77  <!ENTITY asymptote-download-http "&sourceforge-dl;/asymptote/asymptote-&asymptote-version;.src.tgz">
    88  <!ENTITY asymptote-download-ftp  " ">
    9   <!ENTITY asymptote-md5sum        "46f15906963cd852d1acc727b99f731f">
     9  <!ENTITY asymptote-md5sum        "253112bc2607f8660e5b8beb013fe364">
    1010  <!ENTITY asymptote-size          "15 MB">
    1111  <!ENTITY asymptote-buildsize     "222 MB (55 MB installed,with all the dependencies which are within BLFS)">
  • pst/typesetting/dvisvgm.xml

    r22d849a rf9ab064  
    99  <!ENTITY dvisvgm-download-http "https://github.com/mgieseki/dvisvgm/releases/download/&dvisvgm-version;/dvisvgm-&dvisvgm-version;.tar.gz">
    1010  <!ENTITY dvisvgm-download-ftp  " ">
    11   <!ENTITY dvisvgm-md5sum        "57f23eefa075556e36de64ea9b61d8fd">
    12   <!ENTITY dvisvgm-size          "3.0 MB">
    13   <!ENTITY dvisvgm-buildsize     "280 MB (41 MB installed, add 949 MB for the tests)">
    14   <!ENTITY dvisvgm-time          "1.2 SBU (add 0.7 SBU for the tests, both using parallelism=4)">
     11  <!ENTITY dvisvgm-md5sum        "5ec31f41ca0332e2c91ad15c60e289a6">
     12  <!ENTITY dvisvgm-size          "2.8 MB">
     13  <!ENTITY dvisvgm-buildsize     "309 MB (44 MB installed, add 962 MB for the tests)">
     14  <!ENTITY dvisvgm-time          "0.8 SBU (add 0.7 SBU for the tests, both using parallelism=4)">
    1515]>
    1616
     
    120120
    121121<screen role="root"><userinput>ln -svf $TEXLIVE_PREFIX/lib/libkpathsea.so /usr/lib</userinput></screen>
    122 
    123     <para>
    124       Fix an issue introduced by ghostscript-10.0.0:
    125     </para>
    126 
    127 <screen><userinput>sed "s/gs_error_names\[/error_names[/" -i src/Ghostscript.cpp</userinput></screen>
    128122
    129123    <para>
Note: See TracChangeset for help on using the changeset viewer.