Changeset 9d31900 for gnome


Ignore:
Timestamp:
04/03/2021 02:53:04 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:
f7772926
Parents:
41f721e
Message:

Update to glib-2.68.0
Update to vala-0.52.0
Update to gobject-introspection-1.68.0
Update to pygobject-3.40.1
Update to glib-networking-2.68.0
Update to at-spi2-core-2.40.0
Update to gdk-pixbuf-2.42.4
Update to gtk+-3.24.28
Update to libdazzle-3.40.0
Update to sysprof-3.40.1
Update to tepl-6.00.0
Added gtk-4.2.0
Added gtksourceview-5.0.0

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

Location:
gnome/platform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gjs.xml

    r41f721e r9d31900  
    8888    <bridgehead renderas="sect4">Optional</bridgehead>
    8989    <para role="optional">
     90      <xref linkend="gtk4"/>, <!-- may need to be moved up with next update -->
    9091      <xref linkend="sysprof"/>,
    9192      <xref linkend="valgrind"/> (for tests),
    9293      <ulink url="http://dtrace.org/blogs/about">DTrace</ulink>,
    93       <ulink url="https://wiki.gnome.org/Projects/GTK/Roadmap/GTK4">GTK+-4</ulink>,
    9494      <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>, and
    9595      <ulink url="https://sourceware.org/systemtap">Systemtap</ulink>
  • gnome/platform/vte.xml

    r41f721e r9d31900  
    9696      <xref linkend="fribidi"/>,
    9797      <xref linkend="gtk-doc"/>, and
    98       <ulink url="https://wiki.gnome.org/Projects/GTK/Roadmap/GTK4">GTK+-4</ulink>
     98      <xref linkend="gtk4"/>
     99      <!-- Does not currently work unless you pass -Dgtk4=true to meson. However,
     100           it's not looking for gtk-4, it's looking for gtk+-4, so it will still
     101           fail to build for now.-->
    99102    </para>
    100103
     
    165168    </para>
    166169
     170    <!-- Uncomment once vte knows how to look for the proper gtk4
     171    <para>
     172      <option>-Dgtk4=true</option>: Add this switch to build the GTK4 widget.
     173    </para>
     174    -->
    167175  </sect2>
    168176
Note: See TracChangeset for help on using the changeset viewer.