sci-biology/drlfom_bidsdata: version bump ahead of gentoo science
includes metadata as appropriate Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
parent
febcfc07bc
commit
7d6f03e4a1
6
sci-biology/drlfom_bidsdata/ChangeLog
Normal file
6
sci-biology/drlfom_bidsdata/ChangeLog
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
*drlfom_bidsdata-1.1.1 (22 Aug 2020)
|
||||||
|
|
||||||
|
22 Aug 2020; <chymera@gentoo.org> +drlfom_bidsdata-1.1.1.ebuild,
|
||||||
|
+metadata.xml:
|
||||||
|
sci-biology/drlfom_bidsdata: version bump ahead of gentoo science includes
|
||||||
|
metadata as appropriate
|
1
sci-biology/drlfom_bidsdata/Manifest
Normal file
1
sci-biology/drlfom_bidsdata/Manifest
Normal file
@ -0,0 +1 @@
|
|||||||
|
DIST drlfom_bidsdata-1.1.1.tar.xz 22144803356 SHA256 dab16588ea6e2e3658ed35a01897fcaf443e94e7f7da823b322c2b3810de8caa SHA512 5d3b1691d9e8d36a17e26a940d5988ca0970e8e73725b3e1318161ac2478d4ca2217d53632b827978439313bb2fb7ec2214a02ee18a920d040daf6ca2e2e5625 WHIRLPOOL 1e7cc94813627d134c3892e3246e10f3bf4f0799b03d31a9bde1c38db258351f3a98e573165cd7fe4e89997cc726b2c38969a0453067c198fe134ceaa253173a
|
33
sci-biology/drlfom_bidsdata/drlfom_bidsdata-1.1.1.ebuild
Normal file
33
sci-biology/drlfom_bidsdata/drlfom_bidsdata-1.1.1.ebuild
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
# Copyright 1999-2020 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=7
|
||||||
|
|
||||||
|
inherit check-reqs
|
||||||
|
|
||||||
|
DESCRIPTION="BIDS data files released with the DRLFOM publication"
|
||||||
|
HOMEPAGE="http://www.aic-fmi.ethz.ch/"
|
||||||
|
SRC_URI="
|
||||||
|
https://zenodo.org/record/3598424/files/${P}.tar.xz
|
||||||
|
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="21G"
|
||||||
|
check-reqs_pkg_pretend
|
||||||
|
}
|
||||||
|
|
||||||
|
# We disable this phase to not check requirements twice.
|
||||||
|
pkg_setup() { :; }
|
||||||
|
|
||||||
|
src_install() {
|
||||||
|
insinto "/usr/share/${PN}"
|
||||||
|
doins -r *
|
||||||
|
}
|
18
sci-biology/drlfom_bidsdata/metadata.xml
Normal file
18
sci-biology/drlfom_bidsdata/metadata.xml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<pkgmetadata>
|
||||||
|
<maintainer type="person">
|
||||||
|
<email>chr@chymera.eu</email>
|
||||||
|
<name>Horea Christian</name>
|
||||||
|
</maintainer>
|
||||||
|
<maintainer type="project">
|
||||||
|
<email>sci@gentoo.org</email>
|
||||||
|
<name>Gentoo Science Project</name>
|
||||||
|
</maintainer>
|
||||||
|
<longdescription lang="en">
|
||||||
|
BIDS-formatted MRI data recorded at the ETH/UZH Animal Imaging Center
|
||||||
|
and first associated with the DRLFOM publication. The data represents
|
||||||
|
optp-fMRI mouse brain scans with CBV contrast, tracking serotonergic
|
||||||
|
stimulation over the course of a fluoxetine drinking water treatment.
|
||||||
|
</longdescription>
|
||||||
|
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user