From patchwork Fri Nov 30 07:16:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arun Isaac X-Patchwork-Id: 356 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C451216842; Fri, 30 Nov 2018 07:18:14 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) by mira.cbaines.net (Postfix) with ESMTPS id 33D0816825 for ; Fri, 30 Nov 2018 07:18:14 +0000 (GMT) Received: from localhost ([::1]:58428 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSd40-0002Xo-Tq for patchwork@mira.cbaines.net; Fri, 30 Nov 2018 02:18:12 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSd3v-0002X9-1E for guix-patches@gnu.org; Fri, 30 Nov 2018 02:18:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gSd3r-0000m7-B8 for guix-patches@gnu.org; Fri, 30 Nov 2018 02:18:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51186) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gSd3r-0000m0-6f for guix-patches@gnu.org; Fri, 30 Nov 2018 02:18:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gSd3r-0006cz-0u for guix-patches@gnu.org; Fri, 30 Nov 2018 02:18:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#33540] [PATCH 2/3] gnu: Add lttoolbox. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 30 Nov 2018 07:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33540 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 33540@debbugs.gnu.org Received: via spool by 33540-submit@debbugs.gnu.org id=B33540.154356223525400 (code B ref 33540); Fri, 30 Nov 2018 07:18:02 +0000 Received: (at 33540) by debbugs.gnu.org; 30 Nov 2018 07:17:15 +0000 Received: from localhost ([127.0.0.1]:55441 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gSd34-0006bW-OC for submit@debbugs.gnu.org; Fri, 30 Nov 2018 02:17:14 -0500 Received: from vultr.systemreboot.net ([45.77.148.100]:33878) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gSd2z-0006b8-Fb for 33540@debbugs.gnu.org; Fri, 30 Nov 2018 02:17:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=CCxaKOxz7U89oqh5QeyqHuFs2/8y2AlLFZk0agf+Y5w=; b=olXtPrHr33iesAyce3a96qSlBV TgTACjnnBZm0Xvas/Q2HtmRstR6NCYTwDg1LSRT5Ae0tEihn1MnOl6FEm6rlJLQYzB/CWTVjTsjND g/BOD6gLype2ky+KE88LPlo93NZFUtCNMo2JUuPIXWPhlsIjKtRWLsBZxBVeyTMA1k9g=; Received: from [14.139.128.15] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.91) (envelope-from ) id 1gSd2v-0000nP-3k; Fri, 30 Nov 2018 12:47:06 +0530 From: Arun Isaac Date: Fri, 30 Nov 2018 12:46:11 +0530 Message-Id: <20181130071612.6268-2-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181130071612.6268-1-arunisaac@systemreboot.net> References: <20181130071612.6268-1-arunisaac@systemreboot.net> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/dictionaries.scm (lttoolbox): New variable. --- gnu/packages/dictionaries.scm | 43 ++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/gnu/packages/dictionaries.scm b/gnu/packages/dictionaries.scm index 57aac87fc..b97535979 100644 --- a/gnu/packages/dictionaries.scm +++ b/gnu/packages/dictionaries.scm @@ -30,15 +30,18 @@ #:use-module (guix build-system python) #:use-module (guix build-system trivial) #:use-module (gnu packages) + #:use-module (gnu packages autotools) #:use-module (gnu packages base) #:use-module (gnu packages curl) #:use-module (gnu packages emacs) #:use-module (gnu packages fribidi) #:use-module (gnu packages linux) + #:use-module (gnu packages pkg-config) #:use-module (gnu packages readline) #:use-module (gnu packages texinfo) #:use-module (gnu packages compression) - #:use-module (gnu packages tcl)) + #:use-module (gnu packages tcl) + #:use-module (gnu packages xml)) (define-public vera @@ -286,3 +289,41 @@ Yandex.Translate and Apertium. It gives you easy access to one of these translation engines from your terminal.") (license license:public-domain))) +(define-public lttoolbox + (package + (name "lttoolbox") + (version "3.5.0") + (source + (origin + (method url-fetch) + (uri (string-append + "https://github.com/apertium/lttoolbox/releases/download/v" + version "/lttoolbox-" version ".tar.gz")) + (sha256 + (base32 + "0p8yjjyx1jqhxj8n5afmmhb55h4xg8gn2pysx0k2mnp8ic1hnzri")) + (file-name (string-append name "-" version ".tar.gz")))) + (build-system gnu-build-system) + (inputs + `(("libxml2" ,libxml2))) + (native-inputs + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("libtool" ,libtool) + ("pkg-config" ,pkg-config))) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'patch-autogen + (lambda _ + (substitute* "autogen.sh" + ((" && ./configure \"\\$@\"") "")) + #t))))) + (home-page "http://wiki.apertium.org/wiki/Lttoolbox") + (synopsis "Lexical processing toolbox") + (description "Lttoolbox is a toolbox for lexical processing, morphological +analysis and generation of words. Analysis is the process of splitting a +word (e.g. cats) into its lemma \"cat\" and the grammatical information +. Generation is the opposite process.") + (license (list license:gpl2 ; main license + license:expat)))) ; utf8/*