1
0
Fork 0
Horea Christian 2020-05-22 00:41:58 -04:00
parent 6701f5c3b5
commit ca330ba1dd
4 changed files with 0 additions and 54 deletions

View File

@ -1,32 +0,0 @@
# 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 *
}

View File

@ -1,5 +0,0 @@
*ABI-connectivity-data-0.2 (19 May 2020)
19 May 2020; <chymera@gentoo.org> +ABI-connectivity-data-0.2.ebuild,
+metadata.xml:
sci-biology/ABI-connectivity-data: version bump 0.2 Ahead of Gentoo Science

View File

@ -1 +0,0 @@
DIST ABI-connectivity-data-0.2.tar.xz 2746778304 SHA256 8bcf2187a645546e81285716f30fae3e761c530d35eb987bfe21bad2ea4daaea SHA512 60538a45defaec32b126f7dd639f61fb030d9ef4830ff9ebb63736087493935312209dbd6591eb245a72be1217c35a3f877a7549918cc1bc39dfd34b2c23d478 WHIRLPOOL c31d876ac2d513eaebb97347596c25a8809d9b98a03907b0eb7788d82579b9440d46e559236e35378ecb14e0fee596d560445316d18f44ca70b05c14d6b809e6

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>tina.seg@bluewin.ch</email>
<name>Tina Segessemann</name>
</maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
A data library of neural projections collected
from the Allen Mouse Brain Connectivity data portal.
</longdescription>
</pkgmetadata>