summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-January/011142.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/011142.html')
-rw-r--r--zarb-ml/mageia-dev/2012-January/011142.html157
1 files changed, 157 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-January/011142.html b/zarb-ml/mageia-dev/2012-January/011142.html
new file mode 100644
index 000000000..53c74249e
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-January/011142.html
@@ -0,0 +1,157 @@
+<!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=%3C4F0A2FCA.9090906%40gmx.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="011131.html">
+ <LINK REL="Next" HREF="011368.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [Mageia-Private] Consolidation of the spelling tools in Mageia</H1>
+ <B>Kamil Rytarowski</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=%3C4F0A2FCA.9090906%40gmx.com%3E"
+ TITLE="[Mageia-dev] [Mageia-Private] Consolidation of the spelling tools in Mageia">n54 at gmx.com
+ </A><BR>
+ <I>Mon Jan 9 01:07:38 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="011131.html">[Mageia-dev] [Mageia-Private] Consolidation of the spelling tools in Mageia
+</A></li>
+ <LI>Next message: <A HREF="011368.html">[Mageia-dev] [Mageia-Private] Consolidation of the spelling tools in Mageia
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#11142">[ date ]</a>
+ <a href="thread.html#11142">[ thread ]</a>
+ <a href="subject.html#11142">[ subject ]</a>
+ <a href="author.html#11142">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>W dniu 08.01.2012 22:04, Luc Menut pisze:
+&gt;<i> Le 08/01/2012 21:18, Kamil Rytarowski a &#233;crit :
+</I>&gt;&gt;<i> W dniu 08.01.2012 15:19, Luc Menut pisze:
+</I>&gt;&gt;&gt;<i> Hello,
+</I>&gt;<i>
+</I>&gt;<i> [...]
+</I>&gt;<i>
+</I>&gt;&gt;&gt;<i> if the versionned provides indicates the location, we can use it if
+</I>&gt;&gt;&gt;<i> necessary in Conflicts or Requires in others packages.
+</I>&gt;&gt;&gt;<i> e.g. currently Firefox searches dictionnaries in
+</I>&gt;&gt;&gt;<i> /usr/share/dict/mozilla (myspell dictionaries). when we change this
+</I>&gt;&gt;&gt;<i> location, we could add a Requires enchant-dictionary = 4.
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> same for hunspell-dictionary and dictionary-%{languagecode}, a
+</I>&gt;&gt;&gt;<i> versionned provides could indicate the location of the dictionary.
+</I>&gt;&gt;&gt;<i> if we want to be able to remove easily all the compatibility link in
+</I>&gt;&gt;&gt;<i> the future, we should really consider this.
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;<i> If a package requires enchant-dictionary, then language specific will be
+</I>&gt;&gt;<i> chosen before Aspell. This is the whole idea behind it. (eg. Voikko is
+</I>&gt;&gt;<i> chosen before hunspell-fi and aspell-fi too).
+</I>&gt;<i>
+</I>&gt;<i> OK, I understand the use for enchant-dictionary.
+</I>&gt;<i>
+</I>&gt;&gt;<i> And I'm against some
+</I>&gt;&gt;<i> special versioning for directories, we don't really need it.
+</I>&gt;<i>
+</I>&gt;<i> sorry but I don't agree with you here.
+</I>&gt;<i> e.g. in coming days, we will fix firefox (and other mozilla apps) to
+</I>&gt;<i> use hunspell-dictionaries; we will update the link to
+</I>&gt;<i> /usr/lib64/firefox-9.0.1/dictionaries -&gt; /usr/share/hunspell
+</I>&gt;<i> and change the requires to hunspell-dictionary.
+</I>&gt;<i>
+</I>&gt;<i> but hunspell-dictionaries &quot;old generation&quot; (mga1) provide
+</I>&gt;<i> hunspell-dictionary, and install dictionaries only in /usr/share/myspell.
+</I>Just a technical note:
+Old Hunspell dictionaries don't provide anything additional. They are
+just dangling without any special integration with the system, please
+take a look:
+<A HREF="http://svnweb.mageia.org/packages/cauldron/hunspell-fr/current/SPECS/hunspell-fr.spec?revision=134361&amp;view=markup">http://svnweb.mageia.org/packages/cauldron/hunspell-fr/current/SPECS/hunspell-fr.spec?revision=134361&amp;view=markup</A>
+
+$ urpmq --provides hunspell-nl
+hunspell-nl[== 2.00-2.mga1]
+
+New Hunspell dictionaries obsolete&amp;provide Myspell packages and come
+into the Myspell place. They also install dictionaries into the same
+place as the predecessor - this is why I put it into the place of the
+old enchant-dictionary=2 place.
+
+Gentoo uses common packages for Myspell and Hunspell dictionaries. So
+this is additional argument to put Hunspell in the place of Myspell.
+&gt;<i> how do you plan to handle that the fixed firefox will absolutly need
+</I>&gt;<i> hunspell-dictionaries &quot;new generation&quot;,
+</I>Fix Mozilla packages (in Mga2) to use new generation dictionaries in
+/usr/share/hunspell
+&gt;<i> and can't work with hunspell-dictionaries &quot;old generation&quot; ?
+</I>&gt;<i>
+</I>Is there need for anything needed in addition of just higher
+version&amp;release of every new generation hunspell-dictionary in Mga2,
+then the one in Mga1? In Mga2 every hunspell-dictionary will be in the
+new generation version.
+
+And I think we support Mga1-&gt;Mga2 full migration, so everything will be
+working.
+
+Am I right?
+&gt;<i>
+</I>&gt;<i> regards,
+</I>&gt;<i>
+</I>&gt;<i> Luc
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="011131.html">[Mageia-dev] [Mageia-Private] Consolidation of the spelling tools in Mageia
+</A></li>
+ <LI>Next message: <A HREF="011368.html">[Mageia-dev] [Mageia-Private] Consolidation of the spelling tools in Mageia
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#11142">[ date ]</a>
+ <a href="thread.html#11142">[ thread ]</a>
+ <a href="subject.html#11142">[ subject ]</a>
+ <a href="author.html#11142">[ 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>