public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-biology/opfvta_bidsdata/
@ 2019-11-22 16:30 Horea Christian
  0 siblings, 0 replies; 5+ messages in thread
From: Horea Christian @ 2019-11-22 16:30 UTC (permalink / raw
  To: gentoo-commits

commit:     ff1850d2ef581a3cb4564cccf1a4ef451aefb4ef
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Nov 22 16:29:32 2019 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Nov 22 16:29:32 2019 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ff1850d2

sci-biology/opfvta_bidsdata: version bump 1.1

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 .../opfvta_bidsdata/opfvta_bidsdata-1.1.ebuild     | 33 ++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/sci-biology/opfvta_bidsdata/opfvta_bidsdata-1.1.ebuild b/sci-biology/opfvta_bidsdata/opfvta_bidsdata-1.1.ebuild
new file mode 100644
index 000000000..f1c0f59f6
--- /dev/null
+++ b/sci-biology/opfvta_bidsdata/opfvta_bidsdata-1.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 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 OPFVTA publication"
+HOMEPAGE="http://www.aic-fmi.ethz.ch/"
+SRC_URI="
+	http://chymera.eu/distfiles/${P}.tar.xz
+	https://zenodo.org/record/3546177/files/${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="33G"
+	check-reqs_pkg_pretend
+}
+
+# We disable this phase to not check requirements twice.
+pkg_setup() { :; }
+
+src_install() {
+	insinto "/usr/share/${PN}"
+	doins -r *
+}


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/opfvta_bidsdata/
@ 2022-04-15  8:50 Horea Christian
  0 siblings, 0 replies; 5+ messages in thread
From: Horea Christian @ 2022-04-15  8:50 UTC (permalink / raw
  To: gentoo-commits

commit:     0b90318ed1379327f6c4194343ea5b2334e1dc28
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Apr 15 08:50:24 2022 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Apr 15 08:50:24 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0b90318e

sci-biology/opfvta_bidsdata: source mirror unavailable

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-biology/opfvta_bidsdata/opfvta_bidsdata-2.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-biology/opfvta_bidsdata/opfvta_bidsdata-2.0.ebuild b/sci-biology/opfvta_bidsdata/opfvta_bidsdata-2.0.ebuild
index 988f6ba6f..c43c10257 100644
--- a/sci-biology/opfvta_bidsdata/opfvta_bidsdata-2.0.ebuild
+++ b/sci-biology/opfvta_bidsdata/opfvta_bidsdata-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,6 @@ inherit check-reqs
 DESCRIPTION="BIDS data files released with the OPFVTA publication"
 HOMEPAGE="http://www.aic-fmi.ethz.ch/"
 SRC_URI="
-	http://chymera.eu/distfiles/${P}.tar.xz
 	https://zenodo.org/record/3575149/files/${P}.tar.xz
 	"
 


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/opfvta_bidsdata/
@ 2020-05-13  2:43 Horea Christian
  0 siblings, 0 replies; 5+ messages in thread
From: Horea Christian @ 2020-05-13  2:43 UTC (permalink / raw
  To: gentoo-commits

commit:     3d32e6ef333d519f91af857312e1c0d202317627
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Wed May 13 02:43:24 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Wed May 13 02:43:24 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3d32e6ef

sci-biology/opfvta_bidsdata: removed versions deprecated upstream

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 .../opfvta_bidsdata/opfvta_bidsdata-1.0.ebuild     | 33 ----------------------
 .../opfvta_bidsdata/opfvta_bidsdata-1.1.ebuild     | 33 ----------------------
 2 files changed, 66 deletions(-)

diff --git a/sci-biology/opfvta_bidsdata/opfvta_bidsdata-1.0.ebuild b/sci-biology/opfvta_bidsdata/opfvta_bidsdata-1.0.ebuild
deleted file mode 100644
index e8ac9ff97..000000000
--- a/sci-biology/opfvta_bidsdata/opfvta_bidsdata-1.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 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 OPFVTA publication"
-HOMEPAGE="http://www.aic-fmi.ethz.ch/"
-SRC_URI="
-	https://zenodo.org/record/3236930/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="11G"
-	check-reqs_pkg_pretend
-}
-
-# We disable this phase to not check requirements twice.
-pkg_setup() { :; }
-
-src_install() {
-	insinto "/usr/share/${PN}"
-	doins -r *
-}

diff --git a/sci-biology/opfvta_bidsdata/opfvta_bidsdata-1.1.ebuild b/sci-biology/opfvta_bidsdata/opfvta_bidsdata-1.1.ebuild
deleted file mode 100644
index f1c0f59f6..000000000
--- a/sci-biology/opfvta_bidsdata/opfvta_bidsdata-1.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 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 OPFVTA publication"
-HOMEPAGE="http://www.aic-fmi.ethz.ch/"
-SRC_URI="
-	http://chymera.eu/distfiles/${P}.tar.xz
-	https://zenodo.org/record/3546177/files/${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="33G"
-	check-reqs_pkg_pretend
-}
-
-# We disable this phase to not check requirements twice.
-pkg_setup() { :; }
-
-src_install() {
-	insinto "/usr/share/${PN}"
-	doins -r *
-}


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/opfvta_bidsdata/
@ 2020-01-08 21:15 Horea Christian
  0 siblings, 0 replies; 5+ messages in thread
