mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to enchant-2.3.0
Update to unrar-6.0.7 Correct my previous commit in bluez Mercurial: VIM uses Git now, so update the description
This commit is contained in:
parent
be98f1e00b
commit
0f124fae04
@ -6,9 +6,9 @@
|
|||||||
|
|
||||||
<!ENTITY enchant-download-http "https://github.com/AbiWord/enchant/releases/download/v&enchant-version;/enchant-&enchant-version;.tar.gz">
|
<!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-download-ftp " ">
|
||||||
<!ENTITY enchant-md5sum "9b27f815ee35ff12b5b870c2d04361c6">
|
<!ENTITY enchant-md5sum "212fc58ce26a983caed599a9a5d36d0e">
|
||||||
<!ENTITY enchant-size "968 KB">
|
<!ENTITY enchant-size "964 KB">
|
||||||
<!ENTITY enchant-buildsize "6.9 MB (add 100 MB for tests)">
|
<!ENTITY enchant-buildsize "7.4 MB (add 100 MB for tests)">
|
||||||
<!ENTITY enchant-time "0.2 SBU (add 0.5 SBU for tests)">
|
<!ENTITY enchant-time "0.2 SBU (add 0.5 SBU for tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
@ -29,7 +29,7 @@
|
|||||||
<title>Introduction to enchant</title>
|
<title>Introduction to enchant</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The <application>enchant</application> package provide a generic
|
The <application>enchant</application> package provides a generic
|
||||||
interface into various existing spell checking libraries.
|
interface into various existing spell checking libraries.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
management tool similar to <application>Git</application> and
|
management tool similar to <application>Git</application> and
|
||||||
<application>Bazaar</application>. <application>Mercurial</application>
|
<application>Bazaar</application>. <application>Mercurial</application>
|
||||||
is written in <application>Python</application> and is used by projects
|
is written in <application>Python</application> and is used by projects
|
||||||
such as Mozilla and Vim.
|
such as Mozilla for Firefox and Thunderbird.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
&lfs101_checked;
|
&lfs101_checked;
|
||||||
|
@ -90,7 +90,7 @@
|
|||||||
|
|
||||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||||
<para role="optional">
|
<para role="optional">
|
||||||
<ulink url="https://docutils.sourceforge.io/">docutils</ulink>
|
<xref linkend="docutils"/> (to generate man pages)
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para condition="html" role="usernotes">
|
<para condition="html" role="usernotes">
|
||||||
@ -212,9 +212,8 @@ install -v -m644 doc/*.txt /usr/share/doc/bluez-&bluez-version;</userinput></scr
|
|||||||
<para>
|
<para>
|
||||||
<parameter>--disable-manpages</parameter>: This switch disables generating
|
<parameter>--disable-manpages</parameter>: This switch disables generating
|
||||||
the manual pages because of the reliance on 'rst2man' in docutils. Remove
|
the manual pages because of the reliance on 'rst2man' in docutils. Remove
|
||||||
this switch if you have
|
this switch if you have <xref role="nodep" linkend="docutils"/> installed
|
||||||
<ulink url="https://docutils.sourceforge.io/">docutils</ulink> and you
|
and wish to generate the manual pages.
|
||||||
wish to generate the manual pages.
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY unrar-download-http "https://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
|
<!ENTITY unrar-download-http "https://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
|
||||||
<!ENTITY unrar-download-ftp " ">
|
<!ENTITY unrar-download-ftp " ">
|
||||||
<!ENTITY unrar-md5sum "4c89e2e5ecfe72a9d96478fb80f38c34">
|
<!ENTITY unrar-md5sum "de5017a63a610cb82dba7d33bd826fb6">
|
||||||
<!ENTITY unrar-size "228 KB">
|
<!ENTITY unrar-size "228 KB">
|
||||||
<!ENTITY unrar-buildsize "2.2 MB">
|
<!ENTITY unrar-buildsize "2.5 MB">
|
||||||
<!ENTITY unrar-time "less than 0.1 SBU">
|
<!ENTITY unrar-time "0.1 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="unrar" xreflabel="UnRar-&unrar-version;">
|
<sect1 id="unrar" xreflabel="UnRar-&unrar-version;">
|
||||||
|
@ -45,6 +45,14 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>June 16th, 2021</para>
|
<para>June 16th, 2021</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[renodr] - Update to enchant-2.3.0. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;15181">#15181</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[renodr] - Update to unrar-6.0.7. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;15182">#15182</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[renodr] - Update to postfix-3.6.1. Fixes
|
<para>[renodr] - Update to postfix-3.6.1. Fixes
|
||||||
<ulink url="&blfs-ticket-root;15180">#15180</ulink>.</para>
|
<ulink url="&blfs-ticket-root;15180">#15180</ulink>.</para>
|
||||||
|
@ -89,7 +89,7 @@
|
|||||||
<!ENTITY clucene-version "2.3.3.4">
|
<!ENTITY clucene-version "2.3.3.4">
|
||||||
<!ENTITY dbus-glib-version "0.112">
|
<!ENTITY dbus-glib-version "0.112">
|
||||||
<!ENTITY double-conversion-version "3.1.5">
|
<!ENTITY double-conversion-version "3.1.5">
|
||||||
<!ENTITY enchant-version "2.2.15">
|
<!ENTITY enchant-version "2.3.0">
|
||||||
<!ENTITY exempi-version "2.5.2">
|
<!ENTITY exempi-version "2.5.2">
|
||||||
<!ENTITY expat-version "2.1.0">
|
<!ENTITY expat-version "2.1.0">
|
||||||
<!ENTITY fftw-version "3.3.9">
|
<!ENTITY fftw-version "3.3.9">
|
||||||
@ -313,7 +313,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
|||||||
<!--<!ENTITY systemd-stable "6b4878d"> Unused for now -->
|
<!--<!ENTITY systemd-stable "6b4878d"> Unused for now -->
|
||||||
<!ENTITY udisks-version "1.0.5"> <!-- stable lt .90 micro version -->
|
<!ENTITY udisks-version "1.0.5"> <!-- stable lt .90 micro version -->
|
||||||
<!ENTITY udisks2-version "2.9.2"> <!-- stable lt .90 micro version -->
|
<!ENTITY udisks2-version "2.9.2"> <!-- stable lt .90 micro version -->
|
||||||
<!ENTITY unrar-version "6.0.6">
|
<!ENTITY unrar-version "6.0.7">
|
||||||
<!ENTITY unzip-version "6.0">
|
<!ENTITY unzip-version "6.0">
|
||||||
<!ENTITY upower-version "0.99.11">
|
<!ENTITY upower-version "0.99.11">
|
||||||
<!ENTITY usbutils-version "013">
|
<!ENTITY usbutils-version "013">
|
||||||
|
Loading…
Reference in New Issue
Block a user