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
This commit is contained in:
Pierre Labastie 2020-09-08 20:42:34 +00:00
parent ad01a32e78
commit d1de86bcb5
7 changed files with 39 additions and 21 deletions

View File

@ -6,10 +6,10 @@
<!ENTITY enchant-download-http "https://github.com/AbiWord/enchant/releases/download/v&enchant-version;/enchant-&enchant-version;.tar.gz">
<!ENTITY enchant-download-ftp " ">
<!ENTITY enchant-md5sum "69719a70f81b6a8f01f9656000bb5198">
<!ENTITY enchant-size "968 KB">
<!ENTITY enchant-buildsize "6.9 MB">
<!ENTITY enchant-time "0.2 SBU">
<!ENTITY enchant-md5sum "292633e58b1c829fd8705760e9e74718">
<!ENTITY enchant-size "967 KB">
<!ENTITY enchant-buildsize "7.4 MB (add 99 MB for tests)">
<!ENTITY enchant-time "0.2 SBU (add 0.5 SBU for tests)">
]>
<sect1 id="enchant" xreflabel="enchant-&enchant-version;">
@ -213,9 +213,11 @@ enchant -d en_GB -a /tmp/test-enchant.txt</userinput></screen>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>enchant and enchant-lsmod-2</seg>
<seg>libenchant.so and various backend libraries</seg>
<seg>/usr/{include,lib,share}/enchant-2</seg>
<seg>enchant (symbolic link to enchant-2) and enchant-lsmod-2</seg>
<seg>libenchant-2.so and libenchant.so (symbolic link to
libenchant-2.so)</seg>
<seg>/usr/include/enchant{,-2}, /usr/lib/enchant-2, and
/usr/share/enchant</seg>
</seglistitem>
</segmentedlist>

View File

@ -58,8 +58,8 @@
<!ENTITY gnome-keyring-version "3.36.0">
<!ENTITY gnome-settings-daemon-version "3.36.1">
<!ENTITY gnome-control-center-version "3.36.4">
<!ENTITY mutter-version "3.36.5">
<!ENTITY gnome-shell-version "3.36.5">
<!ENTITY mutter-version "3.36.6">
<!ENTITY gnome-shell-version "3.36.6">
<!ENTITY gnome-shell-extensions-version "3.36.3">
<!ENTITY gnome-session-version "3.36.0">
<!ENTITY gdm-version "3.36.3">

View File

@ -8,10 +8,10 @@
"&gnome-download-http;/gnome-shell/&gnome-minor-36;/gnome-shell-&gnome-shell-version;.tar.xz">
<!ENTITY gnome-shell-download-ftp
"&gnome-download-ftp;/gnome-shell/&gnome-minor-36;/gnome-shell-&gnome-shell-version;.tar.xz">
<!ENTITY gnome-shell-md5sum "27e80b0d7b817e18b01821f4a64506f0">
<!ENTITY gnome-shell-md5sum "60103fd2370e7f1cc9e7ba8c7a711379">
<!ENTITY gnome-shell-size "1.7 MB">
<!ENTITY gnome-shell-buildsize "70 MB">
<!ENTITY gnome-shell-time "0.2 SBU (Using parallelism=4)">
<!ENTITY gnome-shell-buildsize "70 MB (including tests)">
<!ENTITY gnome-shell-time "0.2 SBU (Using parallelism=4, with tests)">
]>
<sect1 id="gnome-shell" xreflabel="gnome-shell-&gnome-shell-version;">

View File

@ -6,7 +6,7 @@
<!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-36;/mutter-&mutter-version;.tar.xz">
<!ENTITY mutter-download-ftp "&gnome-download-ftp;/mutter/&gnome-minor-36;/mutter-&mutter-version;.tar.xz">
<!ENTITY mutter-md5sum "064c0d9d60fe3497a5bdf3c09b4e0c52">
<!ENTITY mutter-md5sum "c841bbcc1a73ce632371172ee04730ae">
<!ENTITY mutter-size "2.6 MB">
<!ENTITY mutter-buildsize "248 MB">
<!ENTITY mutter-time "1.0 SBU (Using parallelism=4)">

View File

@ -44,6 +44,22 @@
<listitem>
<para>September 8th, 2020</para>
<itemizedlist>
<listitem>
<para>[pierre] - Update to inkscape-1.0.1. Fixes
<ulink url="&blfs-ticket-root;14022">#14022</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Update to mutter-3.36.6. Fixes
<ulink url="&blfs-ticket-root;14021">#14021</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Update to gnome-shell-3.36.6. Fixes
<ulink url="&blfs-ticket-root;14020">#14020</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Update to enchant-2.2.11. Fixes
<ulink url="&blfs-ticket-root;14017">#14017</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to icewm-1.8.2. Fixes
<ulink url="&blfs-ticket-root;14019">#14019</ulink>.</para>

View File

@ -94,7 +94,7 @@
<!ENTITY clucene-version "2.3.3.4">
<!ENTITY dbus-glib-version "0.110">
<!ENTITY double-conversion-version "3.1.5">
<!ENTITY enchant-version "2.2.10">
<!ENTITY enchant-version "2.2.11">
<!ENTITY exempi-version "2.5.2">
<!ENTITY expat-version "2.1.0">
<!ENTITY fftw-version "3.3.8">
@ -922,9 +922,9 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY icedtea-web-version "1.7.1">
<!ENTITY inkscape-minor-version "1.0">
<!-- For point versions -->
<!--<!ENTITY inkscape-version "&inkscape-minor-version;.5">-->
<!ENTITY inkscape-version "&inkscape-minor-version;.1">
<!-- For minor versions -->
<!ENTITY inkscape-version "&inkscape-minor-version;">
<!--<!ENTITY inkscape-version "&inkscape-minor-version;">-->
<!ENTITY pan-version "0.133">
<!ENTITY pavucontrol-version "4.0">
<!ENTITY pidgin-version "2.14.1">

View File

@ -5,10 +5,10 @@
%general-entities;
<!ENTITY inkscape-download-http "https://media.inkscape.org/dl/resources/file/inkscape-&inkscape-version;.tar.xz">
<!ENTITY inkscape-download-ftp " ">
<!ENTITY inkscape-md5sum "e5f1ee6b32ac0a94bdd5d99190e7bb9e">
<!ENTITY inkscape-size "30 MB">
<!ENTITY inkscape-buildsize "722 MB (165 MB installed)">
<!ENTITY inkscape-time "5.7 SBU (with parallelism=4)">
<!ENTITY inkscape-md5sum "daefc5212b72e49eff41a7681fd5e993">
<!ENTITY inkscape-size "31 MB">
<!ENTITY inkscape-buildsize "723 MB (165 MB installed)">
<!ENTITY inkscape-time "5.8 SBU (with parallelism=4)">
]>
<sect1 id="inkscape" xreflabel="Inkscape-&inkscape-version;">
@ -106,7 +106,7 @@
<para>
The tarball <emphasis>inkscape-&inkscape-version;.tar.xz</emphasis>
will extract to
<emphasis>inkscape-&inkscape-version;_2020-05-01_4035a4fb49</emphasis>
<emphasis>inkscape-&inkscape-version;_2020-09-07_3bc2e813f5</emphasis>.
</para>
</note>