1
0
Fork 0
Horea Christian 2019-01-06 17:45:58 +01:00
parent 53f01ef2de
commit fc0375d94f
4 changed files with 0 additions and 56 deletions

View File

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

View File

@ -1 +0,0 @@
DIST irsabi_bidsdata-1.0.tar.xz 4503366188 SHA256 238a0ad5ae66fbc1090742d0cf88c4b04f7a50aa020147e9194d43c275829230 SHA512 3fbb08c50ffc52eb64a5205753fbe0da17fcc2ff87eb6283b7db1462e9143431e1263eae1ce75b0f5960cd987e6d33b9e8a2829608931996b32f8a6c63100f0e WHIRLPOOL 64279b213d7540f10a2210983963db82260c0ab46300540b7356d99f19c6a2fe2151d4b5f0106f60a18e3c6083ba4fa68dfce37ed43fcdbeec98dab0e7bc3fce

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>