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/mricron/
Date: Fri,  4 Dec 2015 07:01:11 +0000 (UTC)	[thread overview]
Message-ID: <1449189327.8a2bf1e98a4bb1beafc2f5fc63c0b9bf80220a02.jlec@gentoo> (raw)

commit:     8a2bf1e98a4bb1beafc2f5fc63c0b9bf80220a02
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Fri Dec  4 00:35:27 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Dec  4 00:35:27 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8a2bf1e9

sci-biology/mricron: new ebuild

Package-Manager: portage-2.2.24

 sci-biology/mricron/ChangeLog           |  9 +++++++++
 sci-biology/mricron/metadata.xml        | 12 ++++++++++++
 sci-biology/mricron/mricron-9999.ebuild | 31 +++++++++++++++++++++++++++++++
 3 files changed, 52 insertions(+)

diff --git a/sci-biology/mricron/ChangeLog b/sci-biology/mricron/ChangeLog
new file mode 100644
index 0000000..a2f358b
--- /dev/null
+++ b/sci-biology/mricron/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-biology/mricron
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Id$
+
+*mricron-9999 (04 Dec 2015)
+
+  04 Dec 2015; Horea Christian <h.chr@mail.ru> +metadata.xml,
+  +mricron-9999.ebuild:
+  sci-biology/mricron: new ebuild

diff --git a/sci-biology/mricron/metadata.xml b/sci-biology/mricron/metadata.xml
new file mode 100644
index 0000000..40a4874
--- /dev/null
+++ b/sci-biology/mricron/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>sci</herd>
+  <longdescription lang="en">
+    MRIcron is a simple medical imaging visualization tool written in Lazarus.
+  </longdescription>
+  <upstream>
+    <remote-id type="github">neurolabusc/MRIcron</remote-id>
+  </upstream>
+</pkgmetadata>
+

diff --git a/sci-biology/mricron/mricron-9999.ebuild b/sci-biology/mricron/mricron-9999.ebuild
new file mode 100644
index 0000000..7812e2d
--- /dev/null
+++ b/sci-biology/mricron/mricron-9999.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit git-r3
+
+DESCRIPTION="A simle medical imaging visualization tool"
+HOMEPAGE="https://github.com/neurolabusc/MRIcron"
+SRC_URI=""
+EGIT_REPO_URI="https://github.com/neurolabusc/MRIcron.git"
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND=""
+DEPEND="dev-lang/fpc
+	dev-lang/lazarus"
+
+src_compile() {
+	lazbuild -B --lazarusdir="/usr/share/lazarus/" mricron.lpr || die
+}
+
+src_install() {
+	dobin mricron
+	dobin dcm2nii
+	dobin dcm2niigui
+	dobin pigz_mricron
+}
+


             reply	other threads:[~2015-12-04  7:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-04  7:01 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-04  7:01 [gentoo-commits] proj/sci:master commit in: sci-biology/mricron/ Justin Lecher
2015-12-07  8:07 Marius Brehler
2015-12-25 21:00 Marius Brehler
2016-02-24 16:49 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=1449189327.8a2bf1e98a4bb1beafc2f5fc63c0b9bf80220a02.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