While the package checks for Python interpreter + headers, the check
is broken and fails anyway. Furthermore, the relevant component seems no
longer to be a part of the package.
EAPI=4
-PYTHON_DEPEND=2
-
-inherit eutils python toolchain-funcs
+inherit eutils toolchain-funcs
DESCRIPTION="The Celera de novo whole-genome shotgun DNA sequence assembler, aka CABOG"
HOMEPAGE="https://sourceforge.net/projects/wgs-assembler/"
S="${WORKDIR}/wgs-${PV}"
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
src_prepare() {
epatch \
"${FILESDIR}"/${P}-build.patch