From: "Reinis Danne" <rei4dan@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/psychopy/
Date: Sun, 11 Nov 2012 09:50:21 +0000 (UTC) [thread overview]
Message-ID: <1351604621.9c3976660861c84315ae81653bd537037a6e5f64.rei4dan@gentoo> (raw)
commit: 9c3976660861c84315ae81653bd537037a6e5f64
Author: TheChymera <h.chr <AT> mail <DOT> ru>
AuthorDate: Tue Oct 30 13:43:41 2012 +0000
Commit: Reinis Danne <rei4dan <AT> gmail <DOT> com>
CommitDate: Tue Oct 30 13:43:41 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9c397666
Proper DEPEND list and eclass info
---
sci-biology/psychopy/psychopy-1.75.01.ebuild | 29 +++++++++++++++++---------
1 files changed, 19 insertions(+), 10 deletions(-)
diff --git a/sci-biology/psychopy/psychopy-1.75.01.ebuild b/sci-biology/psychopy/psychopy-1.75.01.ebuild
index 574263d..6b341f5 100644
--- a/sci-biology/psychopy/psychopy-1.75.01.ebuild
+++ b/sci-biology/psychopy/psychopy-1.75.01.ebuild
@@ -4,30 +4,39 @@
EAPI="4"
-inherit eutils distutils
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
+DISTUTILS_SRC_TEST="py.test"
+
+inherit distutils
+
MY_P="PsychoPy-${PV}"
-DESCRIPTION="Python experiemntal psychology toolkit"
+DESCRIPTION="Python experimental psychology toolkit"
HOMEPAGE="http://www.psychopy.org/"
-SRC_URI="http://psychopy.googlecode.com/files/{MY_P}.zip"
+SRC_URI="http://psychopy.googlecode.com/files/${MY_P}.zip"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+IUSE="test"
-DEPEND="app-arch/unzip
- dev-python/numpy[lapack]
+RDEPEND="dev-python/numpy[lapack]
sci-libs/scipy
dev-python/matplotlib
dev-python/pyopengl
dev-python/imaging
dev-python/wxpython
dev-python/setuptools
- dev-python/lxml"
-
-RDEPEND="${DEPEND}
+ dev-python/lxml
app-admin/eselect
dev-python/pyglet
- dev-python/pygame
- "
+ dev-python/pygame"
+
+DEPEND="app-arch/unzip
+ dev-python/setuptools
+ test? ( ${RDEPEND} )"
+
+RESTRICT="test" # interactive, opens lots of windows
S="${WORKDIR}/${MY_P}"
next reply other threads:[~2012-11-11 9:50 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-11 9:50 Reinis Danne [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-11-11 9:50 [gentoo-commits] proj/sci:master commit in: sci-biology/psychopy/ Reinis Danne
2013-01-27 19:25 Justin Lecher
2013-01-27 19:25 Justin Lecher
2013-01-27 19:25 Justin Lecher
2013-01-27 19:25 Justin Lecher
2013-01-27 19:25 Justin Lecher
2013-01-27 19:25 Justin Lecher
2013-01-27 19:25 Justin Lecher
2013-01-27 19:25 Justin Lecher
2013-01-27 19:25 Justin Lecher
2013-01-28 17:48 Kacper Kowalik
2013-06-10 11:25 Justin Lecher
2013-06-10 11:57 Justin Lecher
2013-09-04 5:11 Kacper Kowalik
2013-09-04 5:11 Kacper Kowalik
2013-09-04 5:11 Kacper Kowalik
2013-09-04 5:11 Kacper Kowalik
2013-09-04 5:11 Kacper Kowalik
2013-09-04 5:11 Kacper Kowalik
2014-01-06 19:27 Justin Lecher
2015-02-18 16:41 Justin Lecher
2015-04-02 10:34 Justin Lecher
2016-01-18 16:31 Justin Lecher
2016-01-18 16:31 Justin Lecher
2016-01-18 16:31 Justin Lecher
2016-01-18 16:31 Justin Lecher
2016-01-18 16:31 Justin Lecher
2016-07-25 18:52 Justin Lecher
2016-08-23 20:17 Justin Lecher
2016-09-07 13:08 Marius Brehler
2016-10-12 6:30 Marius Brehler
2016-11-12 9:29 Justin Lecher
2016-12-06 19:45 Christoph Junghans
2020-09-26 9:56 Horea Christian
2020-09-27 10:25 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=1351604621.9c3976660861c84315ae81653bd537037a6e5f64.rei4dan@gentoo \
--to=rei4dan@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