public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-connectivity-data/
Date: Thu, 21 May 2020 09:20:33 +0000 (UTC)	[thread overview]
Message-ID: <1590052826.1faa71c6da7a52cfb1bd1908b345cc1cc09c3e3d.chymera@gentoo> (raw)

commit:     1faa71c6da7a52cfb1bd1908b345cc1cc09c3e3d
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu May 21 09:20:26 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu May 21 09:20:26 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1faa71c6

sci-biology/ABI-connectivity-data: version bump 0.2

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

 .../ABI-connectivity-data-0.2.ebuild               | 32 ++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild
new file mode 100644
index 000000000..260ce274d
--- /dev/null
+++ b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit check-reqs
+
+DESCRIPTION="Connectivity data from the Allen Mouse Brain data portal"
+HOMEPAGE="https://github.com/IBT-FMI/ABI-connectivity-data"
+SRC_URI="http://chymera.eu/distfiles/${P}.tar.xz"
+
+LICENSE="fairuse"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND=""
+DEPEND=""
+
+pkg_pretend() {
+	CHECKREQS_DISK_BUILD="3G"
+	CHECKREQS_DISK_USR="3G"
+	CHECKREQS_DISK_VAR="3G"
+	check-reqs_pkg_pretend
+}
+
+# We disable this phase to not check requirements twice.
+pkg_setup() { :; }
+
+src_install() {
+	insinto "/usr/share/${PN}"
+	doins -r *
+}


             reply	other threads:[~2020-05-21  9:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-21  9:20 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-16  7:23 [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-connectivity-data/ Horea Christian
2023-02-16  7:22 Horea Christian
2021-03-03 15:39 Andrew Ammerlaan
2021-02-05 11:51 Andrew Ammerlaan
2020-05-21  8:48 Horea Christian
2019-01-16 17:52 Horea Christian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1590052826.1faa71c6da7a52cfb1bd1908b345cc1cc09c3e3d.chymera@gentoo \
    --to=horea.christ@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox