# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 PERL_EXPORT_PHASE_FUNCTIONS=no inherit perl-module eutils toolchain-funcs # Butterfly should not require any special compilation, as its written in Java and already provided as portable precompiled software ... # There is bundled jellyfish-1.1.11 source tree DESCRIPTION="Transcriptome assembler for RNA-seq reads" HOMEPAGE="http://trinityrnaseq.github.io/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-BroadInstitute" SLOT="0" KEYWORDS="" IUSE="" DEPEND="" RDEPEND="${DEPEND} sci-biology/parafly =sci-biology/jellyfish-2.1.4 sci-biology/samtools >=sci-biology/GAL-0.2.1 dev-perl/IO-All" # ReleaseNotes mentions that