From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50668) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gTrR2-0006yW-5m for guix-patches@gnu.org; Mon, 03 Dec 2018 11:51:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gTrR0-0001Ii-MH for guix-patches@gnu.org; Mon, 03 Dec 2018 11:51:04 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:55101) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gTrR0-0001Ic-JD for guix-patches@gnu.org; Mon, 03 Dec 2018 11:51:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gTrR0-0007qs-CN for guix-patches@gnu.org; Mon, 03 Dec 2018 11:51:02 -0500 Subject: [bug#33540] [PATCH v2 0/3] Add lttoolbox, apertium References: <20181128165506.4580-1-arunisaac@systemreboot.net> In-Reply-To: <20181128165506.4580-1-arunisaac@systemreboot.net> Resent-Message-ID: From: Arun Isaac Date: Mon, 3 Dec 2018 22:20:20 +0530 Message-Id: <20181203165024.25334-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 I am using the release tarballs for both lttoolbox and apertium, since they are the asset tarballs and not autogenerated ones. Also, it turns out that the hash change of the lttoolbox tarball was due to a configure script being added. Therefore the patch-autogen phase is no longer necessary. Like you mentioned, apertium does have a submodule for apertium-get. But, we cannot use it because we are using the release tarball. The other suggested changes are not a problem. I have made them. The updated patches follow. If there's nothing else, I'll push to master in 24 hours. Arun Isaac (3): gnu: dictionaries: Use license prefix. gnu: Add lttoolbox. gnu: Add apertium. gnu/packages/dictionaries.scm | 107 +++++++++++++++++++++++++++++++--- 1 file changed, 99 insertions(+), 8 deletions(-) -- 2.19.1