Changeset 7896e480


Ignore:
Timestamp:
04/09/2022 07:59:13 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
70e2397c
Parents:
f32ea058
git-author:
Pierre Labastie <pierre.labastie@…> (04/08/2022 07:27:38 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (04/09/2022 07:59:13 AM)
Message:

Update to gjs-1.72.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    rf32ea058 r7896e480  
    2929<!ENTITY GConf-version                     "3.2.6">
    3030<!ENTITY geocode-glib-version              "3.26.2">
    31 <!ENTITY gjs-version                       "1.71.90">
     31<!ENTITY gjs-version                       "1.72.0">
    3232<!ENTITY gnome-autoar-version              "0.4.3">
    3333<!ENTITY gnome-desktop-version             "41.3">
  • gnome/platform/gjs.xml

    rf32ea058 r7896e480  
    55  %general-entities;
    66
    7   <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.71/gjs-&gjs-version;.tar.xz">
    8   <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.71/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "4c771a2d75c23ffa48a9e253152751f0">
    10   <!ENTITY gjs-size          "608 KB">
    11   <!ENTITY gjs-buildsize     "226 MB (with tests)">
     7  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.72/gjs-&gjs-version;.tar.xz">
     8  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.72/gjs-&gjs-version;.tar.xz">
     9  <!ENTITY gjs-md5sum        "20ffc307c666aafb88f90e2cd31abf58">
     10  <!ENTITY gjs-size          "606 KB">
     11  <!ENTITY gjs-buildsize     "230 MB (with tests)">
    1212  <!ENTITY gjs-time          "0.6 SBU (with tests)">
    1313]>
     
    102102  <sect2 role="installation">
    103103    <title>Installation of Gjs</title>
    104 <!--
    105     <para>
    106       First, work around a bug in meson caused by support for Windows NT:
    107     </para>
    108 
    109          When scripting, 'ninja install' fails because the 'gjs' symlink is
    110          generated before 'gjs-console' is installed. This seems to be due
    111          to adding symbolic link support for Windows NT-based platforms.
    112          This shouldn't affect us, so let's create the symlink manually
    113          like we do in other packages.
    114          Invalid with 1.64.3. Make sure you don't have DESTDIR
    115          set, such as you'd do in an update script.
    116 
    117 <screen><userinput remap="pre">sed -i '/symlink-gjs.py/s/^/#/g' meson.build</userinput></screen>-->
    118104
    119105    <para>
  • introduction/welcome/changelog.xml

    rf32ea058 r7896e480  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to gjs-1.72.0. Fixes
     49          <ulink url="&blfs-ticket-root;16288">#16288</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to gsettings-desktop-schemas-42.0. Fixes
    4953          <ulink url="&blfs-ticket-root;16272">#16272</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.