sci-biology/lemur-brain-atlas - 0.1 (science)

Search

Package Information

Description:
MRI Brain Template and Atlas of the Mouse Lemur
Homepage:
https://www.nitrc.org/projects/mouselemuratlas
License:
CeCILL-2

Ebuild Details

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

EAPI=8

DESCRIPTION="MRI Brain Template and Atlas of the Mouse Lemur"
HOMEPAGE="https://www.nitrc.org/projects/mouselemuratlas"

SRC_URI="
	https://www.nitrc.org/frs/downloadlink.php/10867 -> ${P}.tar.gz
"
S="${WORKDIR}/MIRCen-MouseLemurAtlas_V0.01"

LICENSE="CeCILL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

src_install() {
	insinto "/usr/share/${PN}"
	doins ./*
}

Manifest for 0.1

Type File Size Source URLs
DIST lemur-brain-atlas-0.1.tar.gz 79871940 bytes https://www.nitrc.org/frs/downloadlink.php/10867