From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Woodcroft Subject: Re: [PATCH] gnu: Add genometools. Date: Mon, 15 Feb 2016 11:13:07 +1000 Message-ID: <56C12623.80601@uq.edu.au> References: <20160214154710.GA8633@debian> <1455472171-7237-1-git-send-email-justus@gnupg.org> <56C12006.8020608@uq.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aV7j4-0001pu-1X for guix-devel@gnu.org; Sun, 14 Feb 2016 20:13:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aV7j0-0001kN-Kg for guix-devel@gnu.org; Sun, 14 Feb 2016 20:13:17 -0500 Received: from mailhub1.soe.uq.edu.au ([130.102.132.208]:56070 helo=newmailhub.uq.edu.au) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aV7j0-0001jS-0Q for guix-devel@gnu.org; Sun, 14 Feb 2016 20:13:14 -0500 In-Reply-To: <56C12006.8020608@uq.edu.au> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Justus Winter , "guix-devel@gnu.org" On 15/02/16 10:47, Ben Woodcroft wrote: > > > On 15/02/16 03:49, Justus Winter wrote: >> * gnu-system.am (dist_patch_DATA): Add new patch. >> * gnu/packages/bioinformatics.scm (genometools): New variable. >> * gnu/packages/patches/genometools-fix-testsuite.patch: New file. >> --- >> gnu-system.am | 1 + >> gnu/packages/bioinformatics.scm | 44 + >> .../patches/genometools-fix-testsuite.patch | 18 + >> po/guix/cs.po | 2081 ++- >> po/guix/da.po | 998 +- >> po/guix/de.po | 960 +- >> po/guix/eo.po | 1757 ++- >> po/guix/fr.po | 2125 +++- >> po/guix/hu.po | 2064 ++- >> po/guix/pl.po | 902 +- >> po/guix/pt_BR.po | 2156 +++- >> po/guix/sr.po | 2621 +++- >> po/guix/vi.po | 1886 ++- >> po/packages/da.po | 5777 +++++---- >> po/packages/de.po | 11718 >> ++++++++++++++++- >> po/packages/eo.po | 12092 >> ++++++++++++++++-- >> po/packages/fr.po | 12598 >> +++++++++++++++++-- >> po/packages/hu.po | 11644 >> +++++++++++++++-- >> po/packages/pl.po | 5761 +++++---- >> po/packages/pt_BR.po | 11595 >> ++++++++++++++++- >> po/packages/sr.po | 11759 >> ++++++++++++++++- >> po/packages/vi.po | 11490 >> ++++++++++++++++- >> 22 files changed, 99064 insertions(+), 12983 deletions(-) >> create mode 100644 >> gnu/packages/patches/genometools-fix-testsuite.patch > Hi Justus, > > Thanks for the patch, but it appears you've included many other > changes. Can you resend without them please? > Ah, oops, forgot to cc the list. ben