diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/012890.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-March/012890.html | 221 |
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: +><i> W dniu 08.01.2012 22:04, Luc Menut pisze: +</I>><i> > Le 08/01/2012 21:18, Kamil Rytarowski a écrit : +</I>><i> >> W dniu 08.01.2012 15:19, Luc Menut pisze: +</I>><i> >>> Hello, +</I>><i> > +</I>><i> > [...] +</I>><i> > +</I>><i> >>> if the versionned provides indicates the location, we can use it if +</I>><i> >>> necessary in Conflicts or Requires in others packages. +</I>><i> >>> e.g. currently Firefox searches dictionnaries in +</I>><i> >>> /usr/share/dict/mozilla (myspell dictionaries). when we change this +</I>><i> >>> location, we could add a Requires enchant-dictionary = 4. +</I>><i> >>> +</I>><i> >>> same for hunspell-dictionary and dictionary-%{languagecode}, a +</I>><i> >>> versionned provides could indicate the location of the dictionary. +</I>><i> >>> if we want to be able to remove easily all the compatibility link in +</I>><i> >>> the future, we should really consider this. +</I>><i> >> +</I>><i> >> If a package requires enchant-dictionary, then language specific will be +</I>><i> >> chosen before Aspell. This is the whole idea behind it. (eg. Voikko is +</I>><i> >> chosen before hunspell-fi and aspell-fi too). +</I>><i> > +</I>><i> > OK, I understand the use for enchant-dictionary. +</I>><i> > +</I>><i> >> And I'm against some +</I>><i> >> special versioning for directories, we don't really need it. +</I>><i> > +</I>><i> > sorry but I don't agree with you here. +</I>><i> > e.g. in coming days, we will fix firefox (and other mozilla apps) to +</I>><i> > use hunspell-dictionaries; we will update the link to +</I>><i> > /usr/lib64/firefox-9.0.1/dictionaries -> /usr/share/hunspell +</I>><i> > and change the requires to hunspell-dictionary. +</I>><i> > +</I>><i> > but hunspell-dictionaries "old generation" (mga1) provide +</I>><i> > hunspell-dictionary, and install dictionaries only in /usr/share/myspell. +</I>><i> +</I>><i> Just a technical note: +</I>><i> Old Hunspell dictionaries don't provide anything additional. They are +</I>><i> just dangling without any special integration with the system, please +</I>><i> take a look: +</I>><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>><i> ll-fr.spec?revision=134361&view=markup +</I>><i> +</I>><i> $ urpmq --provides hunspell-nl +</I>><i> hunspell-nl[== 2.00-2.mga1] +</I>><i> +</I>><i> New Hunspell dictionaries obsolete&provide Myspell packages and come +</I>><i> into the Myspell place. They also install dictionaries into the same +</I>><i> place as the predecessor - this is why I put it into the place of the +</I>><i> old enchant-dictionary=2 place. +</I>><i> +</I>><i> Gentoo uses common packages for Myspell and Hunspell dictionaries. So +</I>><i> this is additional argument to put Hunspell in the place of Myspell. +</I>><i> +</I>><i> > how do you plan to handle that the fixed firefox will absolutly need +</I>><i> > hunspell-dictionaries "new generation", +</I>><i> +</I>><i> Fix Mozilla packages (in Mga2) to use new generation dictionaries in +</I>><i> /usr/share/hunspell +</I>><i> +</I>><i> > and can't work with hunspell-dictionaries "old generation" ? +</I>><i> +</I>><i> Is there need for anything needed in addition of just higher +</I>><i> version&release of every new generation hunspell-dictionary in Mga2, +</I>><i> then the one in Mga1? In Mga2 every hunspell-dictionary will be in the +</I>><i> new generation version. +</I>><i> +</I>><i> And I think we support Mga1->Mga2 full migration, so everything will be +</I>><i> working. +</I>><i> +</I>><i> Am I right? +</I>><i> +</I>><i> > regards, +</I>><i> > +</I>><i> > 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> |