1
0
Fork 0

Deprecated package in favour of irsabi_brudata

This commit is contained in:
Horea Christian 2020-01-12 14:36:01 +01:00
parent 0e92792024
commit e663dc5256
4 changed files with 0 additions and 56 deletions

View File

@ -1,5 +0,0 @@
*irsabi_data-1.0 (06 Jan 2019)
06 Jan 2019; Horea Christian <h.chr@mail.ru> +irsabi_data-1.0.ebuild,
+metadata.xml:
sci-biology/irsabi_data: new package ahead of Gentoo Science

View File

@ -1 +0,0 @@
DIST irsabi_data-1.0.tar.xz 11245040468 SHA256 ba07c493d10766ac1ff30bf94556453d48a33225c945bc5f709f4787c5daf551 SHA512 615f5ee77a67f10ab2e895f4387908f8becf37477e26d7e1acacfa91d96dbcd72d85690147b379688373a08155347e637a658bc5de89f0432588362d7b642179 WHIRLPOOL 90c6fcf754e58c563f44d07cf95a4deca42049af6fc44c8c6984583bea885a33a55f70b38bb0052efc2c8d2203f8004fd8d333ed198c09f1ff1ce158597ae48a

View File

@ -1,30 +0,0 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit check-reqs
DESCRIPTION="Raw data files released with the IRSABI publication"
HOMEPAGE="http://www.aic-fmi.ethz.ch/"
SRC_URI="http://chymera.eu/distfiles/${P}.tar.xz"
LICENSE="CC-BY-SA-4.0"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND=""
DEPEND=""
pkg_pretend() {
CHECKREQS_DISK_BUILD="10G"
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,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>horea.christ@gmail.com</email>
<name>Horea Christian</name>
</maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
Bruker ParaVision raw data recorded at the ETH/UZH Animal Imaging
Center and first associated with the IRSABI publication. The data
represents f/MRI mouse brain scans with both BOLD and CBV contrasts,
and acquired during optogenetic stimulation over multiple sessions
including acute (i.v.) and chronic (s.c.) fluoxetine administration
sessions.
</longdescription>
</pkgmetadata>