public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/spm/
Date: Thu,  1 Oct 2015 06:06:36 +0000 (UTC)	[thread overview]
Message-ID: <1443367013.c0b5797205e836f50768f56bb706fc833e94b665.jlec@gentoo> (raw)

commit:     c0b5797205e836f50768f56bb706fc833e94b665
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Sun Sep 27 15:16:53 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Sep 27 15:16:53 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c0b57972

new patched version from upstream

 sci-biology/spm/spm-12_p.ebuild | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/sci-biology/spm/spm-12_p.ebuild b/sci-biology/spm/spm-12_p.ebuild
new file mode 100644
index 0000000..27fbeaf
--- /dev/null
+++ b/sci-biology/spm/spm-12_p.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Analysis of brain imaging data sequences for Octave or Matlab"
+HOMEPAGE="http://www.fil.ion.ucl.ac.uk/spm/"
+SRC_URI="http://www.fil.ion.ucl.ac.uk/spm/download/restricted/eldorado/${PN}${PV}.zip"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=sci-mathematics/octave-3.8"
+DEPEND="${RDEPEND}
+	app-arch/unzip
+"
+
+S="${WORKDIR}/${PN}${PV}/src"
+
+src_prepare() {
+	emake distclean PLATFORM=octave
+}
+
+src_compile() {
+	emake -j1 PLATFORM=octave
+}
+
+src_install() {
+	emake install PLATFORM=octave
+	insinto "$(octave-config --m-site-dir)/${P}"
+	doins -r "${WORKDIR}/${PN}${PV}"/*
+}


             reply	other threads:[~2015-10-01  6:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-01  6:06 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-14 10:33 [gentoo-commits] proj/sci:master commit in: sci-biology/spm/ Andrew Ammerlaan
2021-03-06 14:55 Andrew Ammerlaan
2021-03-06 14:55 Andrew Ammerlaan
2018-10-26 13:23 Horea Christian
2018-10-26 13:23 Horea Christian
2016-02-17 14:02 Justin Lecher
2016-02-17 14:02 Justin Lecher
2015-10-01  6:06 Justin Lecher
2015-10-01  6:06 Justin Lecher
2015-10-01  6:06 Justin Lecher
2015-10-01  6:06 Justin Lecher
2015-09-26 15:19 Justin Lecher

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=1443367013.c0b5797205e836f50768f56bb706fc833e94b665.jlec@gentoo \
    --to=jlec@gentoo.org \
    --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