Ignore:
Timestamp:
10/11/2020 04:41:55 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 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:
9ce9eb4
Parents:
c46217a
Message:

Update to gjs-1.66.1
Update to libsecret-0.20.4
Update to vte-0.62.1
Update to yelp-xsl-3.38.1
Update to gnome-online-accounts-3.38.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gjs.xml

    rc46217a rf17355f  
    77  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.66/gjs-&gjs-version;.tar.xz">
    88  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.66/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "d43a936f5edd8ff36ecc54684b26d82a">
     9  <!ENTITY gjs-md5sum        "82c3b0273f64859e776e52545b5f0b10">
    1010  <!ENTITY gjs-size          "432 KB">
    1111  <!ENTITY gjs-buildsize     "76 MB (with tests)">
     
    6767        <para>
    6868          Estimated build time: &gjs-time;
    69         </para>
    70       </listitem>
    71     </itemizedlist>
    72 
    73     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    74     <itemizedlist spacing="compact">
    75       <listitem>
    76         <para>
    77           Required patch:
    78           <ulink url="&patch-root;/gjs-&gjs-version;-upstream_fixes-1.patch"/>
    7969        </para>
    8070      </listitem>
     
    10191      <xref linkend="valgrind"/> (for tests),
    10292      <ulink url="http://dtrace.org/blogs/about">DTrace</ulink>,
     93      <ulink url="https://wiki.gnome.org/Projects/GTK/Roadmap/GTK4">GTK+-4</ulink>,
    10394      <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>, and
    10495      <ulink url="https://sourceware.org/systemtap">Systemtap</ulink>
     
    126117
    127118<screen><userinput remap="pre">sed -i '/symlink-gjs.py/s/^/#/g' meson.build</userinput></screen>-->
    128 
    129     <para>
    130       First, apply a patch to fix some regressions in this version of gjs:
    131     </para>
    132 
    133 <screen><userinput remap="pre">patch -Np1 -i ../gjs-&gjs-version;-upstream_fixes-1.patch</userinput></screen>
    134119
    135120    <para>
Note: See TracChangeset for help on using the changeset viewer.