Changeset 583ec9b3 for gnome/platform


Ignore:
Timestamp:
09/20/2017 06:43:31 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
2a50bcd
Parents:
9ee2487
Message:

Update to gjs-1.50.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gjs.xml

    r9ee2487 r583ec9b3  
    55  %general-entities;
    66
    7   <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.48/gjs-&gjs-version;.tar.xz">
    8   <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.48/gjs-&gjs-version;.tar.xz">
     7  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.50/gjs-&gjs-version;.tar.xz">
     8  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.50/gjs-&gjs-version;.tar.xz">
    99  <!ENTITY gjs-md5sum        "38326b9befcc2e597319d21044af6e27">
    10   <!ENTITY gjs-size          "584 KB">
    11   <!ENTITY gjs-buildsize     "37 MB (with tests)">
    12   <!ENTITY gjs-time          "0.6 SBU (with tests)">
     10  <!ENTITY gjs-size          "600 KB">
     11  <!ENTITY gjs-buildsize     "52 MB (with tests)">
     12  <!ENTITY gjs-time          "0.8 SBU (with tests)">
    1313]>
    1414
     
    7777      <xref linkend="cairo"/>,
    7878      <xref linkend="gobject-introspection"/>, and
    79       <xref linkend="js38"/>
     79      <xref linkend="js52"/>
    8080    </para>
    8181
     
    8787    <bridgehead renderas="sect4">Optional</bridgehead>
    8888    <para role="optional">
     89      <xref linkend="gvfs"/> (for tests),
     90      <xref linkend="valgrind"/> (for tests),
    8991      <ulink url="http://dtrace.org/blogs/about">DTrace</ulink>,
    9092      <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>, and
Note: See TracChangeset for help on using the changeset viewer.