Ignore:
Timestamp:
01/31/2023 10:20:02 AM (15 months ago)
Author:
Thomas Trepl <thomas@…>
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:
b6d51156
Parents:
b003406f (diff), d0eb8992 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/dvisvgm.xml

    rb003406f rdc1953de  
    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.