Ignore:
Timestamp:
11/20/2023 09:22:06 PM (6 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
d71f68c9
Parents:
b20e01ae
Message:

Update to inkscape-1.3.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/inkscape.xml

    rb20e01ae r0bc63182  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6   <!ENTITY inkscape-download-http "https://inkscape.org/gallery/item/42328/inkscape-&inkscape-minor-version;.tar.xz">
     6  <!ENTITY inkscape-download-http "https://inkscape.org/gallery/item/44467/inkscape-&inkscape-minor-version;.tar.xz">
    77
    88  <!-- When updating, remember to change the numeric part of the URL -->
    99
    1010  <!ENTITY inkscape-download-ftp  " ">
    11   <!ENTITY inkscape-md5sum        "3b16db43ffdae2156c4f318a44c32bbd">
    12   <!ENTITY inkscape-size          "82 MB">
    13   <!ENTITY inkscape-buildsize     "870 MB (190 MB installed)">
    14   <!ENTITY inkscape-time          "3.5 SBU (with parallelism=8)">
     11  <!ENTITY inkscape-md5sum        "82c0f2339b8f2ec500e89b17c39709c6">
     12  <!ENTITY inkscape-size          "43 MB">
     13  <!ENTITY inkscape-buildsize     "813 MB (189 MB installed)">
     14  <!ENTITY inkscape-time          "4.6 SBU (with parallelism=8)">
    1515
    1616  <!-- To find newer tarballs, look here:
     
    174174-->
    175175
    176 <!-- If there is no test suite, then this is not needed.
    177      There is none if the command below is not run.
    178      With 1.0, this support is broken, so let's comment it out for now to
    179      prevent confusion.
    180     <para>
    181       If you wish to run the test suite, download the required versions of
    182       <application>googletest</application> and
    183       <application>googlemock</application> by running:
    184     </para>
    185 
    186 <screen remap="test"><userinput>./download-gtest.sh</userinput></screen>
    187 -->
     176    <para>
     177      First, fix a build failure caused by libxml2-2.12.0:
     178    </para>
     179
     180<screen><userinput remap="pre">sed -i '/uri.h/a #include &lt;libxml/xmlmemory.h&gt;' src/object/uri.h</userinput></screen>
    188181
    189182    <para>
     
    263256        </seg>
    264257        <seg>
    265           lib2geom.so and
     258          <!--lib2geom.so and-->
    266259          libinkscape_base.so (in /usr/lib/inkscape)
    267260        </seg>
    268261        <seg>
    269           /usr/include/2geom-&lib2geom-version;,
     262          <!--/usr/include/2geom-&lib2geom-version;,-->
    270263          /usr/lib/inkscape, and
    271264          /usr/share/inkscape
Note: See TracChangeset for help on using the changeset viewer.