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/bru2nii/
Date: Sat, 23 Jun 2018 19:51:51 +0000 (UTC)	[thread overview]
Message-ID: <1529783479.a8f9807e53ff1157b1a331646d9113e27d2603f0.chymera@gentoo> (raw)

commit:     a8f9807e53ff1157b1a331646d9113e27d2603f0
Author:     Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Sat Jun 23 19:51:19 2018 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sat Jun 23 19:51:19 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a8f9807e

sci-biology/bru2nii: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sci-biology/bru2nii/bru2nii-1.0.20180303.ebuild | 32 +++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/sci-biology/bru2nii/bru2nii-1.0.20180303.ebuild b/sci-biology/bru2nii/bru2nii-1.0.20180303.ebuild
new file mode 100644
index 000000000..19ff47564
--- /dev/null
+++ b/sci-biology/bru2nii/bru2nii-1.0.20180303.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Converts Bruker ParaVision MRI data to the NIfTI file format"
+HOMEPAGE="https://github.com/neurolabusc/Bru2Nii"
+SRC_URI="https://github.com/neurolabusc/Bru2Nii/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-1+ )"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="gui"
+
+RDEPEND=""
+DEPEND="dev-lang/fpc
+	gui? ( dev-lang/lazarus )"
+
+S="${WORKDIR}/Bru2Nii-${PV}"
+
+src_compile() {
+	fpc -Tlinux Bru2.lpr || die
+	if use gui ; then
+		lazbuild -B --lazarusdir="/usr/share/lazarus/" Bru2Nii.lpr || die
+	fi
+}
+
+src_install() {
+	dobin Bru2
+	use gui && dobin Bru2Nii
+	dodoc README.md
+}


             reply	other threads:[~2018-06-23 19:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-23 19:51 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-02  4:22 [gentoo-commits] proj/sci:master commit in: sci-biology/bru2nii/ Horea Christian
2020-04-02  4:13 Horea Christian
2020-04-02  4:12 Horea Christian
2016-12-23  9:48 Justin Lecher
2015-12-25 21:00 Marius Brehler
2015-11-06  9:58 Marius Brehler
2015-11-06  9:58 Marius Brehler
2015-11-06  9:58 Marius Brehler
2015-11-06  9:58 Marius Brehler
2015-11-06  9:58 Marius Brehler
2015-11-06  9:58 Marius Brehler
2015-11-06  9:58 Marius Brehler

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=1529783479.a8f9807e53ff1157b1a331646d9113e27d2603f0.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