Ignore:
Timestamp:
09/24/2021 07:32:33 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
lazarus
Children:
85d9842
Parents:
00cbc797 (diff), 3619a7bb (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' into lazarus

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtksourceview4.xml

    r00cbc797 rd09f950  
    99  <!ENTITY gtksourceview4-download-ftp
    1010    "&gnome-download-ftp;/gtksourceview/4.8/gtksourceview-&gtksourceview4-version;.tar.xz">
    11   <!ENTITY gtksourceview4-md5sum        "d10c624feb48412542f9e3447e75d6bc">
     11  <!ENTITY gtksourceview4-md5sum        "0fb2a44a013b28d82c3ec384d6c45be4">
    1212  <!ENTITY gtksourceview4-size          "1.1 MB">
    13   <!ENTITY gtksourceview4-buildsize     "63 MB (with tests)">
     13  <!ENTITY gtksourceview4-buildsize     "73 MB (with tests)">
    1414  <!ENTITY gtksourceview4-time          "0.1 SBU (with tests; both using parallelism=4)">
    1515]>
     
    7373    </itemizedlist>
    7474
     75<!--
    7576    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7677    <itemizedlist spacing="compact">
     
    8283      </listitem>
    8384    </itemizedlist>
     85-->
    8486
    8587    <bridgehead renderas="sect3">GtkSourceView Dependencies</bridgehead>
     
    116118    <title>Installation of GtkSourceView</title>
    117119
     120<!--
    118121    <para>
    119122      First, apply a patch to prevent a race condition:
     
    121124
    122125<screen><userinput remap="pre">patch -Np1 -i ../gtksourceview4-&gtksourceview4-version;-buildfix-1.patch</userinput></screen>
     126-->
    123127
    124128    <para>
Note: See TracChangeset for help on using the changeset viewer.