summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-March/012890.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/012890.html')
-rw-r--r--zarb-ml/mageia-dev/2012-March/012890.html221
1 files changed, 221 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-March/012890.html b/zarb-ml/mageia-dev/2012-March/012890.html
new file mode 100644
index 000000000..2e511666f
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-March/012890.html
@@ -0,0 +1,221 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [Mageia-Private] Consolidation of the spelling tools in Mageia
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BMageia-Private%5D%20Consolidation%20of%20the%20spelling%0A%09tools%20in%20Mageia&In-Reply-To=%3C201203100936.33740.thomas%40btspuhler.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="012888.html">
+ <LINK REL="Next" HREF="013012.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [Mageia-Private] Consolidation of the spelling tools in Mageia</H1>
+ <B>Thomas Spuhler</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BMageia-Private%5D%20Consolidation%20of%20the%20spelling%0A%09tools%20in%20Mageia&In-Reply-To=%3C201203100936.33740.thomas%40btspuhler.com%3E"
+ TITLE="[Mageia-dev] [Mageia-Private] Consolidation of the spelling tools in Mageia">thomas at btspuhler.com
+ </A><BR>
+ <I>Sat Mar 10 17:36:33 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="012888.html">[Mageia-dev] [changelog] [RPM] cauldron core/release mageia-release-2-0.5.mga2
+</A></li>
+ <LI>Next message: <A HREF="013012.html">[Mageia-dev] [Mageia-Private] Consolidation of the spelling tools in Mageia
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#12890">[ date ]</a>
+ <a href="thread.html#12890">[ thread ]</a>
+ <a href="subject.html#12890">[ subject ]</a>
+ <a href="author.html#12890">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Sunday, January 08, 2012 05:07:38 PM Kamil Rytarowski wrote:
+&gt;<i> W dniu 08.01.2012 22:04, Luc Menut pisze:
+</I>&gt;<i> &gt; Le 08/01/2012 21:18, Kamil Rytarowski a &#233;crit :
+</I>&gt;<i> &gt;&gt; W dniu 08.01.2012 15:19, Luc Menut pisze:
+</I>&gt;<i> &gt;&gt;&gt; Hello,
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; [...]
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt;&gt;&gt; if the versionned provides indicates the location, we can use it if
+</I>&gt;<i> &gt;&gt;&gt; necessary in Conflicts or Requires in others packages.
+</I>&gt;<i> &gt;&gt;&gt; e.g. currently Firefox searches dictionnaries in
+</I>&gt;<i> &gt;&gt;&gt; /usr/share/dict/mozilla (myspell dictionaries). when we change this
+</I>&gt;<i> &gt;&gt;&gt; location, we could add a Requires enchant-dictionary = 4.
+</I>&gt;<i> &gt;&gt;&gt;
+</I>&gt;<i> &gt;&gt;&gt; same for hunspell-dictionary and dictionary-%{languagecode}, a
+</I>&gt;<i> &gt;&gt;&gt; versionned provides could indicate the location of the dictionary.
+</I>&gt;<i> &gt;&gt;&gt; if we want to be able to remove easily all the compatibility link in
+</I>&gt;<i> &gt;&gt;&gt; the future, we should really consider this.
+</I>&gt;<i> &gt;&gt;
+</I>&gt;<i> &gt;&gt; If a package requires enchant-dictionary, then language specific will be
+</I>&gt;<i> &gt;&gt; chosen before Aspell. This is the whole idea behind it. (eg. Voikko is
+</I>&gt;<i> &gt;&gt; chosen before hunspell-fi and aspell-fi too).
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; OK, I understand the use for enchant-dictionary.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt;&gt; And I'm against some
+</I>&gt;<i> &gt;&gt; special versioning for directories, we don't really need it.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; sorry but I don't agree with you here.
+</I>&gt;<i> &gt; e.g. in coming days, we will fix firefox (and other mozilla apps) to
+</I>&gt;<i> &gt; use hunspell-dictionaries; we will update the link to
+</I>&gt;<i> &gt; /usr/lib64/firefox-9.0.1/dictionaries -&gt; /usr/share/hunspell
+</I>&gt;<i> &gt; and change the requires to hunspell-dictionary.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; but hunspell-dictionaries &quot;old generation&quot; (mga1) provide
+</I>&gt;<i> &gt; hunspell-dictionary, and install dictionaries only in /usr/share/myspell.
+</I>&gt;<i>
+</I>&gt;<i> Just a technical note:
+</I>&gt;<i> Old Hunspell dictionaries don't provide anything additional. They are
+</I>&gt;<i> just dangling without any special integration with the system, please
+</I>&gt;<i> take a look:
+</I>&gt;<i> <A HREF="http://svnweb.mageia.org/packages/cauldron/hunspell-fr/current/SPECS/hunspe">http://svnweb.mageia.org/packages/cauldron/hunspell-fr/current/SPECS/hunspe</A>
+</I>&gt;<i> ll-fr.spec?revision=134361&amp;view=markup
+</I>&gt;<i>
+</I>&gt;<i> $ urpmq --provides hunspell-nl
+</I>&gt;<i> hunspell-nl[== 2.00-2.mga1]
+</I>&gt;<i>
+</I>&gt;<i> New Hunspell dictionaries obsolete&amp;provide Myspell packages and come
+</I>&gt;<i> into the Myspell place. They also install dictionaries into the same
+</I>&gt;<i> place as the predecessor - this is why I put it into the place of the
+</I>&gt;<i> old enchant-dictionary=2 place.
+</I>&gt;<i>
+</I>&gt;<i> Gentoo uses common packages for Myspell and Hunspell dictionaries. So
+</I>&gt;<i> this is additional argument to put Hunspell in the place of Myspell.
+</I>&gt;<i>
+</I>&gt;<i> &gt; how do you plan to handle that the fixed firefox will absolutly need
+</I>&gt;<i> &gt; hunspell-dictionaries &quot;new generation&quot;,
+</I>&gt;<i>
+</I>&gt;<i> Fix Mozilla packages (in Mga2) to use new generation dictionaries in
+</I>&gt;<i> /usr/share/hunspell
+</I>&gt;<i>
+</I>&gt;<i> &gt; and can't work with hunspell-dictionaries &quot;old generation&quot; ?
+</I>&gt;<i>
+</I>&gt;<i> Is there need for anything needed in addition of just higher
+</I>&gt;<i> version&amp;release of every new generation hunspell-dictionary in Mga2,
+</I>&gt;<i> then the one in Mga1? In Mga2 every hunspell-dictionary will be in the
+</I>&gt;<i> new generation version.
+</I>&gt;<i>
+</I>&gt;<i> And I think we support Mga1-&gt;Mga2 full migration, so everything will be
+</I>&gt;<i> working.
+</I>&gt;<i>
+</I>&gt;<i> Am I right?
+</I>&gt;<i>
+</I>&gt;<i> &gt; regards,
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Luc
+</I>
+Are we making any progress with this. Currenly Hunspell doesn't work in Lyx
+(error no dictionaries installed and digging through the Hunspell spec file it
+installs a patch and gives the dictionary path as /usr/share/dict/ooo:
+but there is only a one empty file in that directory called dictionary.lst
+
+Hunspell works on libreoffice.
+
+--
+Best regards
+Thomas Spuhler
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="012888.html">[Mageia-dev] [changelog] [RPM] cauldron core/release mageia-release-2-0.5.mga2
+</A></li>
+ <LI>Next message: <A HREF="013012.html">[Mageia-dev] [Mageia-Private] Consolidation of the spelling tools in Mageia
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#12890">[ date ]</a>
+ <a href="thread.html#12890">[ thread ]</a>
+ <a href="subject.html#12890">[ subject ]</a>
+ <a href="author.html#12890">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>