# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 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 ... 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:2 >=sci-libs/htslib-1.2.1 sci-biology/samtools:0.1-legacy >=sci-biology/trimmomatic-0.32 >=sci-biology/GAL-0.2.1 dev-perl/IO-All" # ReleaseNotes mentions that