From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: [PATCH 0/2] gnu: Add EMBOSS. Date: Mon, 4 Jul 2016 13:23:22 +0200 Message-ID: <20160704112324.9531-1-ricardo.wurmus@mdc-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56514) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bK1yX-0001sv-QY for guix-devel@gnu.org; Mon, 04 Jul 2016 07:23:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bK1yR-0007rt-Qj for guix-devel@gnu.org; Mon, 04 Jul 2016 07:23:40 -0400 Received: from sinope02.bbbm.mdc-berlin.de ([141.80.25.24]:45096) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bK1yR-0007rY-GO for guix-devel@gnu.org; Mon, 04 Jul 2016 07:23:35 -0400 Received: from localhost (localhost [127.0.0.1]) by sinope02.bbbm.mdc-berlin.de (Postfix) with ESMTP id 384841230C4 for ; Mon, 4 Jul 2016 13:23:32 +0200 (CEST) Received: from sinope02.bbbm.mdc-berlin.de ([127.0.0.1]) by localhost (sinope02.bbbm.mdc-berlin.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QN0x9jpxllVl for ; Mon, 4 Jul 2016 13:23:27 +0200 (CEST) Received: from HTCATWO.mdc-berlin.net (puck.citx.mdc-berlin.de [141.80.36.101]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by sinope02.bbbm.mdc-berlin.de (Postfix) with ESMTPS for ; Mon, 4 Jul 2016 13:23:27 +0200 (CEST) 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" To: guix-devel@gnu.org Hi Guix, this patch set adds the bioinformatics package EMBOSS along with a PDF library "libharu". Ricardo Wurmus (2): gnu: Add libharu. gnu: Add EMBOSS. gnu/packages/bioinformatics.scm | 67 +++++++++++++++++++++++++++++++++++++++++ gnu/packages/pdf.scm | 42 +++++++++++++++++++++++++- 2 files changed, 108 insertions(+), 1 deletion(-) -- 2.8.4