Ignore:
Timestamp:
02/07/2022 06:49:56 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a37759b
Parents:
9771f84
Message:

Package updates and a typo.
Update to harfbuzz-3.3.2.
Update to ed-1.18.
Update to postfix-3.7.0.
Update to libreoffice-7.3.0.3.
Update to inkscape-1.1.2.
Fix typo in vim.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/inkscape.xml

    r9771f84 r9fc3125  
    66  <!ENTITY inkscape-download-http "https://inkscape.org/gallery/item/29255/inkscape-&inkscape-version;.tar.xz">
    77  <!ENTITY inkscape-download-ftp  " ">
    8   <!ENTITY inkscape-md5sum        "1852c535a1aec7ca25eca9de110330d7">
     8  <!ENTITY inkscape-md5sum        "a486807ffdf89a1d7ce9425dd60555ec">
    99  <!ENTITY inkscape-size          "33 MB">
    10   <!ENTITY inkscape-buildsize     "845 MB (169 MB installed)">
    11   <!ENTITY inkscape-time          "6.9 SBU (with parallelism=4)">
     10  <!ENTITY inkscape-buildsize     "645 MB (169 MB installed)">
     11  <!ENTITY inkscape-time          "6.6 SBU (with parallelism=4)">
    1212
    1313  <!-- To find newer tarballs, look here:
     
    7373      </listitem>
    7474    </itemizedlist>
    75 
     75<!--
    7676    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7777    <itemizedlist spacing="compact">
    78 <!--
    79       <listitem>
    80         <para>
    81           Required patch: <ulink
    82           url="&patch-root;/inkscape-&inkscape-version;-glib_2.68-1.patch"/>
    83         </para>
    84       </listitem>
     78
    8579    </itemizedlist>
    8680      <!\-\- These are not needed right now. Inkscape builds/runs fine with the
     
    8983           tends to repeat itself ;-). Keep these patches commented until
    9084           they are inevitably needed.
    91       Needed for 1.1.1 and poppler-2011.1, please keep above comment and comment
    92       the link when no longer required
    93       <listitem>
    94         <para>
    95           Required patch: <ulink
    96           url="&patch-root;/inkscape-&inkscape-version;-upstream_fixes-1.patch"/>
    97         </para>
    98       </listitem>
    99 -->
     85
    10086      <listitem>
    10187        <para>
     
    10591      </listitem>
    10692    </itemizedlist>
    107 
    108     <!-- I've asked upstream about this and was unable to find an answer. -renodr -->
     93-->
    10994    <note>
    11095      <para>
    11196        The tarball <emphasis>inkscape-&inkscape-version;.tar.xz</emphasis>
    11297        will extract to
    113         <emphasis>inkscape-&inkscape-version;_2021-09-20_3bf5ae0d25</emphasis>.
     98        <emphasis>inkscape-&inkscape-version;_2022-02-04_0a00cf5339</emphasis>.
    11499      </para>
    115100    </note>
     
    181166    <title>Installation of Inkscape</title>
    182167
    183     <!-- Not needed with 1.0, but let's keep the template.
     168<!--
     169    Not needed with 1.0, but let's keep the template.
    184170
    185171    <para>
     
    188174
    189175<screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-version;-poppler_0_83_0_fixes-1.patch</userinput></screen>
    190     -->
     176-->
    191177
    192178<!-- If there is no test suite, then this is not needed.
     
    201187
    202188<screen remap="test"><userinput>bash download-gtest.sh</userinput></screen>
    203     -->
    204 
    205 <!--
    206     <para>
    207       First, fix build failure with glibc-2.32:
    208     </para>
    209 
    210 <screen><userinput remap="pre">sed -i '/#include &lt;iostream&gt;/a #include &lt;atomic&gt;' src/ui/tool/node.cpp</userinput></screen>
    211189-->
    212190
     
    215193      commands:
    216194    </para>
    217 
     195<!--
    218196<screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-version;-poppler_21.11.0-1.patch &amp;&amp;
    219 
    220 mkdir build                       &amp;&amp;
     197-->
     198<screen><userinput>mkdir build                       &amp;&amp;
    221199cd    build                       &amp;&amp;
    222200
Note: See TracChangeset for help on using the changeset viewer.