From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:35442) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hY6jb-0001V7-Un for guix-patches@gnu.org; Tue, 04 Jun 2019 06:32:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hY6ja-0001Wf-TG for guix-patches@gnu.org; Tue, 04 Jun 2019 06:32:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58658) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hY6ja-0001Vy-JT for guix-patches@gnu.org; Tue, 04 Jun 2019 06:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hY6ja-0003Wq-E5 for guix-patches@gnu.org; Tue, 04 Jun 2019 06:32:02 -0400 Subject: [bug#36087] [PATCH 0/9] Add further Aspell dictionaries. Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:35281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hY6iu-00017D-3l for guix-patches@gnu.org; Tue, 04 Jun 2019 06:31:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hY6it-0000lr-36 for guix-patches@gnu.org; Tue, 04 Jun 2019 06:31:20 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21393) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hY6is-0000ck-Qp for guix-patches@gnu.org; Tue, 04 Jun 2019 06:31:19 -0400 From: Jens =?UTF-8?Q?M=C3=B8lgaard?= Date: Sat, 01 Jun 2019 22:37:32 +1200 Message-ID: <87tvd96177.fsf@zete.tk> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 36087@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Guix, I have added some additional Aspell dictionaries. I wasn't sure whether to separated them out or not, as they're not quite stand-alone packages, so I'll send them as a patch series - squish them together in one commit if that makes more sense. In case I or someone else wants to add them in the future, some older dictionaries such as Icelandic and Norwegian Bokm=C3=A5l contain non-utf8 filenames and will fail to build. Ludovic suggested adding glibc-locales as input and a pre-unpack phase to do (setlocale LC_ALL "en_US.iso88591"). =2D- Jens M=C3=B8lgaard Jens M (9): gnu: Add Arabic Aspell dictionary. gnu: Add Belarusian Aspell dictionary. gnu: Add Danish Aspell dictionary. gnu: Add Finnish Aspell dictionary. gnu: Add Hindi Aspell dictionary. gnu: Add Maori Aspell dictionary. gnu: Add Norwegian Nynorsk Aspell Dictionary. gnu: Add Portuguese Aspell Dictionary. gnu: Add Ukrainian Aspell Dictionary. gnu/packages/aspell.scm | 69 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) =2D-=20 2.21.0 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE/VzWzPUn4Rzyui0RiZ866GcCScAFAlzyVWwACgkQiZ866GcC ScAqfhAAkrG2tgAKVodycl5ReVJGeAQIuXzKJx2TWfi+joQnUuDIUqtaQWILoOxa 0wsbYcGNKfGnwjDnvRaMkxxJz8ant543GccgSdog/xlXsVV7dr/bPS2nDdwabfOt ZB5q7ZPS7ZN66qNDZdJF9OEfXCHuzhHu6aKRW3xHaMlf9L68hKqBnHwtF6ESLb7W T/yqhlQk6xSz/RGinFkHXKZDgCnU+wavkLMZFeHNSOb78HJmnkSaGWZKFPrc3ekf ltXwy1FCdl4kzxiPZImhatTRIOV4xioZ9QelRuEVcucvci8mvsmqzKpv2zF8pDuc jyigg3kO3yXp+TulAod5owBg2V9dtni6g4WLbGtAWIlBBEG6ViQRVP8LwJNo3wOO s0dc2XDg+lqas4EDSgY9h70orzJBdEhceaUGuzmg25gn3VM/ePLX02uTNf3zDvmh Adqip1nL9FXuBrkR1kSth3LgJQWNGxk4XEYpkTwcxH/8JPOzHECgSHiRC2xRrLyS KaL7mzHXY4L3b9aFP6xYKAAgDEiWc2cTteDDN6Hq3WTXj0c66/FGq1u+ImshaO7J xArgqfOM6fCbhe2xnOfzXdegGdmcOrlSls2dEtrNLHRQ2b/qxKiN7kdRBZOy140N Y8/xupbxBBkiXFtRoqRFVHhaDB2zg6oiGGWS/pgWUpxBD0dNGbY= =K+Rq -----END PGP SIGNATURE----- --=-=-=--