Changeset 0191b610 for gnome


Ignore:
Timestamp:
09/08/2018 05:41:32 PM (6 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.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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:
f8525af6
Parents:
152e7784
Message:

Add js60 for gjs
Update to atk-2.30.0
Update to gjs-1.54.0
Update to geoclue-2.4.12

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gjs.xml

    r152e7784 r0191b610  
    55  %general-entities;
    66
    7   <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.52/gjs-&gjs-version;.tar.xz">
    8   <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.52/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "a94375e3a1ec49735ca9116dbc1b1494">
    10   <!ENTITY gjs-size          "612 KB">
    11   <!ENTITY gjs-buildsize     "68 MB (with tests)">
    12   <!ENTITY gjs-time          "0.7 SBU (with tests)">
     7  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.54/gjs-&gjs-version;.tar.xz">
     8  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.54/gjs-&gjs-version;.tar.xz">
     9  <!ENTITY gjs-md5sum        "d1511700758439e76704b28ac033a465">
     10  <!ENTITY gjs-size          "636 KB">
     11  <!ENTITY gjs-buildsize     "175 MB (with tests)">
     12  <!ENTITY gjs-time          "0.8 SBU (with tests)">
    1313]>
    1414
     
    7878      <xref linkend="dbus"/>,
    7979      <xref linkend="gobject-introspection"/>, and
    80       <xref linkend="js52"/>
     80      <xref linkend="js60"/>
    8181    </para>
    8282
Note: See TracChangeset for help on using the changeset viewer.