sci-biology/LINKS - 2.0.1 (science)

Search

Package Information

Description:
Scaffold genome assemblies by Chromium/PacBio/Nanopore reads
Homepage:
https://github.com/bcgsc/LINKS
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
2.0.1 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Scaffold genome assemblies by Chromium/PacBio/Nanopore reads"
HOMEPAGE="https://github.com/bcgsc/LINKS"
SRC_URI="https://github.com/bcgsc/LINKS/releases/download/v${PV}/links-v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/links-${PV}"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
	>=dev-lang/perl-1.6
	dev-util/cppcheck
"
DEPEND="${RDEPEND}
	dev-lang/swig
"

Dependencies

DEPEND

	>=dev-lang/perl-1.6
	dev-util/cppcheck

	dev-lang/swig

RDEPEND

	>=dev-lang/perl-1.6
	dev-util/cppcheck

Manifest for 2.0.1

Type File Size Source URLs
DIST LINKS-2.0.1.tar.gz 4566466 bytes https://github.com/bcgsc/LINKS/releases/download/v2.0.1/links-v2.0.1.tar.gz