Changeset 9851978 for xsoft/other


Ignore:
Timestamp:
04/14/2020 02:02:26 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
654fe2b
Parents:
2c7493c7
Message:

Update to inkscape-0.92.5
Update to WebKitGTK+-2.28.1
Update some URLs in ImageMagick6

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22994 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/inkscape.xml

    r2c7493c7 r9851978  
    66  <!ENTITY inkscape-download-http "https://media.inkscape.org/dl/resources/file/inkscape-&inkscape-version;.tar.bz2">
    77  <!ENTITY inkscape-download-ftp  " ">
    8   <!ENTITY inkscape-md5sum        "ac30f6d5747fd9c620c00dad500f414f">
    9   <!ENTITY inkscape-size          "30 MB">
    10   <!ENTITY inkscape-buildsize     "534 MB (134 MB installed, add 8 MB for tests)">
    11   <!ENTITY inkscape-time          "4.8 SBU (add 0.2 SBU for tests, both with parallelism=4)">
     8  <!ENTITY inkscape-md5sum        "592c0e94cf00ea9e0a8901883d8f06fd">
     9  <!ENTITY inkscape-size          "31 MB">
     10  <!ENTITY inkscape-buildsize     "538 MB (138 MB installed, add 9 MB for tests)">
     11  <!ENTITY inkscape-time          "4.1 SBU (add 0.1 SBU for tests, both with parallelism=4)">
    1212]>
    1313
     
    7979        </para>
    8080      </listitem>
     81      <!-- These are not needed right now. Inkscape builds/runs fine with the
     82           latest poppler as of this update (0.87.0). However, history says
     83           that almost every poppler version has broke inkscape, and history
     84           tends to repeat itself ;-). Keep these patches commented until
     85           they are inevitably needed.
    8186      <listitem>
    8287        <para>
     
    9196        </para>
    9297      </listitem>
     98      -->
    9399    </itemizedlist>
    94100
     
    134140      <!--<ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr">libcdr</ulink>,
    135141      <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio">libvisio</ulink>,-->
     142      <ulink url="https://gtkspell.sourceforge.net">gtkspell</ulink>,
    136143      <ulink url="https://github.com/LibreOffice/libcdr">libcdr</ulink>,
    137144      <ulink url="https://github.com/LibreOffice/libvisio">libvisio</ulink>,
     
    158165    <title>Installation of Inkscape</title>
    159166
     167    <!-- Not needed with 0.92.5, but let's keep the template instead.
    160168    <para>
    161169      First, fix a problem introduced by Poppler-0.76.1.
     
    175183
    176184<screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-version;-poppler_0_83_0_fixes-1.patch</userinput></screen>
     185    -->
    177186
    178187    <para>
     
    182191<screen><userinput>patch -Np1 -i ../inkscape-&inkscape-version;-use_versioned_ImageMagick6-1.patch</userinput></screen>
    183192
     193<!--
    184194    <para>
    185195      Apply a patch to prevent out-of-bounds writes in the text and fill-bucket
     
    188198
    189199<screen><userinput>patch -Np1 -i ../inkscape-&inkscape-version;-upstream_fixes-1.patch</userinput></screen>
     200-->
    190201
    191202<!-- If there is no test suite, then this is not needed.
     
    285296        <listitem>
    286297          <para>
    287             an SVG (Scalable Vector Graphics) editing program.
     298            is a SVG (Scalable Vector Graphics) editing program.
    288299          </para>
    289300          <indexterm zone="inkscape inkscape-prog">
Note: See TracChangeset for help on using the changeset viewer.