From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7530015800D for ; Sun, 9 Jul 2023 10:10:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DE0EE093E; Sun, 9 Jul 2023 10:10:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EC0A0E08DD for ; Sun, 9 Jul 2023 10:10:47 +0000 (UTC) Message-ID: Subject: Re: [gentoo-dev] Possible merge of myspell/hunspell dictionaries From: Mart Raudsepp To: gentoo-dev@lists.gentoo.org Date: Sun, 09 Jul 2023 13:10:43 +0300 In-Reply-To: <87edlhe9ed.fsf@gentoo.org> References: <87edlhe9ed.fsf@gentoo.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.44.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 X-Archives-Salt: 79016613-b2a8-4264-8bad-094c2a78dcec X-Archives-Hash: cf3e5fc36e9f0359c1e785efceb9101b =C3=9Chel kenal p=C3=A4eval, P, 09.07.2023 kell 10:10, kirjutas Sam James: >=20 > zurabid2016@gmail.com=C2=A0writes: >=20 > > =EF=BB=BFHello everyone, > >=20 > > I am new here, so I'm sorry in advance for any stupid thing I may > > say. I want to adopt hunspell for various reasons and what I've > > noticed is a plethora of app-dicts/myspell-* packages (for each > > language there's one). > >=20 > > I suggest merging them into one big myspell-dicts package, which > > will certainly reduce maintenance burden (the similar thing is done > > with libreoffice-l10n, I think). > >=20 >=20 > My only real question is why they're split in the first place and > if there's some good reason for that. I've no idea. I would guess that they are different packages because they all have a different SRC_URI. Many to some libreoffice assets download location, but not all. Maybe they could all come from the same source in an updated packaging though, I don't know the background. Mart