sci-biology/dargcc_bidsdata: new package ahead of Gentoo Science
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
parent
ca330ba1dd
commit
61b388173f
sci-biology/dargcc_bidsdata
4
sci-biology/dargcc_bidsdata/ChangeLog
Normal file
4
sci-biology/dargcc_bidsdata/ChangeLog
Normal file
@ -0,0 +1,4 @@
|
||||
*dargcc_bidsdata-1.0 (23 May 2020)
|
||||
|
||||
23 May 2020; <chymera@gentoo.org> +dargcc_bidsdata-1.0.ebuild, +metadata.xml:
|
||||
sci-biology/dargcc_bidsdata: new package ahead of Gentoo Science
|
1
sci-biology/dargcc_bidsdata/Manifest
Normal file
1
sci-biology/dargcc_bidsdata/Manifest
Normal file
@ -0,0 +1 @@
|
||||
DIST dargcc_bidsdata-1.0.tar.xz 8664540260 SHA256 ffc8879fed0df72229a9becc294af1fd25cd534b109b23caa80ccbe2d576d186 SHA512 1f3c84e2ef5deea7a86975e91ffd0f17f290c1e47cc1ae4f4fb5c62a8c7fa423192f7c917eae22f1e03d43c69bf6ca8072d9b213dec6c4340fe4f0d86b02158c WHIRLPOOL ab5880cd43130279627f20734000362e11f0ed1a67e0161fd4dca91c9c6794dbba89d54b500409b0f393d04965c397844d535804d66045b0bfa7e0f484ac448d
|
23
sci-biology/dargcc_bidsdata/dargcc_bidsdata-1.0.ebuild
Normal file
23
sci-biology/dargcc_bidsdata/dargcc_bidsdata-1.0.ebuild
Normal file
@ -0,0 +1,23 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="BIDS data selection of wildtype animals from DARGCC article"
|
||||
HOMEPAGE="https://academic.oup.com/cercor/article/28/7/2495/4975475"
|
||||
SRC_URI="
|
||||
http://chymera.eu/distfiles/${P}.tar.xz
|
||||
"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND=""
|
||||
|
||||
src_install() {
|
||||
insinto "/usr/share/${PN}"
|
||||
doins -r *
|
||||
}
|
18
sci-biology/dargcc_bidsdata/metadata.xml
Normal file
18
sci-biology/dargcc_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 data selection encompassing the wildtype mouse group form the
|
||||
"Dysfunctional Autism Risk Genes Cause Circuit-Specific Connectivity
|
||||
Deficits With Distinct Developmental Trajectories" publication, with
|
||||
DOI: 10.1093/cercor/bhy046 .
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user