| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.5.1 | 7 | ~amd64 | 0 |
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Statistics of BAM/SAM files"
HOMEPAGE="http://samstat.sourceforge.net" # no https
SRC_URI="https://sourceforge.net/projects/samstat/files/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="sci-biology/samtools:="
RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )
sci-biology/samtools:=
sci-biology/samtools:=
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | samstat-1.5.1.tar.gz | 867226 bytes | https://sourceforge.net/projects/samstat/files/samstat-1.5.1.tar.gz |