From 880fecbcd9cfa0d96ba8766a8b7df154473787a9 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Tue, 19 May 2020 13:26:05 -0400 Subject: [PATCH] sci-biology/ABI-connectivity-data: version bump 0.2 Ahead of Gentoo Science Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Horea Christian --- .../ABI-connectivity-data-0.2.ebuild | 32 +++++++++++++++++++ sci-biology/ABI-connectivity-data/ChangeLog | 5 +++ sci-biology/ABI-connectivity-data/Manifest | 1 + .../ABI-connectivity-data/metadata.xml | 16 ++++++++++ 4 files changed, 54 insertions(+) create mode 100644 sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild create mode 100644 sci-biology/ABI-connectivity-data/ChangeLog create mode 100644 sci-biology/ABI-connectivity-data/Manifest create mode 100644 sci-biology/ABI-connectivity-data/metadata.xml diff --git a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild new file mode 100644 index 0000000..260ce27 --- /dev/null +++ b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit check-reqs + +DESCRIPTION="Connectivity data from the Allen Mouse Brain data portal" +HOMEPAGE="https://github.com/IBT-FMI/ABI-connectivity-data" +SRC_URI="http://chymera.eu/distfiles/${P}.tar.xz" + +LICENSE="fairuse" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + +RDEPEND="" +DEPEND="" + +pkg_pretend() { + CHECKREQS_DISK_BUILD="3G" + CHECKREQS_DISK_USR="3G" + CHECKREQS_DISK_VAR="3G" + check-reqs_pkg_pretend +} + +# We disable this phase to not check requirements twice. +pkg_setup() { :; } + +src_install() { + insinto "/usr/share/${PN}" + doins -r * +} diff --git a/sci-biology/ABI-connectivity-data/ChangeLog b/sci-biology/ABI-connectivity-data/ChangeLog new file mode 100644 index 0000000..a6e86c4 --- /dev/null +++ b/sci-biology/ABI-connectivity-data/ChangeLog @@ -0,0 +1,5 @@ +*ABI-connectivity-data-0.2 (19 May 2020) + + 19 May 2020; +ABI-connectivity-data-0.2.ebuild, + +metadata.xml: + sci-biology/ABI-connectivity-data: version bump 0.2 Ahead of Gentoo Science diff --git a/sci-biology/ABI-connectivity-data/Manifest b/sci-biology/ABI-connectivity-data/Manifest new file mode 100644 index 0000000..74d15f4 --- /dev/null +++ b/sci-biology/ABI-connectivity-data/Manifest @@ -0,0 +1 @@ +DIST ABI-connectivity-data-0.2.tar.xz 2746778304 SHA256 8bcf2187a645546e81285716f30fae3e761c530d35eb987bfe21bad2ea4daaea SHA512 60538a45defaec32b126f7dd639f61fb030d9ef4830ff9ebb63736087493935312209dbd6591eb245a72be1217c35a3f877a7549918cc1bc39dfd34b2c23d478 WHIRLPOOL c31d876ac2d513eaebb97347596c25a8809d9b98a03907b0eb7788d82579b9440d46e559236e35378ecb14e0fee596d560445316d18f44ca70b05c14d6b809e6 diff --git a/sci-biology/ABI-connectivity-data/metadata.xml b/sci-biology/ABI-connectivity-data/metadata.xml new file mode 100644 index 0000000..15c6fa6 --- /dev/null +++ b/sci-biology/ABI-connectivity-data/metadata.xml @@ -0,0 +1,16 @@ + + + + + tina.seg@bluewin.ch + Tina Segessemann + + + sci@gentoo.org + Gentoo Science Project + + + A data library of neural projections collected + from the Allen Mouse Brain Connectivity data portal. + +