From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/xplor-nih/
Date: Tue, 10 Feb 2015 14:37:01 +0000 (UTC) [thread overview]
Message-ID: <1423578997.551364e8295aa5d9c3b5f1a43b37d0e703c70fa8.jlec@gentoo> (raw)
commit: 551364e8295aa5d9c3b5f1a43b37d0e703c70fa8
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 10 14:36:37 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb 10 14:36:37 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=551364e8
sci-chemistry/xplor-nih: New package
Package-Manager: portage-2.2.16
---
sci-chemistry/xplor-nih/ChangeLog | 9 +++++
sci-chemistry/xplor-nih/metadata.xml | 8 +++++
sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild | 49 +++++++++++++++++++++++++++
3 files changed, 66 insertions(+)
diff --git a/sci-chemistry/xplor-nih/ChangeLog b/sci-chemistry/xplor-nih/ChangeLog
new file mode 100644
index 0000000..e635dd6
--- /dev/null
+++ b/sci-chemistry/xplor-nih/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-chemistry/xplor-nih
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*xplor-nih-2.38 (10 Feb 2015)
+
+ 10 Feb 2015; Justin Lecher <jlec@gentoo.org> +metadata.xml,
+ +xplor-nih-2.38.ebuild:
+ sci-chemistry/xplor-nih: New package
diff --git a/sci-chemistry/xplor-nih/metadata.xml b/sci-chemistry/xplor-nih/metadata.xml
new file mode 100644
index 0000000..7bc6ee8
--- /dev/null
+++ b/sci-chemistry/xplor-nih/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ <name>Justin Lecher</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild b/sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild
new file mode 100644
index 0000000..f8f0bb7
--- /dev/null
+++ b/sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1
+
+DESCRIPTION="Structure determination program which builds on the X-PLOR program"
+HOMEPAGE="http://nmr.cit.nih.gov/xplor-nih/"
+SRC_URI="
+ ${P}-Linux_x86_64.tar.gz
+ ${P}-db.tar.gz
+ "
+
+SLOT="0"
+LICENSE="XPLOR-NIH"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}"
+
+RESTRICT="fetch"
+
+QA_PREBUILT="opt/.*"
+
+pkg_nofetch() {
+ elog "Please visit ${HOMEPAGE} and download ${A}"
+ elog "into ${DISTDIR}"
+}
+
+src_configure() { :; }
+
+src_install() {
+ dodoc Changes INSTALL README.beowulf README.dist References parallel.txt
+
+ dodir /opt/${P} /opt/bin
+ mv * "${ED}"/opt/${P}/ || die
+
+ cd "${ED}"/opt/${P} || die
+ bash ./configure -symlinks "${ED}"/opt/bin || die
+
+ python_optimize /opt/${P}
+}
next reply other threads:[~2015-02-10 14:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-10 14:37 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-03-17 12:17 [gentoo-commits] proj/sci:master commit in: sci-chemistry/xplor-nih/ Justin Lecher
2015-10-28 12:41 Justin Lecher
2017-03-26 14:45 Justin Lecher
2020-09-28 8:58 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=1423578997.551364e8295aa5d9c3b5f1a43b37d0e703c70fa8.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