1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Consolidation of the spell checkers - current status before Beta 1 and general version freeze
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Consolidation%20of%20the%20spell%20checkers%20-%20current%0A%09status%20before%20Beta%201%20and%20general%20version%20freeze&In-Reply-To=%3C201202250757.08467.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="012214.html">
<LINK REL="Next" HREF="011761.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Consolidation of the spell checkers - current status before Beta 1 and general version freeze</H1>
<B>Thomas Spuhler</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Consolidation%20of%20the%20spell%20checkers%20-%20current%0A%09status%20before%20Beta%201%20and%20general%20version%20freeze&In-Reply-To=%3C201202250757.08467.thomas%40btspuhler.com%3E"
TITLE="[Mageia-dev] Consolidation of the spell checkers - current status before Beta 1 and general version freeze">thomas at btspuhler.com
</A><BR>
<I>Sat Feb 25 15:57:08 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012214.html">[Mageia-dev] Consolidation of the spell checkers - current status before Beta 1 and general version freeze
</A></li>
<LI>Next message: <A HREF="011761.html">[Mageia-dev] where are the live-isos? (was: Consolidation of the spell checkers - current status before Beta 1 and general version freeze)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12323">[ date ]</a>
<a href="thread.html#12323">[ thread ]</a>
<a href="subject.html#12323">[ subject ]</a>
<a href="author.html#12323">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wednesday, February 22, 2012 01:40:31 AM Kamil Rytarowski wrote:
><i> On 22.02.2012 09:34, D.Morgan wrote:
</I>><i> > On Thu, Feb 16, 2012 at 4:00 AM, Kamil Rytarowski<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">n54 at gmx.com</A>> wrote:
</I>><i> >> On 14.02.2012 15:40, Kamil Rytarowski wrote:
</I>><i> >>> To-do before the version freeze (I think, I can finish it tonight):
</I>><i> >>> - review additional ~50 hunspell dicts and use better obsoletion of
</I>><i> >>> myspell
</I>><i> >>> - stop providing enchant-dictionary in 2/3 aspell dicts
</I>><i> >>
</I>><i> >> Done.
</I>><i> >> All Hunspell dictionaries are ready, Aspell one are cleaned and Myspell
</I>><i> >> is moved into obsoletes. Have fun and feel free to submit bugs.
</I>><i> >
</I>><i> > aspell is still available on mirors. Do we need to remove them
</I>><i> > manually from the repo ?
</I>><i>
</I>><i> No, Aspell can't be obsoleted definitely (and so removed from mirrors)
</I>><i> in this moment. Current goal is to stop installing, requiring it.
</I>><i> It's still a requirement of Scribus (there is an upstream bug) and PHP
</I>><i> (Thomas is having look) + Perl (there are bugs against Jerome's
</I>><i> packages) modules.
</I>
I had a good look on my trip home last night. As far as I can see:
if we drop php-pspell we wouldn't need aspell anymore (only the libs are
needed anyway)
urpmq --whatrequires php-pspell returns nothing.
php-enchant uses enchant and looking at that, the link is from myspell to
hunspell. Anssi, your opinion
--
Best regards
Thomas Spuhler
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012214.html">[Mageia-dev] Consolidation of the spell checkers - current status before Beta 1 and general version freeze
</A></li>
<LI>Next message: <A HREF="011761.html">[Mageia-dev] where are the live-isos? (was: Consolidation of the spell checkers - current status before Beta 1 and general version freeze)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12323">[ date ]</a>
<a href="thread.html#12323">[ thread ]</a>
<a href="subject.html#12323">[ subject ]</a>
<a href="author.html#12323">[ 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>
|