sci-biology/ants: improved testing support
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
parent
18d6fe1587
commit
cb25e53393
@ -1,3 +1,6 @@
|
|||||||
|
23 Sep 2019; <chymera@gentoo.org> ants-2.3.1_p20190704.ebuild:
|
||||||
|
sci-biology/ants: improved testing support
|
||||||
|
|
||||||
*ants-2.3.1_p20190704 (21 Sep 2019)
|
*ants-2.3.1_p20190704 (21 Sep 2019)
|
||||||
|
|
||||||
21 Sep 2019; <chymera@gentoo.org> +ants-2.3.1_p20190704.ebuild,
|
21 Sep 2019; <chymera@gentoo.org> +ants-2.3.1_p20190704.ebuild,
|
||||||
|
@ -24,12 +24,7 @@ RDEPEND="
|
|||||||
>=sci-libs/itk-5.0_rc1
|
>=sci-libs/itk-5.0_rc1
|
||||||
"
|
"
|
||||||
|
|
||||||
#S="${WORKDIR}/ANTs-${PV}"
|
|
||||||
|
|
||||||
#src_prepare() {
|
#src_prepare() {
|
||||||
# pwd
|
|
||||||
# ln -s
|
|
||||||
# die
|
|
||||||
#}
|
#}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
@ -40,6 +35,7 @@ src_configure() {
|
|||||||
-DBUILD_TESTING="$(usex test ON OFF)"
|
-DBUILD_TESTING="$(usex test ON OFF)"
|
||||||
)
|
)
|
||||||
cmake-utils_src_configure
|
cmake-utils_src_configure
|
||||||
|
cp "../../distdir/84cf0e06646142e0aa4c3d3324a62701" "../${P}_build/ANTS-build"
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user