From: Horea Christian @ 2020-01-08 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     41f2ece91276dd5de9b90161c290507932cc9d6f
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Wed Jan  8 21:15:29 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Wed Jan  8 21:15:29 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=41f2ece9

sci-biology/opfvta_bidsdata: version bump 2.0

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 .../opfvta_bidsdata/opfvta_bidsdata-2.0.ebuild     | 33 ++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/sci-biology/opfvta_bidsdata/opfvta_bidsdata-2.0.ebuild b/sci-biology/opfvta_bidsdata/opfvta_bidsdata-2.0.ebuild
new file mode 100644
index 000000000..988f6ba6f
--- /dev/null
+++ b/sci-biology/opfvta_bidsdata/opfvta_bidsdata-2.0.ebuild
@@ -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 OPFVTA publication"
+HOMEPAGE="http://www.aic-fmi.ethz.ch/"
+SRC_URI="
+	http://chymera.eu/distfiles/${P}.tar.xz
+	https://zenodo.org/record/3575149/files/${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="33G"
+	check-reqs_pkg_pretend
+}
+
+# We disable this phase to not check requirements twice.
+pkg_setup() { :; }
+
+src_install() {
+	insinto "/usr/share/${PN}"
+	doins -r *
+}


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/opfvta_bidsdata/
@ 2019-06-02 23:04 Horea Christian
  0 siblings, 0 replies; 5+ messages in thread
From: Horea Christian @ 2019-06-02 23:04 UTC (permalink / raw
  To: gentoo-commits

commit:     0b0d1f92936f37f2df3039241c3586e9ccd4db06
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sun Jun  2 23:03:52 2019 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sun Jun  2 23:03:52 2019 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0b0d1f92

sci-biology/opfvta_bidsdata: new package

Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-biology/opfvta_bidsdata/metadata.xml           | 20 +++++++++++++
 .../opfvta_bidsdata/opfvta_bidsdata-1.0.ebuild     | 33 ++++++++++++++++++++++
 2 files changed, 53 insertions(+)

diff --git a/sci-biology/opfvta_bidsdata/metadata.xml b/sci-biology/opfvta_bidsdata/metadata.xml
new file mode 100644
index 000000000..729ebaaa6
--- /dev/null
+++ b/sci-biology/opfvta_bidsdata/metadata.xml
@@ -0,0 +1,20 @@
+<?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 OPFVTA publication. The data represents
+		f/MRI mouse brain scans with both BOLD and CBV contrasts, using block
+		and phasic stimulation protocols delivered via a laser to the VTA,
+		which is rendered sensitive by channelrhodopsin expression under
+		the dopamine transporter promoter.
+	</longdescription>
+</pkgmetadata>

diff --git a/sci-biology/opfvta_bidsdata/opfvta_bidsdata-1.0.ebuild b/sci-biology/opfvta_bidsdata/opfvta_bidsdata-1.0.ebuild
new file mode 100644
index 000000000..e8ac9ff97
--- /dev/null
+++ b/sci-biology/opfvta_bidsdata/opfvta_bidsdata-1.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 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 OPFVTA publication"
+HOMEPAGE="http://www.aic-fmi.ethz.ch/"
+SRC_URI="
+	https://zenodo.org/record/3236930/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="11G"
+	check-reqs_pkg_pretend
+}
+
+# We disable this phase to not check requirements twice.
+pkg_setup() { :; }
+
+src_install() {
+	insinto "/usr/share/${PN}"
+	doins -r *
+}


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-15  8:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-22 16:30 [gentoo-commits] proj/sci:master commit in: sci-biology/opfvta_bidsdata/ Horea Christian
  -- strict thread matches above, loose matches on Subject: below --
2022-04-15  8:50 Horea Christian
2020-05-13  2:43 Horea Christian
2020-01-08 21:15 Horea Christian
2019-06-02 23:04 Horea Christian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox