Changeset b3e767b
- Timestamp:
- 06/20/2019 06:52:26 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 64b3927
- Parents:
- 5718cff
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/enchant.xml
r5718cff rb3e767b 7 7 <!ENTITY enchant-download-http "https://github.com/AbiWord/enchant/releases/download/v&enchant-version;/enchant-&enchant-version;.tar.gz"> 8 8 <!ENTITY enchant-download-ftp " "> 9 <!ENTITY enchant-md5sum " 4b8abb58e00e93363591b3f5ea4f52d5">10 <!ENTITY enchant-size "93 6KB">11 <!ENTITY enchant-buildsize " 6.8MB">9 <!ENTITY enchant-md5sum "f6b37378c640ff64e432ae99c25b6977"> 10 <!ENTITY enchant-size "932 KB"> 11 <!ENTITY enchant-buildsize "7.4 MB"> 12 12 <!ENTITY enchant-time "0.2 SBU"> 13 13 ]> … … 183 183 184 184 <seglistitem> 185 <seg>enchant </seg>185 <seg>enchant and enchant-lsmod-2</seg> 186 186 <seg>libenchant.so and various backend libraries</seg> 187 187 <seg>/usr/{include,lib,share}/enchant</seg> … … 203 203 </listitem> 204 204 </varlistentry> 205 <!-- 206 <varlistentry id="enchant-lsmod ">207 <term><command>enchant-lsmod </command></term>205 206 <varlistentry id="enchant-lsmod-2"> 207 <term><command>enchant-lsmod-2</command></term> 208 208 <listitem> 209 209 <para>lists available backends, languages, and dictionaries.</para> 210 <indexterm zone="enchant enchant-lsmod ">211 <primary sortas="b-enchant-lsmod ">enchant-lsmod</primary>210 <indexterm zone="enchant enchant-lsmod-2"> 211 <primary sortas="b-enchant-lsmod-2">enchant-lsmod-2</primary> 212 212 </indexterm> 213 213 </listitem> 214 214 </varlistentry> 215 --> 215 216 216 <varlistentry id="libenchant"> 217 217 <term><filename class='libraryfile'>libenchant.so</filename></term> -
gnome/platform/gcr.xml
r5718cff rb3e767b 120 120 <para> 121 121 To test the results, issue: <command>make -k check</command>. 122 The tests must be run from an X Terminal or similar. 122 The tests must be run from an X Terminal or similar. One test, 123 "test-openssl 3", is known to fail. 123 124 </para> 124 125 -
introduction/welcome/changelog.xml
r5718cff rb3e767b 45 45 <para>June 20th, 2019</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to enchant-2.2.4. Fixes 49 <ulink url="&blfs-ticket-root;12168">#12168</ulink>.</para> 50 </listitem> 47 51 <listitem> 48 52 <para>[renodr] - Update to GnuPG-2.2.16. Fixes -
packages.ent
r5718cff rb3e767b 95 95 <!ENTITY clucene-version "2.3.3.4"> 96 96 <!ENTITY dbus-glib-version "0.110"> 97 <!ENTITY enchant-version "2.2. 3">97 <!ENTITY enchant-version "2.2.4"> 98 98 <!ENTITY exempi-version "2.5.0"> 99 99 <!ENTITY expat-version "2.1.0">
Note:
See TracChangeset
for help on using the changeset viewer.