Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/inkscape.xml

    rd1de86bc r85a581fd  
    66  <!ENTITY inkscape-download-http "https://media.inkscape.org/dl/resources/file/inkscape-&inkscape-version;.tar.xz">
    77  <!ENTITY inkscape-download-ftp  " ">
    8   <!ENTITY inkscape-md5sum        "daefc5212b72e49eff41a7681fd5e993">
    9   <!ENTITY inkscape-size          "31 MB">
    10   <!ENTITY inkscape-buildsize     "723 MB (165 MB installed)">
    11   <!ENTITY inkscape-time          "5.8 SBU (with parallelism=4)">
     8  <!ENTITY inkscape-md5sum        "45e38e25fb93c7c91c51b84b9e4cf0ee">
     9  <!ENTITY inkscape-size          "33 MB">
     10  <!ENTITY inkscape-buildsize     "677 MB (169 MB installed)">
     11  <!ENTITY inkscape-time          "6.7 SBU (with parallelism=4)">
    1212]>
    1313
     
    1616
    1717  <sect1info>
    18     <othername>$LastChangedBy$</othername>
    1918    <date>$Date$</date>
    2019  </sect1info>
     
    3534    </para>
    3635
    37     &lfs10_checked;
     36    &lfs110a_checked;
    3837
    3938    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7069      </listitem>
    7170    </itemizedlist>
    72 
    73     <!-- With 1.0.0, there is now a dependency on IM7 instead of IM6.
    74          It's explicitly searched for in CMakeLists.txt.
     71<!--
    7572    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7673    <itemizedlist spacing="compact">
     
    7875        <para>
    7976          Required patch: <ulink
    80           url="&patch-root;/inkscape-&inkscape-version;-use_versioned_ImageMagick6-1.patch"/>
    81         </para>
    82       </listitem>
    83       -->
     77          url="&patch-root;/inkscape-&inkscape-version;-glib_2.68-1.patch"/>
     78        </para>
     79      </listitem>
     80    </itemizedlist>
     81-->
    8482      <!-- These are not needed right now. Inkscape builds/runs fine with the
    8583           latest poppler as of this update (0.87.0). However, history says
     
    107105        The tarball <emphasis>inkscape-&inkscape-version;.tar.xz</emphasis>
    108106        will extract to
    109         <emphasis>inkscape-&inkscape-version;_2020-09-07_3bc2e813f5</emphasis>.
     107        <emphasis>inkscape-&inkscape-version;_2021-05-24_c4e8f9ed74</emphasis>.
    110108      </para>
    111109    </note>
     
    199197    -->
    200198
     199<!--
    201200    <para>
    202201      First, fix build failure with glibc-2.32:
     
    204203
    205204<screen><userinput remap="pre">sed -i '/#include &lt;iostream&gt;/a #include &lt;atomic&gt;' src/ui/tool/node.cpp</userinput></screen>
     205-->
    206206
    207207    <para>
     
    210210    </para>
    211211
    212 <screen><userinput>mkdir build &amp;&amp;
    213 cd    build &amp;&amp;
     212<screen><userinput>mkdir build                       &amp;&amp;
     213cd    build                       &amp;&amp;
    214214
    215215cmake -DCMAKE_INSTALL_PREFIX=/usr \
     
    292292        <listitem>
    293293          <para>
    294             is a SVG (Scalable Vector Graphics) editing program.
     294            is a SVG (Scalable Vector Graphics) editing program
    295295          </para>
    296296          <indexterm zone="inkscape inkscape-prog">
     
    304304        <listitem>
    305305          <para>
    306             is a simple program for displaying SVG files.
     306            is a simple program for displaying SVG files
    307307          </para>
    308308          <indexterm zone="inkscape inkview">
     
    316316        <listitem>
    317317          <para>
    318             provides the routines used by inkscape and inkview.
     318            provides the routines used by inkscape and inkview
    319319          </para>
    320320          <indexterm zone="inkscape libinkscape_base">
Note: See TracChangeset for help on using the changeset viewer.