Changeset 5d2965c for x


Ignore:
Timestamp:
03/04/2021 02:54:53 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
f4302700
Parents:
85ac148
Message:

Update to ModemManager-1.16.2
Update to qpdf-10.2.0
Update to libgxps-0.3.2
Update to babl-0.1.86
Update to libqmi-1.28.2
Update to poppler-21.03.0
Update to URI-5.09 (Perl Module)
Update to gtksourceview4-4.8.1
Update to OpenSSH-8.5p1 (and ssh-askpass-8.5p1)
libwacom: Correct version number
libwacom: Add libwacom-show-stylus
bluez: Drop the patch

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

Location:
x/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+3.xml

    r85ac148 r5d2965c  
    157157      window, and gtk-reftest.
    158158      [bdubbs Mar 3rd, 2011 Just two tests fail now. -->
    159       The gtk-reftest and accessibility-dump tests have suptests that are
     159      The gtk-reftest and accessibility-dump tests have subtests that are
    160160      known to fail.
    161161    </para>
  • x/lib/gtksourceview4.xml

    r85ac148 r5d2965c  
    99  <!ENTITY gtksourceview4-download-ftp
    1010    "&gnome-download-ftp;/gtksourceview/4.8/gtksourceview-&gtksourceview4-version;.tar.xz">
    11   <!ENTITY gtksourceview4-md5sum        "5d4e599c298251691ca0fb5cb08130f0">
     11  <!ENTITY gtksourceview4-md5sum        "d10c624feb48412542f9e3447e75d6bc">
    1212  <!ENTITY gtksourceview4-size          "1.1 MB">
    13   <!ENTITY gtksourceview4-buildsize     "80 MB (with tests)">
     13  <!ENTITY gtksourceview4-buildsize     "81 MB (with tests)">
    1414  <!ENTITY gtksourceview4-time          "0.1 SBU (with tests; both using parallelism=4)">
    1515]>
     
    7070        <para>
    7171          Estimated build time: &gtksourceview4-time;
     72        </para>
     73      </listitem>
     74    </itemizedlist>
     75
     76    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     77    <itemizedlist spacing="compact">
     78      <listitem>
     79        <para>
     80          Required patch:
     81          <ulink url="&patch-root;/gtksourceview4-&gtksourceview4-version;-buildfix-1.patch"/>
    7282        </para>
    7383      </listitem>
     
    106116  <sect2 role="installation">
    107117    <title>Installation of GtkSourceView</title>
     118
     119    <para>
     120      First, apply a patch to prevent a race condition:
     121    </para>
     122
     123<screen><userinput remap="pre">patch -Np1 -i ../gtksourceview4-&gtksourceview4-version;-buildfix-1.patch</userinput></screen>
    108124
    109125    <para>
Note: See TracChangeset for help on using the changeset viewer.