Install this version:
emerge -a =sci-biology/uchime-4.2.40
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
MY_P="${PN}${PV}_src"
inherit cmake
DESCRIPTION="Fast, accurate chimera detection"
HOMEPAGE="https://www.drive5.com/usearch/manual/uchime_algo.html"
SRC_URI="https://www.drive5.com/${PN}/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 ~x86"
BDEPEND=">=dev-build/cmake-3.31"
PATCHES=( "${FILESDIR}"/CMakeLists.patch )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | uchime4.2.40_src.tar.gz | 66772 bytes | https://www.drive5.com/uchime/uchime4.2.40_src.tar.gz |