From: "Marius Brehler" <marbre@linux.sungazer.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/nitime/
Date: Wed, 12 Oct 2016 06:30:32 +0000 (UTC) [thread overview]
Message-ID: <1474636567.ac62b0695c666fd4b67cd31949ddc985c9aa32ad.marbre@gentoo> (raw)
commit: ac62b0695c666fd4b67cd31949ddc985c9aa32ad
Author: Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Fri Sep 23 13:16:07 2016 +0000
Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Fri Sep 23 13:16:07 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ac62b069
sci-biology/nitime: new ebuild (#679)
Package-Manager: portage-2.3.0
sci-biology/nitime/metadata.xml | 19 +++++++++++++++++
sci-biology/nitime/nitime-0.6.ebuild | 39 +++++++++++++++++++++++++++++++++++
sci-biology/nitime/nitime-9999.ebuild | 38 ++++++++++++++++++++++++++++++++++
3 files changed, 96 insertions(+)
diff --git a/sci-biology/nitime/metadata.xml b/sci-biology/nitime/metadata.xml
new file mode 100644
index 0000000..549788b
--- /dev/null
+++ b/sci-biology/nitime/metadata.xml
@@ -0,0 +1,19 @@
+<?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">
+ Nitime is a library for time-series analysis of data from neuroscience experiments
+ in both the time and spectral domains.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">nipy/nitime</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/sci-biology/nitime/nitime-0.6.ebuild b/sci-biology/nitime/nitime-0.6.ebuild
new file mode 100644
index 0000000..59b578a
--- /dev/null
+++ b/sci-biology/nitime/nitime-0.6.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Time-series analysis of neuroscience data"
+HOMEPAGE="http://nipy.org/nitime/index.html"
+SRC_URI="https://github.com/nipy/nitime/archive/rel/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+COMMON_DEPEND="
+ dev-python/numpy[${PYTHON_USEDEP}]
+ dev-python/matplotlib[${PYTHON_USEDEP}]
+ sci-libs/scipy[${PYTHON_USEDEP}]
+ "
+DEPEND="
+ test? ( dev-python/nose[${PYTHON_USEDEP}] )
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ "
+RDEPEND="
+ ${COMMON_DEPEND}
+ dev-python/networkx[${PYTHON_USEDEP}]
+ sci-libs/nibabel[${PYTHON_USEDEP}]
+ "
+
+S="${WORKDIR}/${PN}-rel-${PV}"
+
+python_test() {
+ nosetests -v || die
+}
diff --git a/sci-biology/nitime/nitime-9999.ebuild b/sci-biology/nitime/nitime-9999.ebuild
new file mode 100644
index 0000000..e78bd8f
--- /dev/null
+++ b/sci-biology/nitime/nitime-9999.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1 git-r3
+
+DESCRIPTION="Time-series analysis of neuroscience data"
+HOMEPAGE="http://nipy.org/nitime/index.html"
+SRC_URI=""
+EGIT_REPO_URI="git://github.com/nipy/nitime"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS=""
+IUSE="test"
+
+COMMON_DEPEND="
+ dev-python/numpy[${PYTHON_USEDEP}]
+ dev-python/matplotlib[${PYTHON_USEDEP}]
+ sci-libs/scipy[${PYTHON_USEDEP}]
+ "
+DEPEND="
+ test? ( dev-python/nose[${PYTHON_USEDEP}] )
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ "
+RDEPEND="
+ ${COMMON_DEPEND}
+ dev-python/networkx[${PYTHON_USEDEP}]
+ sci-libs/nibabel[${PYTHON_USEDEP}]
+ "
+
+python_test() {
+ nosetests -v || die
+}
next reply other threads:[~2016-10-12 6:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-12 6:30 Marius Brehler [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-01-20 21:26 [gentoo-commits] proj/sci:master commit in: sci-biology/nitime/ Martin Mokrejs
2020-09-26 10:04 Horea Christian
2020-12-24 11:00 Horea Christian
2021-01-20 9:38 Andrew Ammerlaan
2023-01-13 7:01 Horea Christian
2023-05-22 11:03 Horea Christian
2023-05-22 11:03 Horea Christian
2023-05-22 11:03 Horea Christian
2023-12-11 20:01 Horea Christian
2023-12-11 20:01 Horea Christian
2023-12-11 20:01 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=1474636567.ac62b0695c666fd4b67cd31949ddc985c9aa32ad.marbre@gentoo \
--to=marbre@linux.sungazer.de \
--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