Changeset d1de86bc


Ignore:
Timestamp:
09/08/2020 08:42:34 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
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:
572618ad
Parents:
ad01a32
Message:

enchant-2.2.11
gnome-shell-3.36.6
mutter-3.36.6
inkscape-1.0.1

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/enchant.xml

    rad01a32 rd1de86bc  
    77  <!ENTITY enchant-download-http "https://github.com/AbiWord/enchant/releases/download/v&enchant-version;/enchant-&enchant-version;.tar.gz">
    88  <!ENTITY enchant-download-ftp  " ">
    9   <!ENTITY enchant-md5sum        "69719a70f81b6a8f01f9656000bb5198">
    10   <!ENTITY enchant-size          "968 KB">
    11   <!ENTITY enchant-buildsize     "6.9 MB">
    12   <!ENTITY enchant-time          "0.2 SBU">
     9  <!ENTITY enchant-md5sum        "292633e58b1c829fd8705760e9e74718">
     10  <!ENTITY enchant-size          "967 KB">
     11  <!ENTITY enchant-buildsize     "7.4 MB (add 99 MB for tests)">
     12  <!ENTITY enchant-time          "0.2 SBU (add 0.5 SBU for tests)">
    1313]>
    1414
     
    214214
    215215      <seglistitem>
    216         <seg>enchant and enchant-lsmod-2</seg>
    217         <seg>libenchant.so and various backend libraries</seg>
    218         <seg>/usr/{include,lib,share}/enchant-2</seg>
     216        <seg>enchant (symbolic link to enchant-2) and enchant-lsmod-2</seg>
     217        <seg>libenchant-2.so and libenchant.so (symbolic link to
     218        libenchant-2.so)</seg>
     219        <seg>/usr/include/enchant{,-2}, /usr/lib/enchant-2, and
     220        /usr/share/enchant</seg>
    219221      </seglistitem>
    220222    </segmentedlist>
  • gnome.ent

    rad01a32 rd1de86bc  
    5959<!ENTITY gnome-settings-daemon-version     "3.36.1">
    6060<!ENTITY gnome-control-center-version      "3.36.4">
    61 <!ENTITY mutter-version                    "3.36.5">
    62 <!ENTITY gnome-shell-version               "3.36.5">
     61<!ENTITY mutter-version                    "3.36.6">
     62<!ENTITY gnome-shell-version               "3.36.6">
    6363<!ENTITY gnome-shell-extensions-version    "3.36.3">
    6464<!ENTITY gnome-session-version             "3.36.0">
  • gnome/platform/gnome-shell.xml

    rad01a32 rd1de86bc  
    99  <!ENTITY gnome-shell-download-ftp
    1010           "&gnome-download-ftp;/gnome-shell/&gnome-minor-36;/gnome-shell-&gnome-shell-version;.tar.xz">
    11   <!ENTITY gnome-shell-md5sum        "27e80b0d7b817e18b01821f4a64506f0">
     11  <!ENTITY gnome-shell-md5sum        "60103fd2370e7f1cc9e7ba8c7a711379">
    1212  <!ENTITY gnome-shell-size          "1.7 MB">
    13   <!ENTITY gnome-shell-buildsize     "70 MB">
    14   <!ENTITY gnome-shell-time          "0.2 SBU (Using parallelism=4)">
     13  <!ENTITY gnome-shell-buildsize     "70 MB (including tests)">
     14  <!ENTITY gnome-shell-time          "0.2 SBU (Using parallelism=4, with tests)">
    1515]>
    1616
  • gnome/platform/mutter.xml

    rad01a32 rd1de86bc  
    77  <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-36;/mutter-&mutter-version;.tar.xz">
    88  <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-minor-36;/mutter-&mutter-version;.tar.xz">
    9   <!ENTITY mutter-md5sum        "064c0d9d60fe3497a5bdf3c09b4e0c52">
     9  <!ENTITY mutter-md5sum        "c841bbcc1a73ce632371172ee04730ae">
    1010  <!ENTITY mutter-size          "2.6 MB">
    1111  <!ENTITY mutter-buildsize     "248 MB">
  • introduction/welcome/changelog.xml

    rad01a32 rd1de86bc  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to inkscape-1.0.1. Fixes
     49          <ulink url="&blfs-ticket-root;14022">#14022</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[pierre] - Update to mutter-3.36.6. Fixes
     53          <ulink url="&blfs-ticket-root;14021">#14021</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[pierre] - Update to gnome-shell-3.36.6. Fixes
     57          <ulink url="&blfs-ticket-root;14020">#14020</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[pierre] - Update to enchant-2.2.11. Fixes
     61          <ulink url="&blfs-ticket-root;14017">#14017</ulink>.</para>
     62        </listitem>
     63        <listitem>
    4864          <para>[bdubbs] - Update to icewm-1.8.2. Fixes
    4965          <ulink url="&blfs-ticket-root;14019">#14019</ulink>.</para>
  • packages.ent

    rad01a32 rd1de86bc  
    9595<!ENTITY dbus-glib-version            "0.110">
    9696<!ENTITY double-conversion-version    "3.1.5">
    97 <!ENTITY enchant-version              "2.2.10">
     97<!ENTITY enchant-version              "2.2.11">
    9898<!ENTITY exempi-version               "2.5.2">
    9999<!ENTITY expat-version                "2.1.0">
     
    923923<!ENTITY inkscape-minor-version       "1.0">
    924924<!-- For point versions -->
    925 <!--<!ENTITY inkscape-version             "&inkscape-minor-version;.5">-->
     925<!ENTITY inkscape-version             "&inkscape-minor-version;.1">
    926926<!-- For minor versions -->
    927 <!ENTITY inkscape-version             "&inkscape-minor-version;">
     927<!--<!ENTITY inkscape-version             "&inkscape-minor-version;">-->
    928928<!ENTITY pan-version                  "0.133">
    929929<!ENTITY pavucontrol-version          "4.0">
  • xsoft/other/inkscape.xml

    rad01a32 rd1de86bc  
    66  <!ENTITY inkscape-download-http "https://media.inkscape.org/dl/resources/file/inkscape-&inkscape-version;.tar.xz">
    77  <!ENTITY inkscape-download-ftp  " ">
    8   <!ENTITY inkscape-md5sum        "e5f1ee6b32ac0a94bdd5d99190e7bb9e">
    9   <!ENTITY inkscape-size          "30 MB">
    10   <!ENTITY inkscape-buildsize     "722 MB (165 MB installed)">
    11   <!ENTITY inkscape-time          "5.7 SBU (with parallelism=4)">
     8  <!ENTITY inkscape-md5sum        "daefc5212b72e49eff41a7681fd5e993">
     9  <!ENTITY inkscape-size          "31 MB">
     10  <!ENTITY inkscape-buildsize     "723 MB (165 MB installed)">
     11  <!ENTITY inkscape-time          "5.8 SBU (with parallelism=4)">
    1212]>
    1313
     
    107107        The tarball <emphasis>inkscape-&inkscape-version;.tar.xz</emphasis>
    108108        will extract to
    109         <emphasis>inkscape-&inkscape-version;_2020-05-01_4035a4fb49</emphasis>
     109        <emphasis>inkscape-&inkscape-version;_2020-09-07_3bc2e813f5</emphasis>.
    110110      </para>
    111111    </note>
Note: See TracChangeset for help on using the changeset viewer.