From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gS39D-0003wP-Gw for guix-patches@gnu.org; Wed, 28 Nov 2018 11:57:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gS397-0007tM-AY for guix-patches@gnu.org; Wed, 28 Nov 2018 11:57:11 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:49429) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gS394-0007k0-HS for guix-patches@gnu.org; Wed, 28 Nov 2018 11:57:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gS394-00030p-Du for guix-patches@gnu.org; Wed, 28 Nov 2018 11:57:02 -0500 Subject: [bug#33540] [PATCH 0/3] Add apertium Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gS37z-00033x-Es for guix-patches@gnu.org; Wed, 28 Nov 2018 11:55:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gS37v-0005cS-C2 for guix-patches@gnu.org; Wed, 28 Nov 2018 11:55:55 -0500 Received: from vultr.systemreboot.net ([45.77.148.100]:35590) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gS37u-0005Yf-Sr for guix-patches@gnu.org; Wed, 28 Nov 2018 11:55:51 -0500 From: Arun Isaac Date: Wed, 28 Nov 2018 22:25:06 +0530 Message-Id: <20181128165506.4580-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: 33540@debbugs.gnu.org This patchset adds apertium, the machine translation system. Arun Isaac (3): gnu: dictionaries: Use license prefix. gnu: Add lttoolbox. gnu: Add apertium. gnu/packages/dictionaries.scm | 121 +++++++++++++++++++++++++++++++--- 1 file changed, 113 insertions(+), 8 deletions(-) -- 2.19.1